[Webkit-unassigned] [Bug 226407] ServiceWorker matchAll and FetchEvent return incorrect client info

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 02:19:48 PDT 2021


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
(In reply to apple-rth from comment #1)
> 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.

Right, we do not support worker clients. Currently, they are considered as part of the window client that created the workers.

-- 
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/20210607/a9962a1e/attachment-0001.htm>


More information about the webkit-unassigned mailing list