|
Next phase for chrome.networkingPrivate interface.
This splits the network changed event into two separate events
and changes the events so that they report only the identifiers for
the networks, and not their properties.
Also fixed a bad bug in startDisconnect (was calling connect instead
of disconnect).
Modified the apitest so that we now run each test as a separate
browser test so that the networking stubs are reset between
tests.
BUG= chromium:168713
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182143
Total comments: 6
Total comments: 34
Total comments: 15
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+303 lines, -132 lines) |
Patch |
 |
M |
chrome/browser/chromeos/cros/network_library_impl_stub.cc
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/extensions/networking_private_api.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/extensions/networking_private_apitest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+44 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/extensions/networking_private_event_router.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/extensions/networking_private_event_router.cc
|
View
|
1
2
3
|
5 chunks |
+36 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/event_names.h
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/event_names.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/networking_private.json
|
View
|
|
1 chunk |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/networking/main.html
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/networking/manifest.json
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/networking/test.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+179 lines, -87 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_service_client.cc
|
View
|
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|