Chromium Code Reviews
Descriptionmus-gpu: Fix handling channel establish requests.
A couple of changes:
. If a request for establishing a gpu channel is made from the callback
of a failed previous request, then make sure the request is processed
correctly. Without this fix, |ui::Gpu::establish_callbacks_| is
changed while iterating over it, causing errors.
. If a request for a gpu channel was successful, then the subsequent
requests should be responded synchronously. This is the current
behaviour of BrowserGpuChannelHostFactory.
BUG=609316
Review-Url: https://codereview.chromium.org/2968053002
Cr-Commit-Position: refs/heads/master@{#484664}
Committed: https://chromium.googlesource.com/chromium/src/+/519814bd8b4235d2f1702ebdc306a16c5b03707f
Patch Set 1 #Patch Set 2 : . #
Total comments: 2
Patch Set 3 : . #
Depends on Patchset: Messages
Total messages: 19 (13 generated)
|
||||||||||||||||||||||||||||