Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 11159032: Implemented prefs module properly, data is actually being persisted now (Closed)

Created:
July 19, 2013, 4:12 p.m. by Wladimir Palant
Modified:
Nov. 26, 2013, 11:09 a.m.
Reviewers:
Thomas Greiner
Visibility:
Public.

Description

Implemented prefs module properly, data is actually being persisted now

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -2 lines) Patch
M lib/prefs.js View 1 chunk +55 lines, -2 lines 2 comments Download

Messages

Total messages: 4
Wladimir Palant
July 19, 2013, 4:12 p.m. (2013-07-19 16:12:23 UTC) #1
Thomas Greiner
LGTM with the one change http://codereview.adblockplus.org/11159032/diff/1/lib/prefs.js File lib/prefs.js (right): http://codereview.adblockplus.org/11159032/diff/1/lib/prefs.js#newcode60 lib/prefs.js:60: throw new Error("Attempt to ...
July 25, 2013, 1:20 p.m. (2013-07-25 13:20:36 UTC) #2
Wladimir Palant
http://codereview.adblockplus.org/11159032/diff/1/lib/prefs.js File lib/prefs.js (right): http://codereview.adblockplus.org/11159032/diff/1/lib/prefs.js#newcode60 lib/prefs.js:60: throw new Error("Attempt to change preference type"); On 2013/07/25 ...
July 26, 2013, 9:44 a.m. (2013-07-26 09:44:02 UTC) #3
Thomas Greiner
Nov. 26, 2013, 11:08 a.m. (2013-11-26 11:08:28 UTC) #4
I see your point
LGTM

Powered by Google App Engine
This is Rietveld