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

Issue 2454093003: MD Settings: Update Content Settings Types URLs. (Closed)

Created:
4 years, 1 month ago by tommycli
Modified:
4 years, 1 month ago
Reviewers:
Peter Kasting, Dan Beam
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, dbeam+watch-settings_chromium.org, James Su, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Update Content Settings Types URLs. Previously, in Old Options, the URL for specific content settings types was at chrome://settings/contentExceptions#plugins, etc. This updates navigations from the C++ client to the new URLs: chrome://settings/content/flash, etc. The old URLs were generated from the content settings group names. Unfortunately we can't simply update the group names without breaking Old Options, so this CL has an override list where the group names differ from the last URL segment. BUG=623587 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/654a66eaa9461214c9599738215372b55e6633c0 Cr-Commit-Position: refs/heads/master@{#428561}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Merge remote-tracking branch 'refs/remotes/origin/master' into 310-settings-rename-siteSettings-to-… #

Patch Set 3 : address pkasting comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -46 lines) Patch
M chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc View 1 2 4 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.html View 15 chunks +18 lines, -20 lines 0 comments Download
M chrome/browser/resources/settings/route.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_navigator_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/chrome_pages.cc View 1 2 3 chunks +33 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/bidi_checker_web_ui_test.cc View 17 chunks +20 lines, -18 lines 0 comments Download
M chrome/common/url_constants.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/url_constants.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 29 (16 generated)
tommycli
dbeam: PTAL, thanks!
4 years, 1 month ago (2016-10-27 20:53:12 UTC) #7
Dan Beam
lgtm https://codereview.chromium.org/2454093003/diff/1/chrome/browser/ui/chrome_pages.cc File chrome/browser/ui/chrome_pages.cc (right): https://codereview.chromium.org/2454093003/diff/1/chrome/browser/ui/chrome_pages.cc#newcode145 chrome/browser/ui/chrome_pages.cc:145: kSettingsContentTypePathOverrides[] = { why are these "Override"s? https://codereview.chromium.org/2454093003/diff/1/chrome/browser/ui/webui/bidi_checker_web_ui_test.cc ...
4 years, 1 month ago (2016-10-27 23:44:41 UTC) #9
tommycli
dbeam: thanks! https://codereview.chromium.org/2454093003/diff/1/chrome/browser/ui/chrome_pages.cc File chrome/browser/ui/chrome_pages.cc (right): https://codereview.chromium.org/2454093003/diff/1/chrome/browser/ui/chrome_pages.cc#newcode145 chrome/browser/ui/chrome_pages.cc:145: kSettingsContentTypePathOverrides[] = { On 2016/10/27 23:44:41, Dan ...
4 years, 1 month ago (2016-10-28 00:01:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454093003/1
4 years, 1 month ago (2016-10-28 00:29:23 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/291627)
4 years, 1 month ago (2016-10-28 00:44:08 UTC) #14
tommycli
pkasting: PTAL chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc chrome/browser/ui/browser_navigator_browsertest.cc chrome/browser/ui/chrome_pages.cc Thanks!
4 years, 1 month ago (2016-10-28 17:47:57 UTC) #16
Peter Kasting
LGTM https://codereview.chromium.org/2454093003/diff/1/chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc File chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc (right): https://codereview.chromium.org/2454093003/diff/1/chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc#newcode193 chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc:193: Nit: No blank line here https://codereview.chromium.org/2454093003/diff/1/chrome/browser/ui/chrome_pages.cc File chrome/browser/ui/chrome_pages.cc ...
4 years, 1 month ago (2016-10-28 21:13:34 UTC) #17
tommycli
thanks! https://codereview.chromium.org/2454093003/diff/1/chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc File chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc (right): https://codereview.chromium.org/2454093003/diff/1/chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc#newcode193 chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc:193: On 2016/10/28 21:13:34, Peter Kasting wrote: > Nit: ...
4 years, 1 month ago (2016-10-28 21:57:13 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454093003/40001
4 years, 1 month ago (2016-10-28 21:57:44 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/170459)
4 years, 1 month ago (2016-10-28 22:52:14 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454093003/40001
4 years, 1 month ago (2016-10-29 00:01:30 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-29 00:37:31 UTC) #27
commit-bot: I haz the power
4 years, 1 month ago (2016-10-29 00:44:46 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/654a66eaa9461214c9599738215372b55e6633c0
Cr-Commit-Position: refs/heads/master@{#428561}

Powered by Google App Engine
This is Rietveld 408576698