NEW 126013
DOMWindow attribute bindings should be using thisValue instead of target slot
https://bugs.webkit.org/show_bug.cgi?id=126013
Summary DOMWindow attribute bindings should be using thisValue instead of target slot
Oliver Hunt
Reported 2013-12-19 13:12:44 PST
Following bug #126011 the static dom window attributes still use the slot base instead of the this value. Doing this without impacting performance of raw global access will require more work so i'm separating it out.
Attachments
Note You need to log in before you can comment on or make changes to this bug.