DescriptionOptions: Fix to enable "Use current pages" to make new URLs to open when chrome restarts.
Made changes to enable the button only on below conditions
1) If pref is user editable. In this case event.value['disabled'] would be false.
2) If pref is user editable and it does'nt hold a default value. In this case event.value['controlledBy'] would be recommended.
3) Otherwise if controlledBy is empty or null.
BUG=106592
TEST=None.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113975
Patch Set 1 #
Total comments: 4
Patch Set 2 : Uploaded patch #
Total comments: 1
Patch Set 3 : Uploaded patch #Messages
Total messages: 14 (0 generated)
|