[Document mode] Force more pathways to use the TabDelegate instead
Stops classes from using ChromeLauncherActivity.launchDocumentInstance()
to create their tabs, and changes them to use the TabDelegate instead.
This is a step towards simplifying the rats nest of parameters being fed
into the function.
BUG=
451453
Committed:
https://crrev.com/b89eb0347c7be3dbf7f66421d09689e2d1bd4674
Cr-Commit-Position: refs/heads/master@{#335574}