Bug 266198 - declarativeNetRequest's content rule list should not use the identifier for the filename
Summary: declarativeNetRequest's content rule list should not use the identifier for t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Extensions (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-10 16:46 PST by Timothy Hatcher
Modified: 2023-12-11 15:21 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2023-12-10 16:46:38 PST
The identifier does not need to be in the filename, since we are storing it in a folder with that same identifier in the name already alongside other extension state files. This needs some WKContentRuleListStore SPI to support it.
Comment 1 Radar WebKit Bug Importer 2023-12-10 16:46:46 PST
<rdar://problem/119469953>
Comment 2 Timothy Hatcher 2023-12-10 17:02:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/21611
Comment 3 EWS 2023-12-11 15:21:18 PST
Committed 271903@main (c96350ffd730): <https://commits.webkit.org/271903@main>

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