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

Issue 68503019: Windows-specific implementation of Networking Private API. (Closed)

Created:
7 years, 1 month ago by mef
Modified:
7 years, 1 month ago
Reviewers:
Finnur, afontan, jam, Jói
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Windows-specific implementation of Networking Private API. Previously reviewed as https://codereview.chromium.org/27722003, but moves WiFiService Windows implementation to components/wifi. Based on infrastructure in https://codereview.chromium.org/54323003/ BUG=267667 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236816

Patch Set 1 #

Patch Set 2 : Make ChromeCast setup work on Windows again. #

Total comments: 1

Patch Set 3 : Sync up to r236766 #

Patch Set 4 : Fixed Win64 compilation error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1626 lines, -6 lines) Patch
M chrome/browser/extensions/api/networking_private/networking_private_service_client.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/features/simple_feature.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/features/simple_feature_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/wifi.gypi View 1 1 chunk +25 lines, -0 lines 0 comments Download
M components/wifi/fake_wifi_service.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M components/wifi/wifi_service.h View 1 2 3 chunks +9 lines, -0 lines 0 comments Download
A components/wifi/wifi_service_test.cc View 1 chunk +146 lines, -0 lines 0 comments Download
A components/wifi/wifi_service_win.cc View 1 2 3 1 chunk +1274 lines, -0 lines 0 comments Download
A components/wifi/wifi_test.cc View 1 1 chunk +156 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mef
Hi guys, please take a look. This is windows-specific implementation of Networking Private API. It ...
7 years, 1 month ago (2013-11-19 22:25:37 UTC) #1
Jói
LGTM for //components. https://codereview.chromium.org/68503019/diff/20001/components/wifi/wifi_service_win.cc File components/wifi/wifi_service_win.cc (right): https://codereview.chromium.org/68503019/diff/20001/components/wifi/wifi_service_win.cc#newcode134 components/wifi/wifi_service_win.cc:134: class WiFiServiceImpl : public WiFiService, base::NonThreadSafe ...
7 years, 1 month ago (2013-11-20 11:08:40 UTC) #2
Finnur
_api_features.json LGTM
7 years, 1 month ago (2013-11-20 11:13:15 UTC) #3
jam
On 2013/11/19 22:25:37, mef wrote: > Hi guys, please take a look. > > This ...
7 years, 1 month ago (2013-11-21 19:38:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mef@chromium.org/68503019/220001
7 years, 1 month ago (2013-11-22 18:23:53 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-11-22 20:25:57 UTC) #6
Message was sent while issue was closed.
Change committed as 236816

Powered by Google App Engine
This is Rietveld 408576698