Chromium Code Reviews
DescriptionAdd FLAG_ACTIVITY_NEW_TASK to trusted Intents
Because we are starting trusted intents from the application context, we
need FLAG_ACTIVITY_NEW_TASK on pre-N versions of Android. On N+ we can
get away with specifying a task ID or not specifying an options bundle.
This fixes a crash with the Physical Web that is currently failing to
set this flag in its Intent.
BUG=663842, 681441
Review-Url: https://codereview.chromium.org/2638153002
Cr-Commit-Position: refs/heads/master@{#444180}
Committed: https://chromium.googlesource.com/chromium/src/+/12a49ca76a658d24d34f6dbe9b6976adf65537a9
Patch Set 1 #
Total comments: 1
Patch Set 2 : Explicitly add flag for PW #
Total comments: 2
Patch Set 3 : Assert #Patch Set 4 : Rebase #Patch Set 5 : Rebase #
Messages
Total messages: 17 (8 generated)
|
||||||||||||||||||||||||||||