Chromium Code Reviews
DescriptionRestrict number of BlimpContents to [0, 1]
Currently, if CreateBlimpContents() is called more than once, multiple
BlimpContents are created with the same kDummyTabId. In this CL,
1. BlimpContentsManager will return nullptr if CreateBlimpContents() is
called when there's an existing BlimpContents.
2. If BlimpContentsManager returns nullptr, BlimpClientContextImpl won't
set the delegate.
2. TabBlimpContentsObserver won't be added in Tab.java
BUG=642216
Committed: https://crrev.com/10044bb32baafa8bb90026bb30e66387822d7102
Cr-Commit-Position: refs/heads/master@{#415532}
Patch Set 1 #
Total comments: 8
Patch Set 2 : nits #Patch Set 3 : patch failure fix #
Messages
Total messages: 15 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||