[Webkit-unassigned] [Bug 268797] notificationclick events in serviceworkers not firing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 10 11:21:10 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=268797
Ben Nham <nham at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nham at apple.com
--- Comment #25 from Ben Nham <nham at apple.com> ---
> But it still requires the setTimeout() while waiting for the windowClient to become responsive which seems very fragile (would be much better if this was a promise)
There were a couple of recent (like fixed yesterday) fixes in this area to fix a race condition between when a WindowClient became visible to the code and when it actually became ready to accept focus events:
https://bugs.webkit.org/show_bug.cgi?id=279181
https://bugs.webkit.org/show_bug.cgi?id=279263
It will take a little while for those fixes to filter in to a customer build.
--
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/20240910/bd359167/attachment.htm>
More information about the webkit-unassigned
mailing list