Changeset 107158 in webkit


Ignore:
Timestamp:
Feb 8, 2012 5:41:32 PM (12 years ago)
Author:
leo.yang@torchmobile.com.cn
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:
Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r107105 r107158  
     12012-02-08  Leo Yang  <leo.yang@torchmobile.com.cn>
     2
     3        [BlackBerry] Remove EditCommandBlackBerry.cpp from build system
     4        https://bugs.webkit.org/show_bug.cgi?id=78078
     5
     6        Reviewed by Rob Buis.
     7
     8        WebKit/blackberry/WebCoreSupport/EditCommandBlackBerry.cpp which hasn't
     9        been upstreamed has been removed from the BlackBerry porting internally.
     10        So we should remove it from the build system.
     11
     12        * blackberry/CMakeListsBlackBerry.txt:
     13
    1142012-02-08  Rob Buis  <rbuis@rim.com>
    215
  • trunk/Source/WebKit/blackberry/CMakeListsBlackBerry.txt

    r102750 r107158  
    5555    blackberry/WebCoreSupport/DeviceOrientationClientBlackBerry.cpp
    5656    blackberry/WebCoreSupport/DragClientBlackBerry.cpp
    57     blackberry/WebCoreSupport/EditCommandBlackBerry.cpp
    5857    blackberry/WebCoreSupport/EditorClientBlackBerry.cpp
    5958    blackberry/WebCoreSupport/FrameLoaderClientBlackBerry.cpp
Note: See TracChangeset for help on using the changeset viewer.