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

Issue 2040603002: Add support for MAC address randomization (Closed)

Created:
4 years, 6 months ago by Eric Caruso
Modified:
4 years, 6 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for MAC address randomization This is a feature in shill/wpa_supplicant to hide MAC addresses while probing before we are actually connected, making it a little more difficult to track users' devices by hardware MAC address. The feature should be disabled for enterprise-enrolled devices but enabled otherwise. BUG=579598 R=stevenjb@chromium.org Committed: https://crrev.com/5c9048b62d7ac578f3cc179afdfec311fbebc305 Cr-Commit-Position: refs/heads/master@{#398717}

Patch Set 1 #

Patch Set 2 : removing debug log #

Total comments: 2

Patch Set 3 : fix FakeNetworkDeviceHandler in unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -2 lines) Patch
M chrome/browser/chromeos/policy/device_network_configuration_updater.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/network_configuration_updater_unittest.cc View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M chromeos/network/mock_network_device_handler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/network/network_device_handler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chromeos/network/network_device_handler_impl.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chromeos/network/network_device_handler_impl.cc View 1 3 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 12 (3 generated)
Eric Caruso
PTAL, thanks.
4 years, 6 months ago (2016-06-04 00:49:04 UTC) #1
stevenjb
lgtm w/ added log entry https://codereview.chromium.org/2040603002/diff/20001/chromeos/network/network_device_handler_impl.cc File chromeos/network/network_device_handler_impl.cc (right): https://codereview.chromium.org/2040603002/diff/20001/chromeos/network/network_device_handler_impl.cc#newcode436 chromeos/network/network_device_handler_impl.cc:436: const bool enabled) { ...
4 years, 6 months ago (2016-06-08 00:35:27 UTC) #2
Eric Caruso
On 2016/06/08 00:35:27, stevenjb wrote: > lgtm w/ added log entry > > https://codereview.chromium.org/2040603002/diff/20001/chromeos/network/network_device_handler_impl.cc > ...
4 years, 6 months ago (2016-06-08 00:42:11 UTC) #3
Eric Caruso
https://codereview.chromium.org/2040603002/diff/20001/chromeos/network/network_device_handler_impl.cc File chromeos/network/network_device_handler_impl.cc (right): https://codereview.chromium.org/2040603002/diff/20001/chromeos/network/network_device_handler_impl.cc#newcode136 chromeos/network/network_device_handler_impl.cc:136: NET_LOG(USER) << "Device.SetProperty: " << property_name; By which I ...
4 years, 6 months ago (2016-06-08 00:43:46 UTC) #4
stevenjb
Ah, cool, nevermind then. lgtm ++ On Tue, Jun 7, 2016 at 5:43 PM, <ejcaruso@chromium.org> ...
4 years, 6 months ago (2016-06-08 00:52:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2040603002/40001
4 years, 6 months ago (2016-06-08 22:12:00 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-08 23:00:19 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5c9048b62d7ac578f3cc179afdfec311fbebc305 Cr-Commit-Position: refs/heads/master@{#398717}
4 years, 6 months ago (2016-06-08 23:03:24 UTC) #11
jdufault
4 years, 6 months ago (2016-06-14 00:20:09 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2061093002/ by jdufault@chromium.org.

The reason for reverting is: Seeing if this broke tricky (crbug.com/619615)..

Powered by Google App Engine
This is Rietveld 408576698