Bug 284694
| Summary: | [ResourceMonitor] Send ContentRuleList of Checker from UIProcess to WebProcess. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | New Bugs | Assignee: | Basuke Suzuki <basuke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Basuke Suzuki
Every web content process has its own checker. They share same content rule list which is mapped file to be shared among the processes. We need to send the list from UIProcess that initialize the rule list to web content process where ResourceMonitorChecker is running in it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
<rdar://problem/137691088>
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/38051
Basuke Suzuki
<rdar://problem/141645827>
EWS
Committed 288017@main (a097c5ab60cd): <https://commits.webkit.org/288017@main>
Reviewed commits have been landed. Closing PR #38051 and removing active labels.