[webkit-reviews] review granted: [Bug 101004] quoteCSSString() always creates a 16 bit string : [Attachment 172157] Patch with suggested changes and speculative chromium fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 09:02:07 PST 2012


Darin Adler <darin at apple.com> has granted Michael Saboff <msaboff at apple.com>'s
request for review:
Bug 101004: quoteCSSString() always creates a 16 bit string
https://bugs.webkit.org/show_bug.cgi?id=101004

Attachment 172157: Patch with suggested changes and speculative chromium fix
https://bugs.webkit.org/attachment.cgi?id=172157&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
I wonder if it would be better to change this to use StringBuilder instead of
StringBuffer at some point.


More information about the webkit-reviews mailing list