Fix WebViewTest.SetBaseBackgroundColorBeforeMainFrame failure with NULL WebAgentGroupScheduler
Before this CL, `out/Default/blink_unittests --single-process-tests` was failing. This is because even though WebViewHelper creates AgentGroupScheduler, the tests created another AgentGroupScheduler. This CL fixes this problem. Bug: 1166542, 1105403 Change-Id: I96cf2e43896d0c6ac706d3bdd354647b12d4c8db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629149Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#843833}
Showing
Please register or sign in to comment