WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241627
ServiceWorkerFetch::dispatchFetchEvent active registration assert is no longer true
https://bugs.webkit.org/show_bug.cgi?id=241627
Summary
ServiceWorkerFetch::dispatchFetchEvent active registration assert is no longe...
youenn fablet
Reported
2022-06-15 00:46:56 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2022-06-21 01:00:47 PDT
See
https://build.webkit.org/results/Apple-Monterey-Debug-WK2-Tests/251684@main%20(5035)/http/wpt/service-workers/fetch-service-worker-preload-cache.https-crash-log.txt
Radar WebKit Bug Importer
Comment 2
2022-06-22 00:47:12 PDT
<
rdar://problem/95670031
>
youenn fablet
Comment 3
2022-07-05 06:04:11 PDT
***
Bug 242229
has been marked as a duplicate of this bug. ***
youenn fablet
Comment 4
2022-07-05 06:11:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2077
EWS
Comment 5
2022-07-05 15:04:13 PDT
Committed
252152@main
(57b6a2102bd2): <
https://commits.webkit.org/252152@main
> Reviewed commits have been landed. Closing PR #2077 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug