Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(21)

Issue 1203703002: DevTools: nuke LocalStorage settings once again when upgrading from settings v12 to v13 (Closed)

Created:
4 years, 10 months ago by caseq
Modified:
4 years, 10 months ago
Reviewers:
dgozman, alph, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: nuke LocalStorage settings once again when upgrading from settings v12 to v13 This was supposed to happen when upgrading from v11 to v12, but somehow didn't, so we kept getting v12 from LocalStorage and re-run upgrading to v13 all the time. Now explicitly migrate LocalStorage stuff for v13 as well. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197656

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M Source/devtools/front_end/common/Settings.js View 2 chunks +11 lines, -5 lines 3 comments Download

Messages

Total messages: 12 (3 generated)
caseq
4 years, 10 months ago (2015-06-23 13:55:19 UTC) #2
pfeldman
https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js File Source/devtools/front_end/common/Settings.js (right): https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js#newcode568 Source/devtools/front_end/common/Settings.js:568: this._migrateSettingsFromLocalStorage(); We can't modify things in the past, assume ...
4 years, 10 months ago (2015-06-23 13:58:03 UTC) #3
pfeldman
lgtm
4 years, 10 months ago (2015-06-23 14:01:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203703002/1
4 years, 10 months ago (2015-06-23 14:07:07 UTC) #6
alph
https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js File Source/devtools/front_end/common/Settings.js (right): https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js#newcode568 Source/devtools/front_end/common/Settings.js:568: this._migrateSettingsFromLocalStorage(); you probably took it offline, but could you ...
4 years, 10 months ago (2015-06-23 14:11:36 UTC) #8
pfeldman
On 2015/06/23 14:11:36, alph wrote: > https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js > File Source/devtools/front_end/common/Settings.js (right): > > https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js#newcode568 > ...
4 years, 10 months ago (2015-06-23 14:14:17 UTC) #9
alph
On 2015/06/23 14:14:17, pfeldman wrote: > On 2015/06/23 14:11:36, alph wrote: > > > https://codereview.chromium.org/1203703002/diff/1/Source/devtools/front_end/common/Settings.js ...
4 years, 10 months ago (2015-06-23 14:24:09 UTC) #10
caseq
> > Thanks, that explains! > I'd suggest doing it trice for more confidence. This ...
4 years, 10 months ago (2015-06-23 14:29:19 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2015-06-23 15:25:39 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197656

Powered by Google App Engine
This is Rietveld 408576698