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

Issue 10795038: Enable captive portal detection by default. (Closed)

Created:
8 years, 5 months ago by mmenke
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Enable captive portal detection by default, but keep it disabled for most browser tests. Also remove the option from about:flags. It can still be disabled by deselecting "use a web service to resolve navigation errors". BUG=87100 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148764

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Disable during browser tests #

Patch Set 4 : sync #

Total comments: 1

Patch Set 5 : Switch from a command line flag to a static class variable #

Patch Set 6 : Fix unit tests #

Patch Set 7 : Add missing file #

Patch Set 8 : Restore value after unit tests #

Patch Set 9 : Fix comment #

Total comments: 2

Patch Set 10 : for_tests -> for_testing, per jam's comments #

Patch Set 11 : Missed the browser_tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -47 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_service.h View 1 2 3 4 5 6 7 8 9 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_service.cc View 1 2 3 4 5 6 7 8 9 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_service_unittest.cc View 1 2 3 4 5 6 7 8 9 9 chunks +27 lines, -17 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/test/base/in_process_browser_test.cc View 1 2 3 4 5 6 7 8 9 3 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
mmenke
http://codereview.chromium.org/10795038/diff/3020/chrome/test/base/test_launcher_utils.cc File chrome/test/base/test_launcher_utils.cc (right): http://codereview.chromium.org/10795038/diff/3020/chrome/test/base/test_launcher_utils.cc#newcode47 chrome/test/base/test_launcher_utils.cc:47: if (!command_line->HasSwitch(switches::kCaptivePortalDetection)) { This is necessary because this is ...
8 years, 5 months ago (2012-07-24 14:24:08 UTC) #1
cbentzel
Sorry for the delay. Could you remove the command line flags by just adding a ...
8 years, 5 months ago (2012-07-25 16:15:36 UTC) #2
mmenke1
On 2012/07/25 16:15:36, cbentzel wrote: > Sorry for the delay. > > Could you remove ...
8 years, 5 months ago (2012-07-25 16:28:54 UTC) #3
cbentzel
On Wed, Jul 25, 2012 at 12:28 PM, <mmenke@google.com> wrote: > On 2012/07/25 16:15:36, cbentzel ...
8 years, 5 months ago (2012-07-25 16:30:33 UTC) #4
mmenke
On 2012/07/25 16:30:33, cbentzel wrote: > On Wed, Jul 25, 2012 at 12:28 PM, <mailto:mmenke@google.com> ...
8 years, 5 months ago (2012-07-26 15:36:01 UTC) #5
cbentzel
LGTM
8 years, 5 months ago (2012-07-26 17:50:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10795038/32002
8 years, 5 months ago (2012-07-26 17:53:47 UTC) #7
commit-bot: I haz the power
Presubmit check for 10795038-32002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-26 17:53:58 UTC) #8
mmenke
[+jam]: Please review chrome/test/ and chrome/common/. [+cpu]: Please review chrome/app/generated_resources. Thanks!
8 years, 5 months ago (2012-07-26 18:12:41 UTC) #9
mmenke
Oops. Forgot to add cpu to the list of reviewers. [+cpu]: Please review chrome/app/generated_resources.
8 years, 5 months ago (2012-07-26 18:58:29 UTC) #10
jam
lgtm for future reference, please send changes in chrome to other owners, since i'm boggled ...
8 years, 5 months ago (2012-07-26 21:47:53 UTC) #11
mmenke
Thanks for the feedback. I'll send reviews to other content owners in the future, as ...
8 years, 5 months ago (2012-07-26 22:08:27 UTC) #12
cpu_(ooo_6.6-7.5)
grd piece lgtm.
8 years, 4 months ago (2012-07-27 03:13:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10795038/32002
8 years, 4 months ago (2012-07-27 14:27:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10795038/31024
8 years, 4 months ago (2012-07-27 14:40:59 UTC) #15
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 17:15:18 UTC) #16
Change committed as 148764

Powered by Google App Engine
This is Rietveld 408576698