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

Issue 600153004: Refactor SafeBrowsing and SSL interstitials to have a type variable (Closed)

Created:
6 years, 2 months ago by meacer
Modified:
6 years, 2 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Refactor SafeBrowsing and SSL interstitials to have a type variable We'll be adding a new type of interstitial for captive portals. This patch is to accomodate that change. BUG=384667 Committed: https://crrev.com/ab0b014226df255d297af51832f73e0f99ecaca7 Cr-Commit-Position: refs/heads/master@{#297090}

Patch Set 1 #

Total comments: 4

Patch Set 2 : mattm comment #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M chrome/browser/resources/security_warnings/interstitial_v2.js View 1 2 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/security_warnings/safe_browsing.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/security_warnings/ssl.js View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (5 generated)
meacer
Owners, could you please take a look? palmer for ssl_blocking_page.cc mattm for safe_browsing_blocking_page.cc bauerb for ...
6 years, 2 months ago (2014-09-25 19:46:00 UTC) #2
palmer
lgtm
6 years, 2 months ago (2014-09-25 20:10:52 UTC) #3
mattm
https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc File chrome/browser/safe_browsing/safe_browsing_blocking_page.cc (right): https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc#newcode692 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc:692: load_time_data.SetString("type", "safeBrowsing"); Lowercase s seems a little weird. Is ...
6 years, 2 months ago (2014-09-25 21:27:26 UTC) #4
meacer
https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc File chrome/browser/safe_browsing/safe_browsing_blocking_page.cc (right): https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc#newcode692 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc:692: load_time_data.SetString("type", "safeBrowsing"); On 2014/09/25 21:27:26, mattm wrote: > Lowercase ...
6 years, 2 months ago (2014-09-25 21:46:10 UTC) #5
mattm
https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc File chrome/browser/safe_browsing/safe_browsing_blocking_page.cc (right): https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc#newcode692 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc:692: load_time_data.SetString("type", "safeBrowsing"); On 2014/09/25 21:46:09, Mustafa Emre Acer wrote: ...
6 years, 2 months ago (2014-09-25 21:49:57 UTC) #6
meacer
https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc File chrome/browser/safe_browsing/safe_browsing_blocking_page.cc (right): https://codereview.chromium.org/600153004/diff/1/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc#newcode692 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc:692: load_time_data.SetString("type", "safeBrowsing"); On 2014/09/25 21:49:57, mattm wrote: > On ...
6 years, 2 months ago (2014-09-25 21:58:33 UTC) #7
mattm
lgtm
6 years, 2 months ago (2014-09-25 22:22:11 UTC) #8
meacer
Looks like Bernhard is OOO. estade: Can you please take a look at chrome/browser/resources/*? Thanks.
6 years, 2 months ago (2014-09-26 18:48:08 UTC) #10
Evan Stade
lgtm
6 years, 2 months ago (2014-09-26 19:28:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600153004/20001
6 years, 2 months ago (2014-09-26 19:36:10 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/71990) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/61365) win_gpu ...
6 years, 2 months ago (2014-09-26 19:41:07 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600153004/40001
6 years, 2 months ago (2014-09-27 00:52:01 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 7f1c2928b28f5311b50ec3ea1b6866fed43bf59d
6 years, 2 months ago (2014-09-27 01:46:20 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-09-27 01:47:05 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ab0b014226df255d297af51832f73e0f99ecaca7
Cr-Commit-Position: refs/heads/master@{#297090}

Powered by Google App Engine
This is Rietveld 408576698