[Webkit-unassigned] [Bug 228089] [MacOS wk1] imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html is flaky failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 19 14:44:17 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228089
--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #2)
> This test is indeed relying on BroadcastChannel. Prior to my patch that
> added BroadcastChannel, it was not properly running due to lack of
> BroadcastChannel support.
>
> When I added support, the test started running and I landed baselines for
> it. However, it appears the test is flaky.
>
> This is not really an issue with my patch but really an issue with the test
> (or WebKit not properly supporting what this test is checking).
w.opener is sometimes null in the message event handler. It is unclear why at this point but this seems to be a navigation with target="foo" issue, not a BroadcastChannel issue.
--
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/20210719/16a1e969/attachment.htm>
More information about the webkit-unassigned
mailing list