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

Issue 2338163004: [MD settings] add getSiteDetails to site settings browser proxy (Closed)

Created:
4 years, 3 months ago by dschuyler
Modified:
4 years, 3 months ago
Reviewers:
Finnur, Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD settings] add getSiteDetails to site settings browser proxy This CL is a step toward deep linking to site details in the site settings. This CL adds the c++ handler backend and does show the exceptions in the UI. The page title is not updated with the subject URL, but that is not a regression and will be addressed in a future CL. BUG=635874 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/acf8c15189e568e8185b8c278cfa49e751dc1061 Cr-Commit-Position: refs/heads/master@{#419071}

Patch Set 1 : added comment #

Total comments: 8

Patch Set 2 : review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -12 lines) Patch
M chrome/browser/resources/settings/site_settings/site_details.js View 2 chunks +24 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.js View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_settings_prefs_browser_proxy.js View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/settings/site_settings_handler.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/site_settings_handler.cc View 4 chunks +71 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/site_settings_helper.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/site_settings_helper.cc View 1 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (21 generated)
dschuyler
4 years, 3 months ago (2016-09-14 22:58:10 UTC) #8
Finnur
LGTM, with a few comments. https://codereview.chromium.org/2338163004/diff/20001/chrome/browser/resources/settings/site_settings/site_details.js File chrome/browser/resources/settings/site_settings/site_details.js (right): https://codereview.chromium.org/2338163004/diff/20001/chrome/browser/resources/settings/site_settings/site_details.js#newcode72 chrome/browser/resources/settings/site_settings/site_details.js:72: this.$.usageApi.fetchUsageTotal(url.hostname); So, this code ...
4 years, 3 months ago (2016-09-15 12:51:11 UTC) #11
dschuyler
https://codereview.chromium.org/2338163004/diff/20001/chrome/browser/resources/settings/site_settings/site_details.js File chrome/browser/resources/settings/site_settings/site_details.js (right): https://codereview.chromium.org/2338163004/diff/20001/chrome/browser/resources/settings/site_settings/site_details.js#newcode72 chrome/browser/resources/settings/site_settings/site_details.js:72: this.$.usageApi.fetchUsageTotal(url.hostname); On 2016/09/15 12:51:11, Finnur wrote: > So, this ...
4 years, 3 months ago (2016-09-15 20:35:28 UTC) #14
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/2338163004/40001
4 years, 3 months ago (2016-09-15 23:18:58 UTC) #19
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/260662)
4 years, 3 months ago (2016-09-15 23:28:02 UTC) #21
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/2338163004/40001
4 years, 3 months ago (2016-09-16 00:00:51 UTC) #23
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/260691)
4 years, 3 months ago (2016-09-16 00:09:53 UTC) #25
dschuyler
dbeam@ for OWNER.
4 years, 3 months ago (2016-09-16 00:16:27 UTC) #27
Dan Beam
lgtm but i think the filter param is weird (but i understand you probably can't ...
4 years, 3 months ago (2016-09-16 01:15:45 UTC) #28
dschuyler
On 2016/09/16 01:15:45, Dan Beam wrote: > lgtm but i think the filter param is ...
4 years, 3 months ago (2016-09-16 01:19:01 UTC) #29
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/2338163004/40001
4 years, 3 months ago (2016-09-16 01:20:02 UTC) #31
Dan Beam
On 2016/09/16 01:19:01, dschuyler wrote: > On 2016/09/16 01:15:45, Dan Beam wrote: > > lgtm ...
4 years, 3 months ago (2016-09-16 01:23:08 UTC) #32
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-09-16 01:26:33 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 01:28:50 UTC) #35
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/acf8c15189e568e8185b8c278cfa49e751dc1061
Cr-Commit-Position: refs/heads/master@{#419071}

Powered by Google App Engine
This is Rietveld 408576698