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

Issue 99223009: Fixed current OOBE captive portal metrics. (Closed)

Created:
6 years, 12 months ago by ygorshenin1
Modified:
6 years, 11 months ago
Reviewers:
Nikita (slow)
CC:
chromium-reviews, cbentzel+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Fixed current OOBE captive portal metrics. Now metrics are recorded only when a state of a particular network is changed. If several consecutive checks indicate the same state for a network, only the first one is recorded. The purpose of this fix is to remove noize from so-called "lazy detection" from metrics. BUG=231758 TEST=unit_tests:NetworkPortalDetectorImplTest* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243945

Patch Set 1 #

Patch Set 2 : Fix. #

Total comments: 9

Patch Set 3 : Fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+292 lines, -121 lines) Patch
M chrome/browser/chromeos/net/network_portal_detector.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector.cc View 2 chunks +28 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector_impl.h View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector_impl.cc View 1 2 5 chunks +77 lines, -29 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector_impl_unittest.cc View 1 2 28 chunks +167 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 5 chunks +6 lines, -86 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ygorshenin1
6 years, 12 months ago (2013-12-27 13:52:26 UTC) #1
Nikita (slow)
lgtm with nits Do you need to update histogram descriptions? https://codereview.chromium.org/99223009/diff/80001/chrome/browser/chromeos/net/network_portal_detector_impl.cc File chrome/browser/chromeos/net/network_portal_detector_impl.cc (right): https://codereview.chromium.org/99223009/diff/80001/chrome/browser/chromeos/net/network_portal_detector_impl.cc#newcode468 ...
6 years, 11 months ago (2014-01-09 13:48:56 UTC) #2
ygorshenin1
Many thanks! https://codereview.chromium.org/99223009/diff/80001/chrome/browser/chromeos/net/network_portal_detector_impl.cc File chrome/browser/chromeos/net/network_portal_detector_impl.cc (right): https://codereview.chromium.org/99223009/diff/80001/chrome/browser/chromeos/net/network_portal_detector_impl.cc#newcode468 chrome/browser/chromeos/net/network_portal_detector_impl.cc:468: // interested only on distribution of detection ...
6 years, 11 months ago (2014-01-09 14:59:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/99223009/120001
6 years, 11 months ago (2014-01-09 15:00:13 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 19:04:31 UTC) #5
Message was sent while issue was closed.
Change committed as 243945

Powered by Google App Engine
This is Rietveld 408576698