[Webkit-unassigned] [Bug 96066] [BlackBerry] Removing String operator += uses in BlackBerry code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 03:35:40 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96066


Sean Wang <xuewen.wang at torchmobile.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #162685|0                           |1
        is obsolete|                            |
 Attachment #162728|                            |review?, commit-queue?
               Flag|                            |




--- Comment #8 from Sean Wang <xuewen.wang at torchmobile.com.cn>  2012-09-07 03:35:55 PST ---
Created an attachment (id=162728)
 --> (https://bugs.webkit.org/attachment.cgi?id=162728&action=review)
patch

I changed to use StringBuilder instead of operator +() to replace the operator +=().
I do it on upstream repo directly. Since most of these file are not synchronous with blackberry trunk, I have not gotten a change to build and verify them.
Should I sync these file to blackberry trunk and have test before push it?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list