[scheduler] Always run task queue observer callback for delayed work.
Run task queue observer callback even when there is immediate work availaible. This will prevent some renderers from stucking in a throttled state with a fence. This is a temporary solution enabling delphick@ to revert his patch. A proper fix and test coverage will come later. R=skyostil@chromium.org CC=delphick@chromium.org BUG=710095 Review-Url: https://codereview.chromium.org/2844223004 Cr-Commit-Position: refs/heads/master@{#467956}
Showing
Please register or sign in to comment