Summary: | ServiceWorkerNavigationPreloader::didComplete should make sure to call its bodyCallback | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> | ||||||
Component: | Service Workers | Assignee: | youenn fablet <youennf> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | achristensen, cdumez, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
youenn fablet
2022-01-05 08:28:11 PST
Created attachment 448391 [details]
Patch
Comment on attachment 448391 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=448391&action=review > Source/WebKit/NetworkProcess/ServiceWorker/ServiceWorkerNavigationPreloader.cpp:207 > + // After that point, |this| might be destroyed. which point? "After calling responseCallback, |this| may be destroyed." Created attachment 448470 [details]
Patch for landing
Committed r287676 (245773@main): <https://commits.webkit.org/245773@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448470 [details]. |