DescriptionMove the WebContents to the AsyncTabCreationParams for tabbed mode
* ChromeTabCreator (in tabbed mode) may now receive
AsyncTabCreationParams with a WebContents inside.
* Mechanisms for passing WebContents to ChromeTabbedActivity
from WebappActivity/DocumentActivity via Intents are
removed. Other parameters will eventually follow.
* Changes a WebappModeTest slightly to check for exact
Tab IDs again. Doesn't need to be inexact, anymore.
* Smushes together two methods in TabDelegate for creating new
tabs. They're supposed to be doing something similar, anyway.
BUG=508333, 508221
Committed: https://crrev.com/c13bdd545cd70260f86341c3d5a17ec756975f11
Cr-Commit-Position: refs/heads/master@{#339167}
Patch Set 1 #Patch Set 2 : TabDelegate cleaning #
Total comments: 2
Patch Set 3 : Findbugs #Messages
Total messages: 14 (5 generated)
|