[Webkit-unassigned] [Bug 226407] ServiceWorker matchAll and FetchEvent return incorrect client info
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 28 19:35:32 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=226407
--- Comment #1 from apple-rth at hashimoto.us ---
It looks like Bug 184294 covers part of this bug, that FetchEvent from a Worker request has the same clientId property as a Window request.
The remaining part of the bug is that matchAll({ type: 'all' }) does not contain a Worker entry.
--
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/20210529/7711b9b9/attachment.htm>
More information about the webkit-unassigned
mailing list