[Webkit-unassigned] [Bug 241627] New: ServiceWorkerFetch::dispatchFetchEvent active registration assert is no longer true
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 15 00:46:56 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241627
Bug ID: 241627
Summary: ServiceWorkerFetch::dispatchFetchEvent active
registration assert is no longer true
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Service Workers
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
Now that we go through main thread for registration change state and directly to worker thread for fetch events, the assert is no longer true.
While we might want to go off the main thread for registration change state, we might want to remove the assert in the meantime.
--
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/20220615/29140142/attachment.htm>
More information about the webkit-unassigned
mailing list