[Webkit-unassigned] [Bug 78409] Move special __proto__ property to Object.prototype

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 11:55:34 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78409


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #8 from Gavin Barraclough <barraclough at apple.com>  2012-02-13 11:55:34 PST ---
Temporarily reverted in r107544, I think there is probably a trivial bug here – the cross-domain check in the accessor likely needs to test against the caller's security origin, rather than the callee's.

Also, should probably fix https://bugs.webkit.org/show_bug.cgi?id=78438 at the same time.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list