WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2024-12-16 18:36:02 PST
<
rdar://problem/137691088
>
Basuke Suzuki
Comment 2
2024-12-16 18:36:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38051
Basuke Suzuki
Comment 3
2024-12-17 16:02:27 PST
<
rdar://problem/141645827
>
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.
Top of Page
Format For Printing
XML
Clone This Bug