DescriptionReland : Add custom tabs tests using intents with non-null sessions
All current tests either test the service side session creation without
launching intents or the UI customization with no sessions. This change
add a trivial test that uses a valid session to launch an intent and also
another more complex test that reloads a new URL in the same tab when the
same session is used inside the intent.
Note that the service side is interfaced directly through CustomTabConnection
and this doesn't exactly replicate the actual scenario since all calls come
from the same process.
Committed: https://crrev.com/b3131d5bf11ef55dbbb54c0e84ae4bdb787a7ec2
Cr-Commit-Position: refs/heads/master@{#342721}
Patch Set 1 #
Total comments: 4
Patch Set 2 : nits #Patch Set 3 : Add startup callback on UI thread. #
Depends on Patchset: Messages
Total messages: 18 (8 generated)
|