Bug 266198

Summary: declarativeNetRequest's content rule list should not use the identifier for the filename
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit ExtensionsAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.