WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288016
Stop propagating the eligibility of ResourceMonitor to the non-eligible parent iframe.
https://bugs.webkit.org/show_bug.cgi?id=288016
Summary
Stop propagating the eligibility of ResourceMonitor to the non-eligible paren...
Basuke Suzuki
Reported
2025-02-19 15:31:24 PST
In the current implementation, the positive eligibility is delivered to parent iframe and that makes the parent also eligible. It should not be delivered to parent iframe if it's not eligible. Same thing for networking usage. Stop reporting it to non-eligible iframe.
Attachments
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2025-02-19 15:31:33 PST
rdar://145172135
Basuke Suzuki
Comment 2
2025-02-19 15:47:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40915
EWS
Comment 3
2025-02-20 16:43:56 PST
Committed
290755@main
(124eb520694f): <
https://commits.webkit.org/290755@main
> Reviewed commits have been landed. Closing PR #40915 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