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

Issue 2360183003: Do not overwrite tab_state0 during multi-instance migration (Closed)

Created:
4 years, 3 months ago by Theresa
Modified:
4 years, 3 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, Peter Wen
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not overwrite tab_state0 during multi-instance migration During multi-instance migration, if tab_state0 already exists, do not overwrite it by renaming tab_state. tab_state0 should not already exist when multi-instance migration is run, but if it does and it is overwritten then users may lose tabs. BUG=649384 Committed: https://crrev.com/98219047ca2fc2a198f7268de4a3a106b09f7bc2 Cr-Commit-Position: refs/heads/master@{#420542}

Patch Set 1 #

Patch Set 2 : Record histograms instead of actions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -9 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabbedModeTabPersistencePolicy.java View 1 3 chunks +26 lines, -9 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/tabmodel/MultiInstanceMigrationTest.java View 1 chunk +38 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (17 generated)
Theresa
ptal
4 years, 3 months ago (2016-09-22 18:18:35 UTC) #4
Theresa
cc wnwen@
4 years, 3 months ago (2016-09-22 18:43:42 UTC) #5
Peter Wen
lgtm Thanks for opening the bug and identifying this potential fix. We still don't know ...
4 years, 3 months ago (2016-09-22 19:38:41 UTC) #9
Ted C
lgtm
4 years, 3 months ago (2016-09-22 20:03:29 UTC) #10
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/2360183003/1
4 years, 3 months ago (2016-09-22 20:05:46 UTC) #12
Theresa
+holte@ ptal at actions.xml
4 years, 3 months ago (2016-09-22 20:19:54 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/265006)
4 years, 3 months ago (2016-09-22 20:20:16 UTC) #17
Steven Holte
This is OK, but why a UserAction instead of a histogram? This seems to be ...
4 years, 3 months ago (2016-09-22 23:57:01 UTC) #19
Theresa
On 2016/09/22 23:57:01, Steven Holte wrote: > This is OK, but why a UserAction instead ...
4 years, 3 months ago (2016-09-23 00:00:40 UTC) #20
Steven Holte
On 2016/09/23 00:00:40, Theresa Wellington wrote: > On 2016/09/22 23:57:01, Steven Holte wrote: > > ...
4 years, 3 months ago (2016-09-23 00:26:41 UTC) #21
Theresa
On 2016/09/23 00:26:41, Steven Holte wrote: > Yes, I think a histogram is slightly more ...
4 years, 3 months ago (2016-09-23 00:54:18 UTC) #22
Steven Holte
lgtm
4 years, 3 months ago (2016-09-23 01:06:40 UTC) #25
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/2360183003/10001
4 years, 3 months ago (2016-09-23 01:14:53 UTC) #29
commit-bot: I haz the power
Committed patchset #2 (id:10001)
4 years, 3 months ago (2016-09-23 02:09:23 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 02:11:48 UTC) #32
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/98219047ca2fc2a198f7268de4a3a106b09f7bc2
Cr-Commit-Position: refs/heads/master@{#420542}

Powered by Google App Engine
This is Rietveld 408576698