DescriptionAvoid repeat call to set number of worker threads in Single Process
In single process mode with impl-side-painting, browser and renderer
would both try to set number of raster worker threads, which causes
DCHECK. This CL makes sure there won't be duplicate call to set number
of worker threads in single process mode.
R=enne
BUG=314185
Committed: https://crrev.com/67c3b8b09ef08fcbc2f22c75c39b68f1df9610b9
Cr-Commit-Position: refs/heads/master@{#318995}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|