Bug 234884

Summary: ServiceWorkerNavigationPreloader::didComplete should make sure to call its bodyCallback
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: 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 Flags
Patch
none
Patch for landing none

youenn fablet
Reported 2022-01-05 08:28:11 PST
ServiceWorkerNavigationPreloader::didComplete should make sure to call its bodyCallback
Attachments
Patch (1.94 KB, patch)
2022-01-05 08:33 PST, youenn fablet
no flags
Patch for landing (1.97 KB, patch)
2022-01-06 01:27 PST, youenn fablet
no flags
Radar WebKit Bug Importer
Comment 1 2022-01-05 08:30:55 PST
youenn fablet
Comment 2 2022-01-05 08:33:05 PST
Alex Christensen
Comment 3 2022-01-05 11:43:58 PST
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."
youenn fablet
Comment 4 2022-01-06 01:27:31 PST
Created attachment 448470 [details] Patch for landing
EWS
Comment 5 2022-01-06 02:24:53 PST
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].
Note You need to log in before you can comment on or make changes to this bug.