DescriptionPrefValueStore and PrefService expose the value of a pref returned by the
highest-priority PrefStore only. Recommended values are interesting even
if they are currently being overridden by a higher-priority source.
This CL adds a getter for the recommended value and makes pref change
notifications be sent on all value changes, even if the change occurs in
a PrefStore that is currently overridden. This will allow the settings UI
to adapt when recommended values change.
BUG=104955
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148939
Patch Set 1 #
Total comments: 6
Patch Set 2 : Comments addressed. #
Total comments: 4
Patch Set 3 : Comments addressed. #
Total comments: 6
Patch Set 4 : Removed an unnecessary line. #Patch Set 5 : Nits addressed. #
Messages
Total messages: 11 (0 generated)
|