Changeset 101159 in webkit


Ignore:
Timestamp:
Nov 25, 2011 2:06:55 AM (12 years ago)
Author:
leo.yang@torchmobile.com.cn
Message:

Upstream BlackBerry porting of platform/text
https://bugs.webkit.org/show_bug.cgi?id=73117

Reviewed by Daniel Bates.

Initial upstream, can't be built yet, no test cases.

  • platform/text/blackberry/StringBlackBerry.cpp: Added.

(WTF::String::String):
(WTF::String::operator WebString):

  • platform/text/blackberry/TextBreakIteratorInternalICUBlackBerry.cpp: Added.

(WebCore::currentSearchLocaleID):
(WebCore::currentTextBreakLocaleID):

Location:
trunk/Source/WebCore
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r101157 r101159  
     12011-11-25  Leo Yang  <leo.yang@torchmobile.com.cn>
     2
     3        Upstream BlackBerry porting of platform/text
     4        https://bugs.webkit.org/show_bug.cgi?id=73117
     5
     6        Reviewed by Daniel Bates.
     7
     8        Initial upstream, can't be built yet, no test cases.
     9
     10        * platform/text/blackberry/StringBlackBerry.cpp: Added.
     11        (WTF::String::String):
     12        (WTF::String::operator WebString):
     13        * platform/text/blackberry/TextBreakIteratorInternalICUBlackBerry.cpp: Added.
     14        (WebCore::currentSearchLocaleID):
     15        (WebCore::currentTextBreakLocaleID):
     16
    1172011-11-25  Kentaro Hara  <haraken@chromium.org>
    218
Note: See TracChangeset for help on using the changeset viewer.