Title: [119720] trunk/Source/WebKit2
- Revision
- 119720
- Author
- [email protected]
- Date
- 2012-06-07 07:19:34 -0700 (Thu, 07 Jun 2012)
Log Message
[EFL][WK2] WebKit2-EFL does not link in debug mode
https://bugs.webkit.org/show_bug.cgi?id=88518
Unreviewed. Fix WebKit2-EFL linking error in debug mode.
Patch by Christophe Dumez <[email protected]> on 2012-06-07
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (119719 => 119720)
--- trunk/Source/WebKit2/CMakeLists.txt 2012-06-07 14:17:14 UTC (rev 119719)
+++ trunk/Source/WebKit2/CMakeLists.txt 2012-06-07 14:19:34 UTC (rev 119720)
@@ -316,7 +316,6 @@
UIProcess/Plugins/WebPluginSiteDataManager.cpp
WebProcess/WebConnectionToUIProcess.cpp
- WebProcess/WebKitMain.cpp
WebProcess/WebProcess.cpp
WebProcess/ApplicationCache/WebApplicationCacheManager.cpp
Modified: trunk/Source/WebKit2/ChangeLog (119719 => 119720)
--- trunk/Source/WebKit2/ChangeLog 2012-06-07 14:17:14 UTC (rev 119719)
+++ trunk/Source/WebKit2/ChangeLog 2012-06-07 14:19:34 UTC (rev 119720)
@@ -1,3 +1,12 @@
+2012-06-07 Christophe Dumez <[email protected]>
+
+ [EFL][WK2] WebKit2-EFL does not link in debug mode
+ https://bugs.webkit.org/show_bug.cgi?id=88518
+
+ Unreviewed. Fix WebKit2-EFL linking error in debug mode.
+
+ * CMakeLists.txt:
+
2012-06-07 Simon Pena <[email protected]>
[GTK] Fix broken build due to missing <SECTION> in GTK-DOC
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes