DescriptionFix DCHECKs caused by in-process gpu thread.
When run in-process, the GpuSwitchingManager is already notified in GpuDataManagerImplPrivate::HandleGpuSwitch. The call from GpuChildThread causes GpuSwitchingManager to notify its obervers on the GPU thread, while they're expecting it to be UI thread. As a result, a dozen or two of content_browsertests are failing for me in each run (mac debug build).
BUG=
Committed: https://crrev.com/9afba1026d1bc33b69fbc2d25c019db6aa24f6ca
Cr-Commit-Position: refs/heads/master@{#402568}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|