[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:10:05 PDT 2013


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





--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2013-06-19 10:08:43 PST ---
I think Ben recently changed our DOM bindings to share JSStrings based on character content -- so, as the XHR is changing as new data arrives over the network, each new access from JavaScript will hash the characters in the XHR.

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