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

Issue 2924943002: MD Settings/On Startup: ignore current tab when using current pages (Closed)

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

Description

MD Settings/On Startup: ignore current tab when using current pages This changes the approach away from a URL blacklist. R=dschuyler@chromium.org BUG=722623 Review-Url: https://codereview.chromium.org/2924943002 Cr-Commit-Position: refs/heads/master@{#477823} Committed: https://chromium.googlesource.com/chromium/src/+/6f94b0755c37c196d8459119dfb933d9d5e744dc

Patch Set 1 #

Total comments: 7

Patch Set 2 : ignore_contents #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -38 lines) Patch
M chrome/browser/custom_home_pages_table_model.h View 1 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/custom_home_pages_table_model.cc View 1 3 chunks +8 lines, -34 lines 0 comments Download
M chrome/browser/ui/webui/options/startup_pages_handler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/settings/settings_startup_pages_handler.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 27 (15 generated)
Dan Beam
3 years, 6 months ago (2017-06-06 21:30:26 UTC) #1
dschuyler
lgtm https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.h File chrome/browser/custom_home_pages_table_model.h (right): https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.h#newcode56 chrome/browser/custom_home_pages_table_model.h:56: // browser. |source_contents| is omitted from the open ...
3 years, 6 months ago (2017-06-07 01:20:26 UTC) #6
Dan Beam
https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.h File chrome/browser/custom_home_pages_table_model.h (right): https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.h#newcode56 chrome/browser/custom_home_pages_table_model.h:56: // browser. |source_contents| is omitted from the open pages. ...
3 years, 6 months ago (2017-06-07 01:42:09 UTC) #7
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/2924943002/1
3 years, 6 months ago (2017-06-07 02:58:32 UTC) #9
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/457433)
3 years, 6 months ago (2017-06-07 03:06:14 UTC) #11
Dan Beam
+sky@ for chrome/browser/custom_home_pages_table_model.*
3 years, 6 months ago (2017-06-07 03:24:22 UTC) #13
sky
https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.cc File chrome/browser/custom_home_pages_table_model.cc (left): https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.cc#oldcode40 chrome/browser/custom_home_pages_table_model.cc:40: if (url.SchemeIs(content::kChromeUIScheme)) { How come none of the following ...
3 years, 6 months ago (2017-06-07 16:08:48 UTC) #14
Dan Beam
https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.cc File chrome/browser/custom_home_pages_table_model.cc (left): https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.cc#oldcode40 chrome/browser/custom_home_pages_table_model.cc:40: if (url.SchemeIs(content::kChromeUIScheme)) { On 2017/06/07 16:08:48, sky wrote: > ...
3 years, 6 months ago (2017-06-07 22:49:14 UTC) #15
Dan Beam
https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.h File chrome/browser/custom_home_pages_table_model.h (right): https://codereview.chromium.org/2924943002/diff/1/chrome/browser/custom_home_pages_table_model.h#newcode57 chrome/browser/custom_home_pages_table_model.h:57: void SetToCurrentlyOpenPages(const content::WebContents* source_contents); On 2017/06/07 16:08:48, sky wrote: ...
3 years, 6 months ago (2017-06-07 22:56:51 UTC) #16
sky
Ok, LGTM
3 years, 6 months ago (2017-06-07 23:21:14 UTC) #19
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/2924943002/20001
3 years, 6 months ago (2017-06-08 00:15:13 UTC) #24
commit-bot: I haz the power
3 years, 6 months ago (2017-06-08 00:20:31 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6f94b0755c37c196d8459119dfb9...

Powered by Google App Engine
This is Rietveld 408576698