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

Issue 209473008: Block all web requests until force enrollment status has been confirmed. (Closed)

Created:
6 years, 9 months ago by pastarmovj
Modified:
6 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Block all web requests until force enrollment status has been confirmed. This is still pending the actual check that is needed to decide if filtering should occur or not. BUG=352614 TEST=unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259280

Patch Set 1 #

Total comments: 1

Patch Set 2 : Flag based blocking. #

Total comments: 2

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -10 lines) Patch
M chrome/browser/policy/policy_helpers.cc View 1 2 2 chunks +17 lines, -1 line 0 comments Download
M chrome/browser/policy/url_blacklist_manager_unittest.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 2 chunks +7 lines, -5 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/chromeos_switches.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/policy/core/browser/url_blacklist_manager.h View 1 chunk +1 line, -2 lines 0 comments Download
M components/policy/core/browser/url_blacklist_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
pastarmovj
Hi Will, Mattias, please review this CL. @Mattias: As a whole @Will: PorfileIOData changes. Thanks!
6 years, 9 months ago (2014-03-24 19:35:02 UTC) #1
willchan no longer on Chromium
lgtm
6 years, 9 months ago (2014-03-24 20:58:07 UTC) #2
Mattias Nissler (ping if slow)
https://codereview.chromium.org/209473008/diff/1/chrome/browser/policy/policy_helpers.cc File chrome/browser/policy/policy_helpers.cc (right): https://codereview.chromium.org/209473008/diff/1/chrome/browser/policy/policy_helpers.cc#newcode21 chrome/browser/policy/policy_helpers.cc:21: if (url.SchemeIsHTTPOrHTTPS()) { So FTP is still allowed? might ...
6 years, 9 months ago (2014-03-25 08:31:32 UTC) #3
Mattias Nissler (ping if slow)
This LGTM w/ nits. https://codereview.chromium.org/209473008/diff/20001/chrome/browser/policy/policy_helpers.cc File chrome/browser/policy/policy_helpers.cc (right): https://codereview.chromium.org/209473008/diff/20001/chrome/browser/policy/policy_helpers.cc#newcode26 chrome/browser/policy/policy_helpers.cc:26: chromeos::switches::kOobeGuestSession)) { Is this indentation ...
6 years, 9 months ago (2014-03-25 14:20:45 UTC) #4
pastarmovj
The CQ bit was checked by pastarmovj@chromium.org
6 years, 9 months ago (2014-03-25 16:27:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/209473008/70001
6 years, 9 months ago (2014-03-25 16:27:42 UTC) #6
commit-bot: I haz the power
6 years, 9 months ago (2014-03-25 19:01:13 UTC) #7
Message was sent while issue was closed.
Change committed as 259280

Powered by Google App Engine
This is Rietveld 408576698