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

Issue 289313005: Add SimpleGeolocationTest unit test. (Closed)

Created:
6 years, 7 months ago by Alexander Alekseev
Modified:
6 years, 7 months ago
Reviewers:
Nikita (slow)
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add SimpleGeolocationTest unit test. Add test for SimpleGeolocation. BUG=245075 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271499

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update copyright notice. #

Total comments: 5

Patch Set 3 : Update after review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -3 lines) Patch
M chrome/browser/chromeos/geolocation/simple_geolocation_provider.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/geolocation/simple_geolocation_request.h View 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/geolocation/simple_geolocation_request.cc View 3 chunks +8 lines, -3 lines 0 comments Download
A chrome/browser/chromeos/geolocation/simple_geolocation_unittest.cc View 1 2 1 chunk +238 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Alexander Alekseev
Please review.
6 years, 7 months ago (2014-05-19 14:57:59 UTC) #1
Nikita (slow)
https://codereview.chromium.org/289313005/diff/1/chrome/browser/chromeos/geolocation/simple_geolocation_provider.h File chrome/browser/chromeos/geolocation/simple_geolocation_provider.h (right): https://codereview.chromium.org/289313005/diff/1/chrome/browser/chromeos/geolocation/simple_geolocation_provider.h#newcode43 chrome/browser/chromeos/geolocation/simple_geolocation_provider.h:43: ScopedVector<SimpleGeolocationRequest>& get_requests_for_testing() { Maybe male test friend instead? https://codereview.chromium.org/289313005/diff/20001/chrome/browser/chromeos/geolocation/simple_geolocation_unittest.cc ...
6 years, 7 months ago (2014-05-19 15:22:13 UTC) #2
Alexander Alekseev
https://codereview.chromium.org/289313005/diff/1/chrome/browser/chromeos/geolocation/simple_geolocation_provider.h File chrome/browser/chromeos/geolocation/simple_geolocation_provider.h (right): https://codereview.chromium.org/289313005/diff/1/chrome/browser/chromeos/geolocation/simple_geolocation_provider.h#newcode43 chrome/browser/chromeos/geolocation/simple_geolocation_provider.h:43: ScopedVector<SimpleGeolocationRequest>& get_requests_for_testing() { On 2014/05/19 15:22:13, Nikita Kostylev wrote: ...
6 years, 7 months ago (2014-05-19 15:57:22 UTC) #3
Nikita (slow)
https://codereview.chromium.org/289313005/diff/20001/chrome/browser/chromeos/geolocation/simple_geolocation_unittest.cc File chrome/browser/chromeos/geolocation/simple_geolocation_unittest.cc (right): https://codereview.chromium.org/289313005/diff/20001/chrome/browser/chromeos/geolocation/simple_geolocation_unittest.cc#newcode73 chrome/browser/chromeos/geolocation/simple_geolocation_unittest.cc:73: EXPECT_GE(current_delay, base_retry_interval) On 2014/05/19 15:57:23, alemate wrote: > On ...
6 years, 7 months ago (2014-05-19 15:58:47 UTC) #4
Nikita (slow)
lgtm
6 years, 7 months ago (2014-05-19 15:58:51 UTC) #5
Alexander Alekseev
The CQ bit was checked by alemate@chromium.org
6 years, 7 months ago (2014-05-19 17:21:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alemate@chromium.org/289313005/40001
6 years, 7 months ago (2014-05-19 17:22:48 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-19 20:49:05 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-19 22:00:36 UTC) #9
Message was sent while issue was closed.
Change committed as 271499

Powered by Google App Engine
This is Rietveld 408576698