Blackberry's implementation of platform/text.
Created attachment 116576 [details] Patch
Comment on attachment 116576 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=116576&action=review > Source/WebCore/platform/text/blackberry/StringBlackBerry.cpp:29 > +using BlackBerry::WebKit::WebString; > +using BlackBerry::WebKit::WebStringImpl; Nit: These lines are duplicated above.
(In reply to comment #2) > (From update of attachment 116576 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=116576&action=review > > > Source/WebCore/platform/text/blackberry/StringBlackBerry.cpp:29 > > +using BlackBerry::WebKit::WebString; > > +using BlackBerry::WebKit::WebStringImpl; > > Nit: These lines are duplicated above. Thanks, will check for it.
Comment on attachment 116576 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=116576&action=review > Source/WebCore/ChangeLog:3 > + Upstream blackberry porting of platform/text blackberry => BlackBerry
After fix your comments, I'll check in directly.
Created attachment 116580 [details] Patch v2 My svn update is still going, using cq...
Comment on attachment 116580 [details] Patch v2 Clearing flags on attachment: 116580 Committed r101159: <http://trac.webkit.org/changeset/101159>
All reviewed patches have been landed. Closing bug.