Chromium Code Reviews
DescriptionAndroid: In incognito, links never open in external apps if possible.
When clicking a link that can either be handled by the browser, or by an
external app, in incognito mode we now automatically choose the browser,
to keep the user within incognito mode as much as possible. Links that
can only be handled externally (e.g., intent:// and other system
schemes) are unchanged (prompt the user, then send an external intent).
Added a test that an intent:// URL in incognito mode will still prompt.
BUG=587306
Committed: https://crrev.com/7189731c3d87496bbb62aba9e125ce341296c66b
Cr-Commit-Position: refs/heads/master@{#419984}
Patch Set 1 #Patch Set 2 : Fix tests, and add a new one. #Patch Set 3 : Added a comment. #Patch Set 4 : Rebase. #
Messages
Total messages: 18 (12 generated)
|
||||||||||||||||||||||||||||