Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 2556713003: Fix a bug where image viewer custom tab has a wrong return stack (Closed)

Created:
4 years ago by Ian Wen
Modified:
4 years ago
Reviewers:
Ted C
CC:
chromium-reviews, asanka, agrieve+watch_chromium.org, yusufo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a bug where image viewer custom tab has a wrong return stack DownloadUtils fires a custom tab intent with a new task flag, yet we did not support multiple tasks for CCT before. This CL is a rebase of https://chromiumcodereview.appspot.com/2373823002/, and credit goes to tedchoc@. BUG=663841 Committed: https://crrev.com/a53b5cd4e3693faf88db6b2b953c515ab8db097c Cr-Commit-Position: refs/heads/master@{#439641}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix tests #

Total comments: 1

Patch Set 3 : fix test #

Messages

Total messages: 21 (12 generated)
Ian Wen
PTAL :)
4 years ago (2016-12-06 23:38:31 UTC) #2
Ted C
lgtm https://codereview.chromium.org/2556713003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java File chrome/android/java/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java (right): https://codereview.chromium.org/2556713003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java#newcode376 chrome/android/java/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java:376: newIntent.setClassName(context, SeparateTaskCustomTabActivity.class.getName()); A thing to keep in mind ...
4 years ago (2016-12-07 18:46:57 UTC) #3
Ian Wen
cc yusufo@ as FYI
4 years ago (2016-12-07 18:53:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2556713003/1
4 years ago (2016-12-07 18:53:45 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/194369)
4 years ago (2016-12-07 20:29:50 UTC) #8
Ted C
https://codereview.chromium.org/2556713003/diff/20001/chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabActivityTestBase.java File chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabActivityTestBase.java (right): https://codereview.chromium.org/2556713003/diff/20001/chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabActivityTestBase.java#newcode64 chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabActivityTestBase.java:64: e.printStackTrace(); add a fail(""); here
4 years ago (2016-12-10 00:03:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2556713003/40001
4 years ago (2016-12-20 00:11:53 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-20 00:51:31 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-20 00:55:51 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a53b5cd4e3693faf88db6b2b953c515ab8db097c
Cr-Commit-Position: refs/heads/master@{#439641}

Powered by Google App Engine
This is Rietveld 408576698