Allow cooperative scheduling for ScheduledAction
ScheduledAction::Execute is only ever called by DOMTimer::Fired which is called as a task. So the stack is simple and we should be able to add AllowedStackScope and allow cooperative scheduling. Bug: 804661 Change-Id: Ida6d3605810469d0e95b6e72ded3f1aed05ad341 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1743236 Commit-Queue: Keishi Hattori <keishi@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#691088}
Showing
Please register or sign in to comment