Bug 241122 - Do not route the navigation preload response body to the service worker if we can avoid it
Summary: Do not route the navigation preload response body to the service worker if we...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-31 02:31 PDT by youenn fablet
Modified: 2022-06-13 07:08 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2022-05-31 02:31:13 PDT
Do not route the navigation load response body to the service worker if we can avoid it
Comment 1 Radar WebKit Bug Importer 2022-05-31 03:16:47 PDT
<rdar://problem/94141714>
Comment 2 youenn fablet 2022-06-01 08:54:58 PDT
Doing work in https://github.com/WebKit/WebKit/pull/1209/files
Comment 3 EWS 2022-06-13 07:08:42 PDT
Committed r295488 (251493@main): <https://commits.webkit.org/251493@main>

Reviewed commits have been landed. Closing PR #1209 and removing active labels.