DescriptionCheck whether a second intent should be ignored in custom tabs
A custom tab can clobber a second intent that comes with the same
session id. When this happens we should be using IntentHandler#shouldIgnoreIntent
to check the validity of the intent like we do in
ChromeActivity#onNewIntentWithNative
BUG=507976
Committed: https://crrev.com/466bf49ffe26f66554e044fd1e9dbb29665bb7ac
Cr-Commit-Position: refs/heads/master@{#337879}
Patch Set 1 #Patch Set 2 : Added a log when an intent was ignored #Patch Set 3 : Fixed compile error #
Depends on Patchset: Messages
Total messages: 13 (6 generated)
|