DescriptionInProcessGL: Share MailboxManager per service
The current logic ends up creating a MailboxManager per ContextGroup,
so change this to share the mailbox manager across
InProcessCommandBuffer::Service instances.
This also allows for removing code in Android WebView that deals with
passing around the share group. None of these contexts (child, parent
compositor and video) need client-side share groups since mailbox names
are used.
TBR=tedchoc@chromium.org for content/public
Committed: https://crrev.com/a5be71900477280bd56786b39493a3399b52dfdb
Cr-Commit-Position: refs/heads/master@{#293902}
Patch Set 1 #
Total comments: 1
Patch Set 2 : rebase #Messages
Total messages: 11 (4 generated)
|