[webkit-reviews] review requested: [Bug 29909] [V8] Chromium's implementation of ScriptString is awful for XHR's responseText : [Attachment 40673] Fixes style issues and makes the default c'tor for ScriptString do no allocations

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


James Robinson <jamesr at chromium.org> has asked	for review:
Bug 29909: [V8] Chromium's implementation of ScriptString is awful for XHR's
responseText
https://bugs.webkit.org/show_bug.cgi?id=29909

Attachment 40673: Fixes style issues and makes the default c'tor for
ScriptString do no allocations
https://bugs.webkit.org/attachment.cgi?id=40673&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
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.


More information about the webkit-reviews mailing list