Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Issue 850813002: Upstream Site Settings. (Closed)

Created:
5 years, 11 months ago by newt (away)
Modified:
5 years, 11 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, Michael van Ouwerkerk, yfriedman+watch_chromium.org, mlamouri+watch-geolocation_chromium.org, jbudorick+watch_chromium.org, Finnur, sashab
Base URL:
https://chromium.googlesource.com/chromium/src.git@location_settings_singleton
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream Site Settings. This adds Site Settings to Chrome Shell, which allows the user to control website-specific permissions such as Location, JavaScript, and Pop-ups. This also upstreams LocationSettings, which is used by Site Settings. BUG=428869 NOTRY=true Committed: https://crrev.com/edd5e9f35eb0b2a9f9fbb012a164c0a63ead96e5 Cr-Commit-Position: refs/heads/master@{#311692}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : use findbugs annotations; fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4798 lines, -22 lines) Patch
A chrome/android/java/res/drawable-hdpi/btn_trash.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/ic_expand_less.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/ic_expand_more.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/permission_cookie.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/permission_midi.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-hdpi/permission_protected_media.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/settings_all_sites.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/settings_storage.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/settings_translate.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/webrtc_audio_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/webrtc_audio_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/webrtc_video_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/webrtc_video_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/btn_trash.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_expand_less.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_expand_more.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/permission_cookie.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/permission_midi.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-mdpi/permission_protected_media.png View 1 2 Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/settings_all_sites.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/settings_storage.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/settings_translate.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/webrtc_audio_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/webrtc_audio_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/webrtc_video_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/webrtc_video_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/btn_trash.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_expand_less.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_expand_more.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/permission_cookie.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/permission_midi.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-xhdpi/permission_protected_media.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/settings_all_sites.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/settings_storage.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/settings_translate.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/webrtc_audio_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/webrtc_audio_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/webrtc_video_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/webrtc_video_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/btn_trash.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_expand_less.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_expand_more.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/permission_cookie.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/permission_midi.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-xxhdpi/permission_protected_media.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/settings_all_sites.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/settings_storage.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/settings_translate.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/webrtc_audio_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/webrtc_audio_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/webrtc_video_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/webrtc_video_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/btn_trash.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_expand_less.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_expand_more.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/permission_cookie.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/permission_midi.png View Binary file 0 comments Download
A + chrome/android/java/res/drawable-xxxhdpi/permission_protected_media.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/settings_all_sites.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/settings_storage.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/settings_translate.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/webrtc_audio_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/webrtc_audio_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/webrtc_video_settings.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/webrtc_video_settings_denied.png View Binary file 0 comments Download
A chrome/android/java/res/drawable/website_voice_and_video_capture.xml View 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/android/java/res/layout/clear_storage.xml View 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/android/java/res/layout/site_list_expandable_header.xml View 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/android/java/res/layout/website_features.xml View 1 chunk +27 lines, -0 lines 0 comments Download
A chrome/android/java/res/menu/website_preferences_menu.xml View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/android/java/res/values/arrays.xml View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/android/java/res/values/colors.xml View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/res/values/values.xml View 2 chunks +6 lines, -2 lines 0 comments Download
A chrome/android/java/res/xml/content_preferences.xml View 1 chunk +57 lines, -0 lines 0 comments Download
A chrome/android/java/res/xml/single_website_preferences.xml View 1 chunk +42 lines, -0 lines 0 comments Download
A + chrome/android/java/res/xml/translate_preferences.xml View 1 chunk +5 lines, -9 lines 0 comments Download
A chrome/android/java/res/xml/website_settings_preferences.xml View 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java View 2 chunks +8 lines, -0 lines 0 comments Download
A + chrome/android/java/src/org/chromium/chrome/browser/preferences/ChromeBaseCheckBoxPreference.java View 1 chunk +5 lines, -5 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/ExpandablePreferenceGroup.java View 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/LocationSettings.java View 1 2 1 chunk +104 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/ClearWebsiteStorage.java View 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/ContentPreferences.java View 1 chunk +217 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/ContentSetting.java View 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/CookieInfo.java View 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/GeolocationInfo.java View 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/LocalStorageInfo.java View 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/MidiInfo.java View 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/PermissionInfo.java View 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/PopupExceptionInfo.java View 1 chunk +51 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/ProtectedMediaIdentifierInfo.java View 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/PushNotificationInfo.java View 1 chunk +27 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/SingleWebsitePreferences.java View 1 chunk +358 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/StorageInfo.java View 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/TranslatePreferences.java View 1 chunk +94 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/VoiceAndVideoCaptureInfo.java View 1 chunk +84 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/Website.java View 1 chunk +533 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsiteAddress.java View 1 chunk +142 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreference.java View 1 2 1 chunk +151 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreferenceBridge.java View 1 chunk +222 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreferences.java View 1 chunk +757 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsiteSettingsCategoryFilter.java View 1 chunk +98 lines, -0 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 chunks +180 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/preferences/website/ContentPreferencesTest.java View 1 chunk +376 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/preferences/website/WebsiteAddressTest.java View 1 2 1 chunk +114 lines, -0 lines 0 comments Download
M chrome/android/shell/javatests/src/org/chromium/chrome/shell/ChromeShellTestBase.java View 3 chunks +16 lines, -2 lines 0 comments Download
M chrome/android/shell/res/xml/chrome_shell_main_preferences.xml View 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/browser/android/app_google_location_settings_helper.h View 1 chunk +32 lines, -0 lines 0 comments Download
A chrome/browser/android/app_google_location_settings_helper.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 4 chunks +4 lines, -0 lines 0 comments Download
A chrome/browser/android/preferences/website_preference_bridge.h View 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/android/preferences/website_preference_bridge.cc View 1 chunk +506 lines, -0 lines 0 comments Download
M chrome/browser/geolocation/geolocation_permission_context_android.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 chunks +6 lines, -0 lines 0 comments Download
A chrome/test/data/android/cookie.html View 1 chunk +17 lines, -0 lines 0 comments Download
A chrome/test/data/android/popup.html View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
newt (away)
PTAL Almost everything in this CL is just copy-pasted. Here are the exceptions: - ChromiumApplication.java ...
5 years, 11 months ago (2015-01-13 21:35:40 UTC) #2
newt (away)
mvanouwerkerk: Could you take a look at geolocation_permission_context_android.cc? This change needs to happen as part ...
5 years, 11 months ago (2015-01-13 21:40:57 UTC) #4
newt (away)
jbudorick@chromium.org: PTAL findbugs_exclude.xml. The new exclusions have just been copied from downstream.
5 years, 11 months ago (2015-01-13 21:42:10 UTC) #6
jbudorick
findbugs_exclude.xml lgtm
5 years, 11 months ago (2015-01-13 21:45:06 UTC) #7
newt (away)
5 years, 11 months ago (2015-01-13 21:46:15 UTC) #8
Michael van Ouwerkerk
lgtm for geolocation
5 years, 11 months ago (2015-01-14 10:58:57 UTC) #9
David Trainor- moved to gerrit
lgtm https://chromiumcodereview.appspot.com/850813002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java File chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java (right): https://chromiumcodereview.appspot.com/850813002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java#newcode35 chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java:35: * Returns an instance of LocationSettings to be ...
5 years, 11 months ago (2015-01-14 18:32:32 UTC) #10
newt (away)
Thanks for the review! https://chromiumcodereview.appspot.com/850813002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java File chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java (right): https://chromiumcodereview.appspot.com/850813002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java#newcode35 chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java:35: * Returns an instance of ...
5 years, 11 months ago (2015-01-14 18:44:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/850813002/20001
5 years, 11 months ago (2015-01-14 19:06:01 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/23356) Try jobs failed on following ...
5 years, 11 months ago (2015-01-14 21:13:12 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/850813002/40001
5 years, 11 months ago (2015-01-15 05:06:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/37867)
5 years, 11 months ago (2015-01-15 05:58:17 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/850813002/40001
5 years, 11 months ago (2015-01-15 18:04:08 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-15 18:07:07 UTC) #24
commit-bot: I haz the power
5 years, 11 months ago (2015-01-15 18:08:16 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/edd5e9f35eb0b2a9f9fbb012a164c0a63ead96e5
Cr-Commit-Position: refs/heads/master@{#311692}

Powered by Google App Engine
This is Rietveld 408576698