summaryrefslogtreecommitdiffstats
path: root/qtwebengine.gypi
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup after chromium update.Zeno Albisser2013-07-241-1/+1
| | | | | | | | | | | | | | | | | | | - Implement recently added pure virtual members: BrowserContextQt::GetPath() const BrowserContextQt::RequestMIDISysExPermission(...) - Remove obsolete function GetSpeechRecognitionPreferences. - Rename usage of GetActiveURL() to GetVisibleURL(). - Update namespace for usage of type WebPluginGeometry. - Adjust parameters of RenderWidgetHostViewQt::TextInputChanged. - Rename RenderWidgetHostViewQt::RenderViewGone to RenderProcessGone - set_http_server_properties now takes a scoped_ptr. - Rename WebDropData to content::DropData. - Rename WebMenuItem to content::MenuItem. - webkit/support/webkit_support.gyp has been moved to webkit/webkit_resources.gyp. Change-Id: I6d5d281b797a8f6197ecb53a08798bd1f6845754 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Get rid of the need to export content::GetContentClient()Andras Becsi2013-07-091-2/+0
| | | | | | | | | | | ContentBrowserClientQt is a singleton which makes it possible to access it from WebContentsViewQt and removes the need for patching chromium. This is similar to how ShellContentBrowserClient is managed in the content shell. Change-Id: I67f35520935388888c7230806ad543a58b3211c3 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Fix build with ToTAndras Becsi2013-06-241-1/+1
|
* define CONTENT_IMPLEMENTATION directly in the common .gypi filePierre Rossi2013-06-191-0/+2
|
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-111-0/+101