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

Issue 2574143004: Fix incognito notification/cleanup for android multiwindow. (Closed)

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

Description

Fix incognito notification/cleanup for android multiwindow. When moving an NTP (very specific to the NTP URL) across CTA instances, it would put the ref in AsyncTabParams, but would not use it when creating the tab in the second window. This was bad because it kept a reference to the incognito tab forever (preventing the profile from being deleted and the notification from going away). This also changes the PendingIntent flag to allow the notification to take an action as long as it is visible (then if cleaning up the incognito tabs fails the first time, the second click might succeed). BUG=673582, 673489 Committed: https://crrev.com/1a81653525d7b252a2d37e7c489604126d917984 Cr-Commit-Position: refs/heads/master@{#438648}

Patch Set 1 #

Messages

Total messages: 14 (7 generated)
Ted C
PTAL
4 years ago (2016-12-14 19:07:13 UTC) #2
Theresa
lgtm
4 years ago (2016-12-14 19:18:04 UTC) #3
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/2574143004/1
4 years ago (2016-12-14 19:19:36 UTC) #5
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/199303)
4 years ago (2016-12-14 21:31:08 UTC) #7
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/2574143004/1
4 years ago (2016-12-14 21:39:07 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-14 22:20:16 UTC) #12
commit-bot: I haz the power
4 years ago (2016-12-14 22:22:23 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1a81653525d7b252a2d37e7c489604126d917984
Cr-Commit-Position: refs/heads/master@{#438648}

Powered by Google App Engine
This is Rietveld 408576698