[webkit-reviews] review requested: [Bug 96066] [BlackBerry] Removing String operator += uses in BlackBerry code : [Attachment 163081] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 03:49:42 PDT 2012


Sean Wang <xuewen.wang at torchmobile.com.cn> has asked  for review:
Bug 96066: [BlackBerry] Removing String operator += uses in BlackBerry code
https://bugs.webkit.org/show_bug.cgi?id=96066

Attachment 163081: patch
https://bugs.webkit.org/attachment.cgi?id=163081&action=review

------- Additional Comments from Sean Wang <xuewen.wang at torchmobile.com.cn>
This patch processes the following files:
WebCore/platform/network/blackberry/rss/RSSAtomParser.cpp
WebCore/platform/network/blackberry/rss/RSSGenerator.cpp
WebCore/platform/network/blackberry/rss/RSSParserBase.cpp
WebKit/blackberry/WebCoreSupport/JavaScriptDebuggerBlackBerry.cpp
WebKit/blackberry/WebKitSupport/AboutData.cpp

These files have little differences with blackberry development trunk. So I fix
these files first. Other files will be fixed in other patches.

It will be convenient to use if we could add an operator += for StringBuilder.


More information about the webkit-reviews mailing list