DescriptionDo not run a nested loop in content::DeferredQuitRunLoop.
In preparation for the migration of BrowserThreads to
base/task_scheduler, we want to disallow running nested loops
on BrowserThreads (except IO and UI threads).
content::DeferredQuitRunLoop is currently the only code that
runs nested loops on these threads.
BUG=653916
Committed: https://crrev.com/8b65c3e37ffd93e7402d22cd053419a8a8edd862
Cr-Commit-Position: refs/heads/master@{#424534}
Patch Set 1 #Patch Set 2 : fix bookmarks test #Patch Set 3 : fix OneClickSigninDialogViewTest #
Dependent Patchsets: Messages
Total messages: 22 (14 generated)
|