TestBlinkWebUnitTestSupport to create the scheduler on the main thread
Rather than lazily creatng the schedueler (which could happen on any thread), create it in the constructor if there is a message loop. Frustratingly the problem this solves only shows up if you run all the webkit_tests, not just one of them. BUG=391005 Review URL: https://codereview.chromium.org/890333003 Cr-Commit-Position: refs/heads/master@{#314309}
Showing
Please register or sign in to comment