DescriptionFix for Bug 50726 "Save extension list and "winning" prefs from extensions"
This is a continuation of
http://codereview.chromium.org/4438001/
http://codereview.chromium.org/4551001/
(see these CLs for previous discussions).
I created a new CL because the approach is significantly different from the previous CLs.
The goal of this patch is to ensure that Chrome maintains the order in which extensions apply their preferences between restarts. This may be an issue if two extensions overwrite each others preferences. Furthermore, it ensures that preferences are persisted to disk between browser restarts. Therefore, previous settings are immediately available when the browser is restarted.
A description of the design has been published https://docs.google.com/a/google.com/document/d/1E_HX_cUpET1gH2gDunGIU1EOywMM6FEOuVU6TlpnSwo/edit?hl=en for review and comments. - Sorry, accessible Google internally only.
Contributed by battre@google.com
BUG=50726
TEST=none
Patch Set 1 #Patch Set 2 : Fixed whitespaces #
Total comments: 30
Patch Set 3 : Addressed review comments #
Total comments: 2
Patch Set 4 : Addressed Pawel's comment #Patch Set 5 : Renamed key under which preferences are stored in the user prefs #
Messages
Total messages: 7 (0 generated)
|