DescriptionPeter: Please review model, test, and WIN changes.
Elliot: Please review GTK changes, referencing model changes.
Nico: Please review MAC changes, referencing model changes.
Remove horizontal divider in plug-in content setting bubble (WIN,GTK)
Add separator after blocked geolocation domain list.
Refactor model and layout for simplicity (WIN,GTK,MAC)
clear_link, info_link, load_plugins_link_title are now just custom_link.
Make proper cookies subclass of ContentSettingTitleLinkAndCustomModel
Update unit test to reflect changes and test slightly more.
NOTE: Removes an extra vertical space that was between the popups list and the radio group (I can add more space here if desired).
NOTE: I would have liked to refactor some more mac code, but that would require modifying the .xibs, which is tough without my own mac dev box... I'll file a bug on this later.
NOTE: I addressed all of Peter's earlier comments, except using an enabled bit field. This change supersedes 5592004 and 5563003.
BUG=http://code.google.com/p/chromium/issues/detail?id=62188
TEST=Check layout and functionality of content settings bubbles, especially around verticals spacing, horizontal separators, and the buttons "Run all plug-ins this time", "Clear these settings for future visits" (Geolocation), and "Show cookies and other site data".
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68824
Patch Set 1 #
Total comments: 5
Patch Set 2 : Content Settings Bubble Update #Patch Set 3 : Reducing the scope of my Mac changes. #Patch Set 4 : x #
Total comments: 12
Patch Set 5 : Fixing test syntax, custom_link_enabled & ContentSettingBubbleContents init #Patch Set 6 : Address CR feedback, fix tests #
Total comments: 12
Patch Set 7 : Address additional CR feedback #Messages
Total messages: 10 (0 generated)
|