[webkit-reviews] review denied: [Bug 101320] Console not displaying all properties of an Object once native Constructor overwritten : [Attachment 172515] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 01:28:30 PST 2012


Pavel Feldman <pfeldman at chromium.org> has denied Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 101320: Console not displaying all properties of an Object once native
Constructor overwritten
https://bugs.webkit.org/show_bug.cgi?id=101320

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=172515&action=review


> Source/WebCore/inspector/InjectedScriptSource.js:37
> +var Object = {}.constructor;

This could be too late, right?


More information about the webkit-reviews mailing list