Bug 266198
Summary: | declarativeNetRequest's content rule list should not use the identifier for the filename | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | WebKit Extensions | Assignee: | 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 |
Timothy Hatcher
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119469953>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/21611
EWS
Committed 271903@main (c96350ffd730): <https://commits.webkit.org/271903@main>
Reviewed commits have been landed. Closing PR #21611 and removing active labels.