[webkit-reviews] review granted: [Bug 93072] V8Proxy::retrieve(*) leads to really obfuscated code and should be removed : [Attachment 156275] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 00:38:05 PDT 2012


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 93072: V8Proxy::retrieve(*) leads to really obfuscated code and should be
removed
https://bugs.webkit.org/show_bug.cgi?id=93072

Attachment 156275: Patch
https://bugs.webkit.org/attachment.cgi?id=156275&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=156275&action=review


OK.

> Source/WebCore/bindings/v8/V8LazyEventListener.cpp:91
> +	   return v8::Local<v8::Value>();

Super ugly.


More information about the webkit-reviews mailing list