[webkit-reviews] review granted: [Bug 103057] [V8] Make worker context prototype chain match other browsers : [Attachment 175674] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 22:53:44 PST 2012


Adam Barth <abarth at webkit.org> has granted Dan Carney <dcarney at google.com>'s
request for review:
Bug 103057: [V8] Make worker context prototype chain match other browsers
https://bugs.webkit.org/show_bug.cgi?id=103057

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
OK.  I'm not sure why we have an extra object for these worker contexts... 
Maybe to let global variables shadow own properties?  In any case, I'm
certainly willing to believe we should hide one level of prototype.


More information about the webkit-reviews mailing list