Bug 262551
Summary: | Reenable requestIdleCallback by default in Apple's ports | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | REOPENED | ||
Severity: | Normal | CC: | commit-queue, ryan, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=262358 https://bugs.webkit.org/show_bug.cgi?id=260369 |
||
Bug Depends on: | 262630, 268058, 283145 | ||
Bug Blocks: |
Ryosuke Niwa
Now that the memory regression in PLUM3 has been fixed in the bug 262358,
re-enable requestIdleCallback in Apple's ports.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/18560
EWS
Committed 268800@main (bf33b61e545e): <https://commits.webkit.org/268800@main>
Reviewed commits have been landed. Closing PR #18560 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/116415761>
WebKit Commit Bot
Re-opened since this is blocked by bug 262630
Ryosuke Niwa
Reopening now that PLUM regression is no more.