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

Issue 887573002: Add Wi-Fi SSID to captive portal interstitial. (Closed)

Created:
5 years, 10 months ago by meacer
Modified:
5 years, 10 months ago
Reviewers:
felt, mef
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Wi-FI SSID to captive portal interstitial. This CL adds Wi-Fi SSID to the captive portal interstitial on Mac and Linux, if the connection is Wi-Fi. WiFiService isn't available on other platforms, so we will be using other mechanisms such as NetworkChangeNotifier on those. BUG=451272 Committed: https://crrev.com/a55e33a2c32be98c01d7bae90a7492964571b272 Cr-Commit-Position: refs/heads/master@{#314003}

Patch Set 1 #

Patch Set 2 : Fix spelllink, remove debug code #

Patch Set 3 : Remove unnecessary change #

Patch Set 4 : Fix escaping and string order #

Patch Set 5 : Fix formatting #

Total comments: 5

Patch Set 6 : felt comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -98 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ssl/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/captive_portal_blocking_page.h View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ssl/captive_portal_blocking_page.cc View 1 2 3 4 5 4 chunks +66 lines, -13 lines 0 comments Download
M chrome/browser/ssl/captive_portal_blocking_page_browsertest.cc View 4 chunks +112 lines, -85 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
meacer
felt: Can you PTAL?
5 years, 10 months ago (2015-01-29 18:33:07 UTC) #2
meacer
On 2015/01/29 18:33:07, Mustafa Emre Acer wrote: > felt: Can you PTAL? I noticed two ...
5 years, 10 months ago (2015-01-29 19:46:21 UTC) #3
meacer
Fixed some escaping issues, should be good now.
5 years, 10 months ago (2015-01-29 22:35:22 UTC) #4
felt
https://codereview.chromium.org/887573002/diff/80001/chrome/browser/ssl/captive_portal_blocking_page.cc File chrome/browser/ssl/captive_portal_blocking_page.cc (right): https://codereview.chromium.org/887573002/diff/80001/chrome/browser/ssl/captive_portal_blocking_page.cc#newcode130 chrome/browser/ssl/captive_portal_blocking_page.cc:130: if (!is_wifi_connection_) { nit: kind of a weird construction ...
5 years, 10 months ago (2015-01-29 22:59:58 UTC) #5
meacer
https://codereview.chromium.org/887573002/diff/80001/chrome/browser/ssl/captive_portal_blocking_page.cc File chrome/browser/ssl/captive_portal_blocking_page.cc (right): https://codereview.chromium.org/887573002/diff/80001/chrome/browser/ssl/captive_portal_blocking_page.cc#newcode130 chrome/browser/ssl/captive_portal_blocking_page.cc:130: if (!is_wifi_connection_) { On 2015/01/29 22:59:57, felt wrote: > ...
5 years, 10 months ago (2015-01-29 23:53:29 UTC) #6
felt
lgtm
5 years, 10 months ago (2015-01-30 01:15:39 UTC) #7
meacer
+mef for chrome/browser/ssl/DEPS
5 years, 10 months ago (2015-01-30 01:22:35 UTC) #9
mef
chrome/browser/ssl/DEPS lgtm
5 years, 10 months ago (2015-01-30 17:23:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/887573002/100001
5 years, 10 months ago (2015-01-30 21:18:18 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-01-30 22:04:57 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 22:05:58 UTC) #14
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a55e33a2c32be98c01d7bae90a7492964571b272
Cr-Commit-Position: refs/heads/master@{#314003}

Powered by Google App Engine
This is Rietveld 408576698