Bug 285107
| Summary: | Add throttler to limit the ResourceMonitor activity. | ||
|---|---|---|---|
| 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
When ResourceMonitor detects large resource usage in a iframe, currently the decision is in action immediately. In this patch, add throttler to limit the execution of the decision.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
rdar://141840417
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/38341
EWS
Committed 288427@main (69f96c73ab39): <https://commits.webkit.org/288427@main>
Reviewed commits have been landed. Closing PR #38341 and removing active labels.