Remove TaskType::kUnthrottled
Now LocalDOMWindow::event_queue_ is no longer used by IndexedDB, the task type doesn't have to be 'kUnthrottled'. This was the last one usage of kUnthrottled and we can remove this now. Bug: 836410, 846618 Change-Id: Ifb5913d93a36cc6f8a5f645c6ecbf0016e424ad4 Reviewed-on: https://chromium-review.googlesource.com/1092225Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#565611}
Showing
Please register or sign in to comment