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

Issue 1029563002: Fix the fake portaled WiFi. (Closed)

Created:
5 years, 9 months ago by pneubeck (no reviews)
Modified:
5 years, 9 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, stevenjb+watch_chromium.org, hashimoto+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the fake portaled WiFi. The service path argument to set the 'connect behavior' was wrong. Now, one can again pass the command line argument --shill-stub="wifi=portal" and then connect to the WiFi "Portaled Wifi", which will correctly trigger the captive portal notification. Committed: https://crrev.com/4de9f91afa9e2ce7150a2dbe5ba0c5d4dadfd01f Cr-Commit-Position: refs/heads/master@{#321959}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use the path constant. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M chromeos/dbus/fake_shill_manager_client.cc View 1 1 chunk +6 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
pneubeck (no reviews)
ptal
5 years, 9 months ago (2015-03-23 11:07:50 UTC) #2
stevenjb
lgtm https://codereview.chromium.org/1029563002/diff/1/chromeos/dbus/fake_shill_manager_client.cc File chromeos/dbus/fake_shill_manager_client.cc (right): https://codereview.chromium.org/1029563002/diff/1/chromeos/dbus/fake_shill_manager_client.cc#newcode732 chromeos/dbus/fake_shill_manager_client.cc:732: base::Bind(&UpdatePortaledWifiState, "/service/portaled_wifi")); nit: Use a const to avoid ...
5 years, 9 months ago (2015-03-23 16:10:01 UTC) #3
pneubeck (no reviews)
https://codereview.chromium.org/1029563002/diff/1/chromeos/dbus/fake_shill_manager_client.cc File chromeos/dbus/fake_shill_manager_client.cc (right): https://codereview.chromium.org/1029563002/diff/1/chromeos/dbus/fake_shill_manager_client.cc#newcode732 chromeos/dbus/fake_shill_manager_client.cc:732: base::Bind(&UpdatePortaledWifiState, "/service/portaled_wifi")); On 2015/03/23 16:10:01, stevenjb wrote: > nit: ...
5 years, 9 months ago (2015-03-24 08:39:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1029563002/20001
5 years, 9 months ago (2015-03-24 08:39:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-24 09:12:52 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 09:13:51 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4de9f91afa9e2ce7150a2dbe5ba0c5d4dadfd01f
Cr-Commit-Position: refs/heads/master@{#321959}

Powered by Google App Engine
This is Rietveld 408576698