DescriptionAdd ScopedAllowWait to TaskGraphRunner to Avoid Crash in Shutdown
When shutting down, TaskGraphRunner will clear out tasks that are ready
to run and wait for running tasks to finish running. Wait is disallowed
in main thread and crashes in single thread impl-side painting.
R=danakj, jam, brettw
BUG=369653
Committed: https://crrev.com/0471c66927ca0c21a0785174ef3fe245b9908766
Cr-Commit-Position: refs/heads/master@{#318265}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|