Title: [148179] trunk/Source/WebKit2
Diff
Modified: trunk/Source/WebKit2/ChangeLog (148178 => 148179)
--- trunk/Source/WebKit2/ChangeLog 2013-04-11 07:06:03 UTC (rev 148178)
+++ trunk/Source/WebKit2/ChangeLog 2013-04-11 07:20:28 UTC (rev 148179)
@@ -1,3 +1,10 @@
+2013-04-11 Csaba Osztrogonác <[email protected]>
+
+ Unreviewed Qt buildfixes after r148147, r148148 and r148154.
+
+ * DerivedSources.pri:
+ * Target.pri:
+
2013-04-10 Zan Dobersek <[email protected]>
Unreviewed GTK build fix, fixing the WebKit2 build.
Modified: trunk/Source/WebKit2/DerivedSources.pri (148178 => 148179)
--- trunk/Source/WebKit2/DerivedSources.pri 2013-04-11 07:06:03 UTC (rev 148178)
+++ trunk/Source/WebKit2/DerivedSources.pri 2013-04-11 07:20:28 UTC (rev 148179)
@@ -76,7 +76,7 @@
PluginProcessConnectionManager.messages.in \
PluginProcessProxy.messages.in \
PluginProxy.messages.in \
- StorageAreaProxy.messages.in \
+ StorageAreaMap.messages.in \
StorageManager.messages.in \
WebApplicationCacheManager.messages.in \
WebApplicationCacheManagerProxy.messages.in \
Modified: trunk/Source/WebKit2/Target.pri (148178 => 148179)
--- trunk/Source/WebKit2/Target.pri 2013-04-11 07:06:03 UTC (rev 148178)
+++ trunk/Source/WebKit2/Target.pri 2013-04-11 07:20:28 UTC (rev 148179)
@@ -704,8 +704,9 @@
WebProcess/Plugins/PluginProxy.cpp \
WebProcess/Plugins/PluginProcessConnection.cpp \
WebProcess/Plugins/PluginProcessConnectionManager.cpp \
- WebProcess/Storage/StorageAreaProxy.cpp \
- WebProcess/Storage/StorageNamespaceProxy.cpp \
+ WebProcess/Storage/StorageAreaImpl.cpp \
+ WebProcess/Storage/StorageAreaMap.cpp \
+ WebProcess/Storage/StorageNamespaceImpl.cpp \
WebProcess/Storage/WebKeyValueStorageManager.cpp \
WebProcess/WebCoreSupport/WebBatteryClient.cpp \
WebProcess/WebCoreSupport/WebChromeClient.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes