Title: [137019] trunk/Source/WebKit2
- Revision
- 137019
- Author
- [email protected]
- Date
- 2012-12-07 22:51:30 -0800 (Fri, 07 Dec 2012)
Log Message
[EFL][WK2] Remove unused source file from PlatformEfl.cmake
https://bugs.webkit.org/show_bug.cgi?id=104430
Patch by Jinwoo Song <[email protected]> on 2012-12-07
Reviewed by Kentaro Hara.
Shared/API/c/gtk/WKGraphicsContextGtk.cpp is not used for building WebKit2/EFL.
* PlatformEfl.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (137018 => 137019)
--- trunk/Source/WebKit2/ChangeLog 2012-12-08 05:39:40 UTC (rev 137018)
+++ trunk/Source/WebKit2/ChangeLog 2012-12-08 06:51:30 UTC (rev 137019)
@@ -1,3 +1,14 @@
+2012-12-07 Jinwoo Song <[email protected]>
+
+ [EFL][WK2] Remove unused source file from PlatformEfl.cmake
+ https://bugs.webkit.org/show_bug.cgi?id=104430
+
+ Reviewed by Kentaro Hara.
+
+ Shared/API/c/gtk/WKGraphicsContextGtk.cpp is not used for building WebKit2/EFL.
+
+ * PlatformEfl.cmake:
+
2012-12-07 Jer Noble <[email protected]>
Allow the WebProcess access to the CoreMedia preferences file.
Modified: trunk/Source/WebKit2/PlatformEfl.cmake (137018 => 137019)
--- trunk/Source/WebKit2/PlatformEfl.cmake 2012-12-08 05:39:40 UTC (rev 137018)
+++ trunk/Source/WebKit2/PlatformEfl.cmake 2012-12-08 06:51:30 UTC (rev 137019)
@@ -13,8 +13,6 @@
Shared/API/c/cairo/WKImageCairo.cpp
- Shared/API/c/gtk/WKGraphicsContextGtk.cpp
-
Shared/cairo/ShareableBitmapCairo.cpp
Shared/efl/LayerTreeContextEfl.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes