Description[arc-intents] Properly qualify API-generated page transitions.
Unqualified page transitions are treated as link-clicks, which can get
sent to android via the arc intent mechanism. This can result in
infinite-looping if the URL that is being opened originated from android
in the first place.
Marking this as an API-generated page transition ensures that the arc
intent code does not forward this URL back to android.
BUG=632360
Committed: https://crrev.com/b7af62bdaac59bc72d4a87581243a2ce634d0918
Cr-Commit-Position: refs/heads/master@{#408775}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rename ShellDelegate::OpenUrl. #Patch Set 3 : Fix new occurance of an OpenUrl call. #
Total comments: 1
Messages
Total messages: 23 (14 generated)
|