Title: [107158] trunk/Source/WebKit
Revision
107158
Author
leo.y...@torchmobile.com.cn
Date
2012-02-08 17:41:32 -0800 (Wed, 08 Feb 2012)

Log Message

[BlackBerry] Remove EditCommandBlackBerry.cpp from build system
https://bugs.webkit.org/show_bug.cgi?id=78078

Reviewed by Rob Buis.

WebKit/blackberry/WebCoreSupport/EditCommandBlackBerry.cpp which hasn't
been upstreamed has been removed from the BlackBerry porting internally.
So we should remove it from the build system.

* blackberry/CMakeListsBlackBerry.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (107157 => 107158)


--- trunk/Source/WebKit/ChangeLog	2012-02-09 01:30:54 UTC (rev 107157)
+++ trunk/Source/WebKit/ChangeLog	2012-02-09 01:41:32 UTC (rev 107158)
@@ -1,3 +1,16 @@
+2012-02-08  Leo Yang  <leo.y...@torchmobile.com.cn>
+
+        [BlackBerry] Remove EditCommandBlackBerry.cpp from build system
+        https://bugs.webkit.org/show_bug.cgi?id=78078
+
+        Reviewed by Rob Buis.
+
+        WebKit/blackberry/WebCoreSupport/EditCommandBlackBerry.cpp which hasn't
+        been upstreamed has been removed from the BlackBerry porting internally.
+        So we should remove it from the build system.
+
+        * blackberry/CMakeListsBlackBerry.txt:
+
 2012-02-08  Rob Buis  <rb...@rim.com>
 
         [BlackBerry] Upstream DumpRenderTreeBlackBerry

Modified: trunk/Source/WebKit/blackberry/CMakeListsBlackBerry.txt (107157 => 107158)


--- trunk/Source/WebKit/blackberry/CMakeListsBlackBerry.txt	2012-02-09 01:30:54 UTC (rev 107157)
+++ trunk/Source/WebKit/blackberry/CMakeListsBlackBerry.txt	2012-02-09 01:41:32 UTC (rev 107158)
@@ -54,7 +54,6 @@
     blackberry/WebCoreSupport/DeviceMotionClientBlackBerry.cpp
     blackberry/WebCoreSupport/DeviceOrientationClientBlackBerry.cpp
     blackberry/WebCoreSupport/DragClientBlackBerry.cpp
-    blackberry/WebCoreSupport/EditCommandBlackBerry.cpp
     blackberry/WebCoreSupport/EditorClientBlackBerry.cpp
     blackberry/WebCoreSupport/FrameLoaderClientBlackBerry.cpp
     blackberry/WebCoreSupport/FrameNetworkingContextBlackBerry.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to