DescriptionIf tab is created from chrome UI, don't mark the tab as external app
All tabs created by TabDelegate.createNewTab() are treated as from external
apps.
However, if the tab was created from Chrome's own UI, we shouldn't do
this.
Otherwise, clicking the back button will dismiss the Chrome app.
This change also passes the header String when creating a new tab.
This allows Chrome UI to create tabs with correct header Strings.
BUG=637239
Committed: https://crrev.com/267017bd9bf22827603d0a2446d2912e7ec0ca50
Cr-Commit-Position: refs/heads/master@{#417204}
Patch Set 1 #
Total comments: 2
Patch Set 2 : making createNewTab public #
Messages
Total messages: 12 (4 generated)
|