Description[scheduler]: Fix a bug with non-nestable tasks.
Avoids a DCHECK in TaskQueueImpl::Task::enqueue_order() caused by
TaskIsOlderThanQueuedTasks being called on an empty task if the previous
task was a non-nestable task while the scheduler is running on a nested
message loop.
Committed: https://crrev.com/c0d31ab28e21c048f40584ace3b0a8aca5723c17
Cr-Commit-Position: refs/heads/master@{#343026}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add comment #
Dependent Patchsets: Messages
Total messages: 18 (6 generated)
|