DescriptionMove SharedRendererState ownership to AwContents
In order to support asynchronous functor destruction, we need
to decouple the lifetimes of SharedRendererState and
BrowserViewRenderer. AwContents becomes responsible for
informing BVR of the SharedRendererState instance to use,
and SRS talks to AwC instead of BVR.
BUG=597167
Committed: https://crrev.com/af7b098d0d2cd8b567d19fbf8a233bb00532b0ae
Cr-Commit-Position: refs/heads/master@{#384031}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Begin to disentangle SRS and BVR #
Total comments: 21
Patch Set 3 : #
Total comments: 8
Patch Set 4 : #Patch Set 5 : All tests passing #
Total comments: 26
Patch Set 6 : Address comments #
Total comments: 1
Patch Set 7 : #Messages
Total messages: 18 (6 generated)
|