[Webkit-unassigned] [Bug 195406] New: Make someWindow.frames, .self, .window always return someWindow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 7 05:18:34 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=195406
Bug ID: 195406
Summary: Make someWindow.frames, .self, .window always return
someWindow
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: annevk at annevk.nl
Currently they no longer do once the browsing context goes away. I was initially inclined to endorse that model as it'd be one less reference to store on the global/realm, but given globalThis already does that it now seems pointless.
HTML: https://github.com/whatwg/html/pull/4410
wpt: https://github.com/web-platform-tests/wpt/pull/15720
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190307/64ddb726/attachment.html>
More information about the webkit-unassigned
mailing list