[webkit-reviews] review denied: [Bug 64250] Global strict mode function leaking global object as "this". : [Attachment 100875] Fix for global object getter/setter properties, added test case & ASSERT in JSC::call to guard against global object being passed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 15:47:39 PDT 2011


Oliver Hunt <oliver at apple.com> has denied  review:
Bug 64250: Global strict mode function leaking global object as "this".
https://bugs.webkit.org/show_bug.cgi?id=64250

Attachment 100875: Fix for global object getter/setter properties, added test
case & ASSERT in JSC::call to guard against global object being passed.
https://bugs.webkit.org/attachment.cgi?id=100875&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
I think badness can happen in ::execute(Program... ::execute(EvalNode


More information about the webkit-reviews mailing list