[Webkit-unassigned] [Bug 117781] Consider using String rope for XMLHttpRequest.responseText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 10:00:11 PDT 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |benjamin at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2013-06-19 09:58:49 PST ---
FWIW, I don't understand this change. StringBuilder only builds the string once already, and presumably does that in an optimal manner.

And what does XHR response have to do with StringImpl::hashSlowCase()? Who would ever want to calculate its hash?

-- 
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