Bug 261489
| Summary: | Disable opportunistic task scheduling during page load, or for background pages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
| Component: | WebCore Misc. | Assignee: | Wenson Hsieh <wenson_hsieh> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Wenson Hsieh
Limit opportunistically scheduled tasks to foreground pages, and only enable the scheduler if we're not in the middle of page load.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Wenson Hsieh
rdar://115404985
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/17721
EWS
Committed 267950@main (7966e09d3699): <https://commits.webkit.org/267950@main>
Reviewed commits have been landed. Closing PR #17721 and removing active labels.