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

Issue 341653006: Add experimental versions of the SSL interstitial (Closed)

Created:
6 years, 6 months ago by felt
Modified:
6 years, 6 months ago
Reviewers:
palmer, Dan Beam
CC:
chromium-reviews, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add experimental versions of the SSL interstitial This adds a few experimental versions of the new SSL interstitial: 1. The old layout (V1) 2. The new layout (V2) 3. The new layout, with a yellow background 4. The new layout, with a crossing guard image 5. The old layout with the new layout's text Binary images in: https://codereview.chromium.org/340173002 BUG=386033 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278969

Patch Set 1 #

Patch Set 2 : Got all of the SSL conditions working #

Patch Set 3 : Rebased #

Total comments: 19

Patch Set 4 : changes for dbeam #

Total comments: 6

Patch Set 5 : base::string16 #

Patch Set 6 : -webkit-any #

Patch Set 7 : indent #

Total comments: 2

Patch Set 8 : no more important #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -42 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +7 lines, -3 lines 0 comments Download
M chrome/browser/resources/ssl/interstitial_v2.css View 1 2 3 4 5 6 7 5 chunks +30 lines, -9 lines 0 comments Download
M chrome/browser/resources/ssl/interstitial_v2.js View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/ssl/ssl_errors_common.js View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 2 3 4 5 chunks +82 lines, -22 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
felt
palmer, dbeam, PTAL.
6 years, 6 months ago (2014-06-18 17:59:20 UTC) #1
felt
friendly ping
6 years, 6 months ago (2014-06-20 18:43:21 UTC) #2
palmer
lgtm
6 years, 6 months ago (2014-06-20 19:31:49 UTC) #3
Dan Beam
this is officially the most advance interstitial known to humankind https://codereview.chromium.org/341653006/diff/40001/chrome/browser/resources/ssl/interstitial_v2.css File chrome/browser/resources/ssl/interstitial_v2.css (right): https://codereview.chromium.org/341653006/diff/40001/chrome/browser/resources/ssl/interstitial_v2.css#newcode121 ...
6 years, 6 months ago (2014-06-20 21:28:20 UTC) #4
Dan Beam
most advanced*
6 years, 6 months ago (2014-06-20 21:28:27 UTC) #5
felt
> this is officially the most advance interstitial known to humankind sometimes when people ignore ...
6 years, 6 months ago (2014-06-21 00:23:16 UTC) #6
Dan Beam
https://codereview.chromium.org/341653006/diff/40001/chrome/browser/resources/ssl/interstitial_v2.css File chrome/browser/resources/ssl/interstitial_v2.css (right): https://codereview.chromium.org/341653006/diff/40001/chrome/browser/resources/ssl/interstitial_v2.css#newcode121 chrome/browser/resources/ssl/interstitial_v2.css:121: .safe-browsing small-link { On 2014/06/21 00:23:15, felt wrote: > ...
6 years, 6 months ago (2014-06-21 00:42:52 UTC) #7
felt
https://codereview.chromium.org/341653006/diff/60001/chrome/browser/resources/ssl/ssl_errors_common.js File chrome/browser/resources/ssl/ssl_errors_common.js (right): https://codereview.chromium.org/341653006/diff/60001/chrome/browser/resources/ssl/ssl_errors_common.js#newcode46 chrome/browser/resources/ssl/ssl_errors_common.js:46: // For the M37 Finch trial. crbug.com/386033 On 2014/06/21 ...
6 years, 6 months ago (2014-06-21 00:56:32 UTC) #8
Dan Beam
https://codereview.chromium.org/341653006/diff/120001/chrome/browser/resources/ssl/interstitial_v2.css File chrome/browser/resources/ssl/interstitial_v2.css (right): https://codereview.chromium.org/341653006/diff/120001/chrome/browser/resources/ssl/interstitial_v2.css#newcode161 chrome/browser/resources/ssl/interstitial_v2.css:161: url(images/2x/brokenssl_guard.png) 2x) !important; ^ ping on removing !important
6 years, 6 months ago (2014-06-21 02:13:47 UTC) #9
felt
https://codereview.chromium.org/341653006/diff/120001/chrome/browser/resources/ssl/interstitial_v2.css File chrome/browser/resources/ssl/interstitial_v2.css (right): https://codereview.chromium.org/341653006/diff/120001/chrome/browser/resources/ssl/interstitial_v2.css#newcode161 chrome/browser/resources/ssl/interstitial_v2.css:161: url(images/2x/brokenssl_guard.png) 2x) !important; On 2014/06/21 02:13:47, Dan Beam wrote: ...
6 years, 6 months ago (2014-06-21 02:24:44 UTC) #10
Dan Beam
lgtm
6 years, 6 months ago (2014-06-21 02:44:50 UTC) #11
felt
The CQ bit was checked by felt@chromium.org
6 years, 6 months ago (2014-06-21 03:06:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/341653006/140001
6 years, 6 months ago (2014-06-21 03:07:56 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-21 06:55:28 UTC) #14
commit-bot: I haz the power
6 years, 6 months ago (2014-06-21 13:44:24 UTC) #15
Message was sent while issue was closed.
Change committed as 278969

Powered by Google App Engine
This is Rietveld 408576698