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

Issue 1462353002: Create security_interstitials::ControllerClient (Closed)

Created:
5 years, 1 month ago by felt
Modified:
5 years, 1 month ago
CC:
blundell+watchlist_chromium.org, chromium-reviews, droger+watchlist_chromium.org, sdefresne+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create security_interstitials::ControllerClient This starts to split out UI-manipulating code from the InterstitialPage-specific methods. The first in a series of CLs. BUG=488673 TBR=sky@chromium.org,davidben@chromium.org,isherman@chromium.org Committed: https://crrev.com/9ad979c08e2f6f77ab637db5327e1b2a314a0395 Cr-Commit-Position: refs/heads/master@{#360999}

Patch Set 1 : Fix spelling #

Patch Set 2 : Now building for both gn and gypi #

Total comments: 4

Patch Set 3 : Nits for estark #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -80 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/interstitials/security_interstitial_page.h View 1 2 3 chunks +10 lines, -42 lines 0 comments Download
M chrome/browser/interstitials/security_interstitial_page.cc View 2 chunks +20 lines, -34 lines 0 comments Download
M chrome/browser/ui/views/download/download_feedback_dialog_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/security_interstitials.gypi View 2 chunks +5 lines, -0 lines 0 comments Download
M components/security_interstitials/DEPS View 1 chunk +4 lines, -1 line 1 comment Download
M components/security_interstitials/core/BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download
A components/security_interstitials/core/controller_client.h View 1 2 1 chunk +76 lines, -0 lines 0 comments Download
A components/security_interstitials/core/controller_client.cc View 1 chunk +44 lines, -0 lines 0 comments Download
M components/security_interstitials_strings.grdp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
felt
5 years, 1 month ago (2015-11-20 20:04:52 UTC) #7
estark
lgtm % a couple tiny things https://codereview.chromium.org/1462353002/diff/60001/chrome/browser/interstitials/security_interstitial_page.h File chrome/browser/interstitials/security_interstitial_page.h (right): https://codereview.chromium.org/1462353002/diff/60001/chrome/browser/interstitials/security_interstitial_page.h#newcode67 chrome/browser/interstitials/security_interstitial_page.h:67: void OpenUrlInCurrentTab(const GURL& ...
5 years, 1 month ago (2015-11-21 00:46:59 UTC) #8
felt
Adding reviewers as TBR: sky@ for trivial change to download_feedback_dialog_view.cc davidben@ for +net/base in DEPS ...
5 years, 1 month ago (2015-11-21 01:06:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1462353002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1462353002/80001
5 years, 1 month ago (2015-11-21 01:09:04 UTC) #16
Ilya Sherman
DEPS LGTM
5 years, 1 month ago (2015-11-21 01:17:18 UTC) #17
davidben
On 2015/11/21 01:06:48, felt wrote: > davidben@ for +net/base in DEPS lgtm. net/base was in ...
5 years, 1 month ago (2015-11-21 01:47:19 UTC) #18
sdefresne
https://codereview.chromium.org/1462353002/diff/80001/components/security_interstitials/DEPS File components/security_interstitials/DEPS (right): https://codereview.chromium.org/1462353002/diff/80001/components/security_interstitials/DEPS#newcode8 components/security_interstitials/DEPS:8: "+ui/base" drive-by: if adding a coma cause the script ...
5 years, 1 month ago (2015-11-21 01:53:53 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/138479)
5 years, 1 month ago (2015-11-21 02:44:38 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1462353002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1462353002/80001
5 years, 1 month ago (2015-11-21 02:48:14 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 1 month ago (2015-11-21 03:55:47 UTC) #24
commit-bot: I haz the power
5 years, 1 month ago (2015-11-21 03:56:26 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9ad979c08e2f6f77ab637db5327e1b2a314a0395
Cr-Commit-Position: refs/heads/master@{#360999}

Powered by Google App Engine
This is Rietveld 408576698