[webkit-reviews] review denied: [Bug 93218] [V8] Replace v8::Undefined() in bindings/v8/* with v8Undefined() : [Attachment 156591] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 00:32:56 PDT 2012


Kentaro Hara <haraken at chromium.org> has denied Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 93218: [V8] Replace v8::Undefined() in bindings/v8/* with v8Undefined()
https://bugs.webkit.org/show_bug.cgi?id=93218

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

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
hmm, v8::Undefined() should be equivalent to v8::Handle<v8::Value>(), but it
looks like that's not true. Let me investigate it.


More information about the webkit-reviews mailing list