Bug 193963 - Global object properties not properly exposed
Summary: Global object properties not properly exposed
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-29 05:24 PST by Anne van Kesteren
Modified: 2022-07-01 15:50 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2019-01-29 05:24:28 PST
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.)
Comment 1 Brent Fulgham 2022-07-01 15:50:24 PDT
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?