Title: [110894] trunk
- Revision
- 110894
- Author
- [email protected]
- Date
- 2012-03-15 15:14:03 -0700 (Thu, 15 Mar 2012)
Log Message
[BlackBerry] Remove some features that we do not have anymore
https://bugs.webkit.org/show_bug.cgi?id=81274
Reviewed by Antonio Gomes.
Remove some features that we do not have anymore, code was removed some time ago.
* Source/cmake/OptionsBlackBerry.cmake:
Modified Paths
Diff
Modified: trunk/ChangeLog (110893 => 110894)
--- trunk/ChangeLog 2012-03-15 22:13:47 UTC (rev 110893)
+++ trunk/ChangeLog 2012-03-15 22:14:03 UTC (rev 110894)
@@ -1,3 +1,14 @@
+2012-03-15 Rob Buis <[email protected]>
+
+ [BlackBerry] Remove some features that we do not have anymore
+ https://bugs.webkit.org/show_bug.cgi?id=81274
+
+ Reviewed by Antonio Gomes.
+
+ Remove some features that we do not have anymore, code was removed some time ago.
+
+ * Source/cmake/OptionsBlackBerry.cmake:
+
2012-03-14 Matt Falkenhagen <[email protected]>
Allow per-script font settings to be specified in layout tests
Modified: trunk/Source/cmake/OptionsBlackBerry.cmake (110893 => 110894)
--- trunk/Source/cmake/OptionsBlackBerry.cmake 2012-03-15 22:13:47 UTC (rev 110893)
+++ trunk/Source/cmake/OptionsBlackBerry.cmake 2012-03-15 22:14:03 UTC (rev 110894)
@@ -130,7 +130,6 @@
ENDIF ()
WEBKIT_FEATURE(ENABLE_ASSEMBLER_WX_EXCLUSIVE "Assembler WX Exclusive" DEFAULT ON)
-WEBKIT_FEATURE(ENABLE_BLACKBERRY_CARET_APPEARANCE "Blackberry Caret Appearance" DEFAULT OFF)
WEBKIT_FEATURE(ENABLE_BLOB "Enable blob slice" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_CHANNEL_MESSAGING "Enable channel messaging" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_DATABASE "Enable database" DEFAULT ON)
@@ -161,7 +160,6 @@
WEBKIT_FEATURE(ENABLE_NETSCAPE_PLUGIN_API "Enable Netscape plugin API" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_NOTIFICATIONS "Enable notifications" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_OFFLINE_WEB_APPLICATIONS "Enable offline web applications" DEFAULT ON)
-WEBKIT_FEATURE(ENABLE_BLACKBERRY_OBJECT_ALLOCATOR "Enable BlackBerry object allocator" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_ORIENTATION_EVENTS "Enable orientation events" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_PROGRESS_TAG "Enable progress tag" DEFAULT ON)
WEBKIT_FEATURE(ENABLE_REPAINT_THROTTLING "Enable repaint throttling" DEFAULT ON)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes