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

Issue 516373003: Refactor captive portal code from SSLBlockingPage to SSLErrorClassification (Closed)

Created:
6 years, 3 months ago by felt
Modified:
6 years, 3 months ago
Reviewers:
palmer, meacer, dcheng
CC:
chromium-reviews, asvitkine+watch_chromium.org, radhikabhar
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Refactor captive portal code from SSLBlockingPage to SSLErrorClassification A function is also added to check the type of the network the user is connected to. CL originally written by radhikabhar@ as 400323002, but not landed before her internship ended. BUG=395295 TBR=meacer@chromium.org, dcheng@chromium.org Committed: https://crrev.com/a3b92cfcbaedcb91cf7d70cccdb14894dfc54c96 Cr-Commit-Position: refs/heads/master@{#292767}

Patch Set 1 #

Patch Set 2 : Minor comment change #

Patch Set 3 : Moved ssl_error_classification into a global variable #

Total comments: 8

Patch Set 4 : Claimed TODOs, switch formatting nit #

Patch Set 5 : Fixed misplaced brace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+365 lines, -177 lines) Patch
M chrome/browser/ssl/ssl_blocking_page.h View 1 2 3 chunks +4 lines, -23 lines 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 2 3 9 chunks +31 lines, -98 lines 0 comments Download
M chrome/browser/ssl/ssl_error_classification.h View 1 4 chunks +48 lines, -18 lines 0 comments Download
M chrome/browser/ssl/ssl_error_classification.cc View 1 2 3 4 9 chunks +161 lines, -19 lines 0 comments Download
M chrome/browser/ssl/ssl_error_classification_unittest.cc View 9 chunks +63 lines, -12 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +58 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
felt
Radhika wasn't able to land her CL (https://codereview.chromium.org/400323002) before leaving, so I've picked it up ...
6 years, 3 months ago (2014-08-29 23:23:17 UTC) #3
palmer
LGTM with some nits and a question. https://codereview.chromium.org/516373003/diff/40001/chrome/browser/ssl/ssl_blocking_page.cc File chrome/browser/ssl/ssl_blocking_page.cc (right): https://codereview.chromium.org/516373003/diff/40001/chrome/browser/ssl/ssl_blocking_page.cc#newcode379 chrome/browser/ssl/ssl_blocking_page.cc:379: case SSLErrorInfo::CERT_DATE_INVALID: ...
6 years, 3 months ago (2014-08-30 00:28:19 UTC) #4
felt
https://codereview.chromium.org/516373003/diff/40001/chrome/browser/ssl/ssl_blocking_page.cc File chrome/browser/ssl/ssl_blocking_page.cc (right): https://codereview.chromium.org/516373003/diff/40001/chrome/browser/ssl/ssl_blocking_page.cc#newcode379 chrome/browser/ssl/ssl_blocking_page.cc:379: case SSLErrorInfo::CERT_DATE_INVALID: { On 2014/08/30 00:28:19, Chromium Palmer wrote: ...
6 years, 3 months ago (2014-08-30 01:11:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/516373003/60001
6 years, 3 months ago (2014-08-30 01:13:44 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_arm64_dbg_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-30 02:05:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felt@chromium.org/516373003/80001
6 years, 3 months ago (2014-08-30 02:12:37 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 5bc4a0f302992545e73afc077cad417de31aaae5
6 years, 3 months ago (2014-08-30 03:10:09 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:13:35 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a3b92cfcbaedcb91cf7d70cccdb14894dfc54c96
Cr-Commit-Position: refs/heads/master@{#292767}

Powered by Google App Engine
This is Rietveld 408576698