Chromium Code Reviews
Descriptionmash: Add a simple, temporary preferences store.
In the long run, we'll need a real solution to preferences, but for now,
we replace the implementation of PersistentPrefsStore with one that
writes JSON values to file on the mojo:filesystem. The current interface
isn't really a match made in heaven and it doesn't really deal with all
the complexity that we need to worry about (see 580652), but it's
reasonably sandboxed and will work for now.
BUG=557405, 580652
Committed: https://crrev.com/c0cbd1f4d7ad0374e1faa05a9531366a11ed7afd
Cr-Commit-Position: refs/heads/master@{#371086}
Patch Set 1 #Patch Set 2 : Better comments. #Patch Set 3 : Fix the directory unittests? #
Total comments: 2
Patch Set 4 : sky comments #Messages
Total messages: 9 (4 generated)
|