Bug 257569 - Do not clear content filter when loading after serviceWorkerDidNotHandle
Summary: Do not clear content filter when loading after serviceWorkerDidNotHandle
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: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-31 15:48 PDT by pascoe@apple.com
Modified: 2023-06-09 09:09 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 pascoe@apple.com 2023-05-31 15:48:15 PDT
Clearing the content filter here results in content filtering not working in some cases.
Comment 1 pascoe@apple.com 2023-05-31 15:48:24 PDT
rdar://109619110
Comment 2 pascoe@apple.com 2023-05-31 15:50:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14561
Comment 3 EWS 2023-06-09 09:09:49 PDT
Committed 265022@main (36a507b11f95): <https://commits.webkit.org/265022@main>

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