Bug 284694

Summary: [ResourceMonitor] Send ContentRuleList of Checker from UIProcess to WebProcess.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: New BugsAssignee: 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
Reported 2024-12-14 12:26:41 PST
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
Basuke Suzuki
Comment 1 2024-12-16 18:36:02 PST
Basuke Suzuki
Comment 2 2024-12-16 18:36:18 PST
Basuke Suzuki
Comment 3 2024-12-17 16:02:27 PST
EWS
Comment 4 2024-12-18 10:10:24 PST
Committed 288017@main (a097c5ab60cd): <https://commits.webkit.org/288017@main> Reviewed commits have been landed. Closing PR #38051 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.