Chromium Code Reviews
DescriptionFirst cut at the tabbed content settings page.
Missing pieces:
- Add the other tabs besides the first two.
- The tab switching mechanism might need some work (it definitely needs to look better, and perhaps should also work with the back/forward buttons).
- none of the <button>s work
- I added the Content Settings page as one of the main options pages for now, but in the end it should show up when a user clicks the "Content Settings..." button in Under the Hood.
There is a bit of extra code because content settings don't use prefs, so I had to sort of replicate the pref_ui code.
BUG=none
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52139
Patch Set 1 #
Total comments: 50
Patch Set 2 : arv comments #
Total comments: 1
Patch Set 3 : more CSSy #Patch Set 4 : undo whitespace change #
Total comments: 18
Patch Set 5 : more improvements from arv #Patch Set 6 : remove id from radios #
Total comments: 5
Patch Set 7 : more arv comments #Patch Set 8 : no change #Patch Set 9 : . #Patch Set 10 : no change #Messages
Total messages: 13 (0 generated)
|