RequestIdleCallback: Avoid retaining ScriptedIdleTaskController while a...
RequestIdleCallback: Avoid retaining ScriptedIdleTaskController while a cancelled timeout is pending Ensure that ScriptedIdleTaskController does not get unnecessarily retained by a cancelled timeout task if the idle task has been triggered, but the document has gone away. BUG=595155 Committed: https://crrev.com/82f18cd2a7b718c4d5356222017d9855a53eb6f3 Cr-Commit-Position: refs/heads/master@{#381489} Review URL: https://codereview.chromium.org/1808643003 Cr-Commit-Position: refs/heads/master@{#381710}
Showing
Please register or sign in to comment