Delay creating DeferredGpuCommandService until gpu driver bug list is loaded.
DeferredGpuCommandService is created before gpu driver bug list is loaded, so GpuDriverBugWorkarounds of DeferredGpuCommandService is empty in WebView. In order to fix the bug, Delay creating DeferredGpuCommandService until gpu driver bug list is loaded. Change-Id: Ie594ad326cb1b3e6970efc007cfd6dfc4a826ebb Reviewed-on: https://chromium-review.googlesource.com/597375 Commit-Queue: Bo Liu <boliu@chromium.org> Reviewed-by:Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#491709}
Showing
Please register or sign in to comment