[Webkit-unassigned] [Bug 29909] [V8] Chromium's implementation of ScriptString is awful for XHR's responseText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 17:43:56 PDT 2009


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40673|                            |review?
               Flag|                            |
  Attachment #40340|0                           |1
        is obsolete|                            |




--- Comment #4 from James Robinson <jamesr at chromium.org>  2009-10-05 17:43:55 PDT ---
Created an attachment (id=40673)
 --> (https://bugs.webkit.org/attachment.cgi?id=40673)
Fixes style issues and makes the default c'tor for ScriptString do no
allocations

Sorry about all the style issues, I will try to remember check-webkit-style in
the future.  This patch passes check-webkit-style and makes the default c'tor
for ScriptString perform no allocations.

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