RESOLVED FIXED288016
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
Basuke Suzuki
Comment 1 2025-02-19 15:31:33 PST
Basuke Suzuki
Comment 2 2025-02-19 15:47:58 PST
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.