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

Issue 197873012: WiFiService auto detects WPA(2) encryption type on Windows (Closed)

Created:
6 years, 9 months ago by mef
Modified:
6 years, 9 months ago
Reviewers:
afontan, tbarzic
CC:
chromium-reviews
Visibility:
Public.

Description

WiFiService StartConnect after CreateNetwork will try TKIP encryption if AES encryption fails to connect to newly created network. BUG=328959 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260165

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address codereview comments. #

Total comments: 4

Patch Set 3 : Fix typo. #

Patch Set 4 : Delete Profile if it was created implicitly or failed to connect. #

Total comments: 12

Patch Set 5 : Address code review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -27 lines) Patch
M components/wifi/wifi_service_win.cc View 1 2 3 4 19 chunks +160 lines, -27 lines 0 comments Download

Messages

Total messages: 33 (0 generated)
mef
Hi guys, please take a look.
6 years, 9 months ago (2014-03-13 20:03:20 UTC) #1
tbarzic
https://codereview.chromium.org/197873012/diff/1/components/wifi/wifi_service_win.cc File components/wifi/wifi_service_win.cc (right): https://codereview.chromium.org/197873012/diff/1/components/wifi/wifi_service_win.cc#newcode323 components/wifi/wifi_service_win.cc:323: bool use_default_encryption, can you pass an enum {TKIP, AES} ...
6 years, 9 months ago (2014-03-14 22:34:45 UTC) #2
mef
Thanks Toni, PTAL! https://codereview.chromium.org/197873012/diff/1/components/wifi/wifi_service_win.cc File components/wifi/wifi_service_win.cc (right): https://codereview.chromium.org/197873012/diff/1/components/wifi/wifi_service_win.cc#newcode323 components/wifi/wifi_service_win.cc:323: bool use_default_encryption, On 2014/03/14 22:34:45, tbarzic ...
6 years, 9 months ago (2014-03-15 13:44:31 UTC) #3
tbarzic
lgtm
6 years, 9 months ago (2014-03-15 16:26:02 UTC) #4
mef
On 2014/03/15 16:26:02, tbarzic wrote: > lgtm Thanks, Toni! Antonio, could you take a look ...
6 years, 9 months ago (2014-03-17 16:51:23 UTC) #5
afontan
https://codereview.chromium.org/197873012/diff/20001/components/wifi/wifi_service_win.cc File components/wifi/wifi_service_win.cc (right): https://codereview.chromium.org/197873012/diff/20001/components/wifi/wifi_service_win.cc#newcode373 components/wifi/wifi_service_win.cc:373: // Create |profile_xml| based on |network_properties|. If |encryptio_type| typo ...
6 years, 9 months ago (2014-03-17 19:56:54 UTC) #6
mef
Thanks, Antonio! https://codereview.chromium.org/197873012/diff/20001/components/wifi/wifi_service_win.cc File components/wifi/wifi_service_win.cc (right): https://codereview.chromium.org/197873012/diff/20001/components/wifi/wifi_service_win.cc#newcode373 components/wifi/wifi_service_win.cc:373: // Create |profile_xml| based on |network_properties|. If ...
6 years, 9 months ago (2014-03-17 21:40:08 UTC) #7
mef
On 2014/03/17 21:40:08, mef wrote: > Thanks, Antonio! > > https://codereview.chromium.org/197873012/diff/20001/components/wifi/wifi_service_win.cc > File components/wifi/wifi_service_win.cc (right): ...
6 years, 9 months ago (2014-03-17 21:49:00 UTC) #8
afontan
On 2014/03/17 21:49:00, mef wrote: > On 2014/03/17 21:40:08, mef wrote: > > Thanks, Antonio! ...
6 years, 9 months ago (2014-03-17 22:23:45 UTC) #9
mef
Hi guys, PTAL. Antonio, per our discussion I've added a method to delete newly created ...
6 years, 9 months ago (2014-03-24 17:38:40 UTC) #10
afontan
Looks good, some minor comments. https://codereview.chromium.org/197873012/diff/60001/components/wifi/wifi_service_win.cc File components/wifi/wifi_service_win.cc (right): https://codereview.chromium.org/197873012/diff/60001/components/wifi/wifi_service_win.cc#newcode829 components/wifi/wifi_service_win.cc:829: // network change notifications ...
6 years, 9 months ago (2014-03-26 17:33:23 UTC) #11
mef
Hi Antonio, thanks, PTAL! I've removed the code to handle deletion of implicitly created profile ...
6 years, 9 months ago (2014-03-26 20:42:29 UTC) #12
afontan
lgtm
6 years, 9 months ago (2014-03-26 20:59:09 UTC) #13
tbarzic
On 2014/03/26 20:59:09, afontan wrote: > lgtm lgtm
6 years, 9 months ago (2014-03-27 00:43:21 UTC) #14
mef
The CQ bit was checked by mef@chromium.org
6 years, 9 months ago (2014-03-27 14:35:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/197873012/90001
6 years, 9 months ago (2014-03-27 14:36:13 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 14:59:26 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_clang_dbg
6 years, 9 months ago (2014-03-27 14:59:27 UTC) #18
mef
The CQ bit was checked by mef@chromium.org
6 years, 9 months ago (2014-03-27 15:49:06 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/197873012/90001
6 years, 9 months ago (2014-03-27 15:53:07 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 16:01:45 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 9 months ago (2014-03-27 16:01:46 UTC) #22
mef
The CQ bit was checked by mef@chromium.org
6 years, 9 months ago (2014-03-27 22:22:02 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/197873012/90001
6 years, 9 months ago (2014-03-27 22:24:53 UTC) #24
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-28 02:29:39 UTC) #25
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=289954
6 years, 9 months ago (2014-03-28 02:29:39 UTC) #26
mef
The CQ bit was checked by mef@chromium.org
6 years, 9 months ago (2014-03-28 03:08:32 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/197873012/90001
6 years, 9 months ago (2014-03-28 03:10:24 UTC) #28
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-28 03:31:26 UTC) #29
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) crypto_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=136649
6 years, 9 months ago (2014-03-28 03:31:26 UTC) #30
mef
The CQ bit was checked by mef@chromium.org
6 years, 9 months ago (2014-03-28 14:39:06 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/197873012/90001
6 years, 9 months ago (2014-03-28 14:40:52 UTC) #32
commit-bot: I haz the power
6 years, 9 months ago (2014-03-28 16:49:08 UTC) #33
Message was sent while issue was closed.
Change committed as 260165

Powered by Google App Engine
This is Rietveld 408576698