Bug 193963
| Summary: | Global object properties not properly exposed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | bfulgham, cdumez |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anne van Kesteren
In particular if I try to do some normal JavaScript things with window.opener's getter, it doesn't work. https://github.com/web-platform-tests/wpt/pull/15078 has tests. (I kinda expected this to already be reported. Chromium has a similar issue. But I couldn't find anything.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
We pass both the tests added in that PR. Could you please REOPEN this bug with details if you believe there is more to be done?