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

Issue 225413005: Added event to networkingPrivate extension that portal detection is completed. (Closed)

Created:
6 years, 8 months ago by ygorshenin1
Modified:
6 years, 8 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Added event to networkingPrivate extension that portal detection is completed. BUG=354946 TEST=ExtensionNetworkingPrivateApiTest.* R=yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262736 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262855

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added comment. #

Patch Set 3 : Fix. #

Patch Set 4 : Fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -18 lines) Patch
M chrome/browser/extensions/api/networking_private/networking_private_api_chromeos.cc View 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_apitest.cc View 1 2 3 8 chunks +67 lines, -9 lines 0 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_event_router_chromeos.cc View 7 chunks +63 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/networking_private.json View 2 chunks +17 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/networking/test.js View 1 2 2 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 30 (0 generated)
ygorshenin1
6 years, 8 months ago (2014-04-04 14:20:51 UTC) #1
Yoyo Zhou
https://chromiumcodereview.appspot.com/225413005/diff/1/chrome/browser/chromeos/net/network_portal_detector_test_impl.cc File chrome/browser/chromeos/net/network_portal_detector_test_impl.cc (right): https://chromiumcodereview.appspot.com/225413005/diff/1/chrome/browser/chromeos/net/network_portal_detector_test_impl.cc#newcode42 chrome/browser/chromeos/net/network_portal_detector_test_impl.cc:42: void NetworkPortalDetectorTestImpl::AlwaysFireObserverForTesting() { I'm not sure what the purpose ...
6 years, 8 months ago (2014-04-04 19:28:41 UTC) #2
ygorshenin1
https://chromiumcodereview.appspot.com/225413005/diff/1/chrome/browser/chromeos/net/network_portal_detector_test_impl.cc File chrome/browser/chromeos/net/network_portal_detector_test_impl.cc (right): https://chromiumcodereview.appspot.com/225413005/diff/1/chrome/browser/chromeos/net/network_portal_detector_test_impl.cc#newcode42 chrome/browser/chromeos/net/network_portal_detector_test_impl.cc:42: void NetworkPortalDetectorTestImpl::AlwaysFireObserverForTesting() { The purpose of AlwaysFireObserverForTesting() is to ...
6 years, 8 months ago (2014-04-07 09:30:15 UTC) #3
ygorshenin1
https://chromiumcodereview.appspot.com/225413005/diff/1/chrome/browser/chromeos/net/network_portal_detector_test_impl.h File chrome/browser/chromeos/net/network_portal_detector_test_impl.h (right): https://chromiumcodereview.appspot.com/225413005/diff/1/chrome/browser/chromeos/net/network_portal_detector_test_impl.h#newcode48 chrome/browser/chromeos/net/network_portal_detector_test_impl.h:48: bool always_fire_observer_; On 2014/04/04 19:28:41, Yoyo Zhou wrote: > ...
6 years, 8 months ago (2014-04-07 09:34:16 UTC) #4
Yoyo Zhou
chrome.test.sendMessage is a good way to do this, I think. You set up a test ...
6 years, 8 months ago (2014-04-07 23:26:20 UTC) #5
ygorshenin1
Thanks for good advice! PTAL
6 years, 8 months ago (2014-04-08 08:09:15 UTC) #6
Yoyo Zhou
Great, LGTM
6 years, 8 months ago (2014-04-08 17:57:26 UTC) #7
ygorshenin1
The CQ bit was checked by ygorshenin@chromium.org
6 years, 8 months ago (2014-04-08 18:04:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/30001
6 years, 8 months ago (2014-04-08 18:05:31 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-08 20:19:24 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_x64_rel for step(s) base_unittests, chrome_elf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_x64_rel&number=92464
6 years, 8 months ago (2014-04-08 20:19:24 UTC) #11
ygorshenin1
The CQ bit was checked by ygorshenin@chromium.org
6 years, 8 months ago (2014-04-09 10:11:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/30001
6 years, 8 months ago (2014-04-09 10:11:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/30001
6 years, 8 months ago (2014-04-09 11:17:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/30001
6 years, 8 months ago (2014-04-09 11:27:00 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-09 12:01:32 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_rel
6 years, 8 months ago (2014-04-09 12:01:33 UTC) #17
ygorshenin1
The CQ bit was checked by ygorshenin@chromium.org
6 years, 8 months ago (2014-04-09 12:26:54 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/30001
6 years, 8 months ago (2014-04-09 12:27:06 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-09 13:34:42 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_compile_dbg
6 years, 8 months ago (2014-04-09 13:34:43 UTC) #21
ygorshenin1
The CQ bit was checked by ygorshenin@chromium.org
6 years, 8 months ago (2014-04-09 14:16:03 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/30001
6 years, 8 months ago (2014-04-09 14:16:11 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-09 15:00:11 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_compile_dbg
6 years, 8 months ago (2014-04-09 15:00:11 UTC) #25
ygorshenin1
Committed patchset #3 manually as r262736 (presubmit successful).
6 years, 8 months ago (2014-04-09 17:47:55 UTC) #26
tapted
A revert of this CL has been created in https://codereview.chromium.org/231173005/ by tapted@chromium.org. The reason for ...
6 years, 8 months ago (2014-04-09 18:00:08 UTC) #27
ygorshenin1
The CQ bit was checked by ygorshenin@chromium.org
6 years, 8 months ago (2014-04-09 19:34:32 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/225413005/50001
6 years, 8 months ago (2014-04-09 19:34:40 UTC) #29
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 23:36:30 UTC) #30
Message was sent while issue was closed.
Change committed as 262855

Powered by Google App Engine
This is Rietveld 408576698