[webkit-reviews] review granted: [Bug 29909] [V8] Chromium's implementation of ScriptString is awful for XHR's responseText : [Attachment 41196] Uses OwnHandle<v8::String> instead of a v8::Persistent<v8::String> for management

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 18:31:40 PDT 2009


Adam Barth <abarth at webkit.org> has granted James Robinson
<jamesr at chromium.org>'s request 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 41196: Uses OwnHandle<v8::String> instead of a
v8::Persistent<v8::String> for management
https://bugs.webkit.org/attachment.cgi?id=41196&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
ftw


More information about the webkit-reviews mailing list