RESOLVED FIXED 284694
[ResourceMonitor] Send ContentRuleList of Checker from UIProcess to WebProcess.
https://bugs.webkit.org/show_bug.cgi?id=284694
Summary [ResourceMonitor] Send ContentRuleList of Checker from UIProcess to WebProcess.
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.