RESOLVED INVALID 195748
Global "this" and bareword getter calls on window
https://bugs.webkit.org/show_bug.cgi?id=195748
Summary Global "this" and bareword getter calls on window
Anne van Kesteren
Reported 2019-03-14 09:17:32 PDT
It seems that in Safari all calls go through the WindowProxy, except when srcdoc is involved? Very curious. See https://github.com/web-platform-tests/wpt/pull/15769 for tests.
Attachments
Anne van Kesteren
Comment 1 2019-03-16 02:17:54 PDT
This might not be a problem after all. I was hitting non-standard XSS protection.
Note You need to log in before you can comment on or make changes to this bug.