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

Issue 2846723002: [MD settings] separate all-sites from site-list (Closed)

Created:
3 years, 8 months ago by dschuyler
Modified:
3 years, 7 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, dbeam+watch-closure_chromium.org, jlklein+watch-closure_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, stevenjb+watch-md-settings_chromium.org, vitalyp+closure_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD settings] separate all-sites from site-list This CL moves the all-sites portion of site settings out of the site list code. At one point the lists were more similar, I believe. It became convoluted with special cases for all-sites and this CL simplifies that. BUG=712446 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2846723002 Cr-Commit-Position: refs/heads/master@{#473283} Committed: https://chromium.googlesource.com/chromium/src/+/fa112ee5b220b30022bc27d68f3eeed618e9f154

Patch Set 1 #

Total comments: 19

Patch Set 2 : review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+494 lines, -244 lines) Patch
M chrome/browser/resources/settings/site_settings/all_sites.html View 1 chunk +26 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/all_sites.js View 1 1 chunk +131 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/compiled_resources2.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.js View 1 8 chunks +10 lines, -84 lines 0 comments Download
A chrome/test/data/webui/settings/all_sites_tests.js View 1 1 chunk +295 lines, -0 lines 0 comments Download
M chrome/test/data/webui/settings/cr_settings_browsertest.js View 1 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/test/data/webui/settings/site_list_tests.js View 1 3 chunks +1 line, -156 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
dschuyler
3 years, 8 months ago (2017-04-27 00:49:10 UTC) #5
dpapad
https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js File chrome/browser/resources/settings/site_settings/all_sites.js (right): https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js#newcode28 chrome/browser/resources/settings/site_settings/all_sites.js:28: ready: function() { @override missing. https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js#newcode38 chrome/browser/resources/settings/site_settings/all_sites.js:38: * @return ...
3 years, 7 months ago (2017-04-28 23:54:06 UTC) #8
dschuyler
https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js File chrome/browser/resources/settings/site_settings/all_sites.js (right): https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js#newcode28 chrome/browser/resources/settings/site_settings/all_sites.js:28: ready: function() { On 2017/04/28 23:54:05, dpapad wrote: > ...
3 years, 7 months ago (2017-05-18 23:16:11 UTC) #10
dpapad
LGTM https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js File chrome/browser/resources/settings/site_settings/all_sites.js (right): https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js#newcode116 chrome/browser/resources/settings/site_settings/all_sites.js:116: if (comparison == 0) { Treat this suggestion ...
3 years, 7 months ago (2017-05-18 23:37:08 UTC) #11
dschuyler
https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js File chrome/browser/resources/settings/site_settings/all_sites.js (right): https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js#newcode116 chrome/browser/resources/settings/site_settings/all_sites.js:116: if (comparison == 0) { On 2017/05/18 23:37:08, dpapad ...
3 years, 7 months ago (2017-05-18 23:44:22 UTC) #12
dpapad
https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js File chrome/browser/resources/settings/site_settings/all_sites.js (right): https://codereview.chromium.org/2846723002/diff/1/chrome/browser/resources/settings/site_settings/all_sites.js#newcode136 chrome/browser/resources/settings/site_settings/all_sites.js:136: if (siteException.origin == lastOrigin && > Sorry, my response ...
3 years, 7 months ago (2017-05-19 19:25:31 UTC) #17
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/2846723002/40001
3 years, 7 months ago (2017-05-19 19:33:09 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 19:40:40 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/fa112ee5b220b30022bc27d68f3e...

Powered by Google App Engine
This is Rietveld 408576698