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

Issue 13619010: Migrate window.localStorage settings to chrome.storage.local at start-up. (Closed)

Created:
7 years, 8 months ago by Jamie
Modified:
7 years, 8 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Migrate window.localStorage settings to chrome.storage.local at start-up. This ensures that users don't lose any saved settings when upgrading to M27. BUG=226488 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192494

Patch Set 1 #

Total comments: 6

Patch Set 2 : Reviewer comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M remoting/webapp/remoting.js View 1 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Jamie
ptal
7 years, 8 months ago (2013-04-04 18:04:03 UTC) #1
Wez
lgtm https://codereview.chromium.org/13619010/diff/1/remoting/webapp/remoting.js File remoting/webapp/remoting.js (right): https://codereview.chromium.org/13619010/diff/1/remoting/webapp/remoting.js#newcode37 remoting/webapp/remoting.js:37: migrateSettings_(); nit: migrateLocalToChromeStorage_()? https://codereview.chromium.org/13619010/diff/1/remoting/webapp/remoting.js#newcode364 remoting/webapp/remoting.js:364: // those settings. ...
7 years, 8 months ago (2013-04-04 18:51:40 UTC) #2
Jamie
fyi https://codereview.chromium.org/13619010/diff/1/remoting/webapp/remoting.js File remoting/webapp/remoting.js (right): https://codereview.chromium.org/13619010/diff/1/remoting/webapp/remoting.js#newcode37 remoting/webapp/remoting.js:37: migrateSettings_(); On 2013/04/04 18:51:40, Wez wrote: > nit: ...
7 years, 8 months ago (2013-04-04 19:23:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/13619010/5001
7 years, 8 months ago (2013-04-04 19:23:55 UTC) #4
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 19:26:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/13619010/5001
7 years, 8 months ago (2013-04-04 22:47:40 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 22:54:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/13619010/5001
7 years, 8 months ago (2013-04-05 00:36:27 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 04:12:54 UTC) #9
Message was sent while issue was closed.
Change committed as 192494

Powered by Google App Engine
This is Rietveld 408576698