[Webkit-unassigned] [Bug 218361] JS Promises in detached iframes do not settle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 16:15:11 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218361

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
As Geoff pointed out on Slack:
"""
A browsing context group holds a browsing context set (a set of top-level browsing contexts).
A top-level browsing context is added to the group when the group is created. All subsequent top-level browsing contexts added to the group will be auxiliary browsing contexts.
"""

Seems wrong that we use different groups for documents in the same top-level browsing context.

-- 
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/20201029/69496749/attachment-0001.htm>


More information about the webkit-unassigned mailing list