Bug 288016
| Summary: | Stop propagating the eligibility of ResourceMonitor to the non-eligible parent iframe. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | New Bugs | Assignee: | 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
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
rdar://145172135
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/40915
EWS
Committed 290755@main (124eb520694f): <https://commits.webkit.org/290755@main>
Reviewed commits have been landed. Closing PR #40915 and removing active labels.