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

Issue 14813021: Observe property updates for all Network Services (Closed)

Created:
7 years, 7 months ago by stevenjb
Modified:
7 years, 7 months ago
CC:
chromium-reviews, gauravsh+watch_chromium.org, gspencer+watch_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Observe property updates for all Network Services BUG=239200 R=pneubeck@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200024

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -14 lines) Patch
M chromeos/network/shill_property_handler.cc View 2 chunks +7 lines, -6 lines 5 comments Download
M chromeos/network/shill_property_handler_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
stevenjb
7 years, 7 months ago (2013-05-09 23:51:29 UTC) #1
gauravsh
Should the event log buffer size also be increased? Have you checked how much extra ...
7 years, 7 months ago (2013-05-12 19:05:18 UTC) #2
pneubeck (no reviews)
Where do we still need to distinguish watched and not-watched services? We differentiate visible and ...
7 years, 7 months ago (2013-05-13 10:21:03 UTC) #3
stevenjb
On 2013/05/12 19:05:18, gauravsh wrote: > Should the event log buffer size also be increased? ...
7 years, 7 months ago (2013-05-13 21:19:38 UTC) #4
stevenjb
On 2013/05/13 10:21:03, pneubeck wrote: > Where do we still need to distinguish watched and ...
7 years, 7 months ago (2013-05-13 21:30:25 UTC) #5
stevenjb
https://codereview.chromium.org/14813021/diff/1/chromeos/network/shill_property_handler.cc File chromeos/network/shill_property_handler.cc (right): https://codereview.chromium.org/14813021/diff/1/chromeos/network/shill_property_handler.cc#newcode263 chromeos/network/shill_property_handler.cc:263: // UpdateObserved used to use kServiceWatchListProperty for TYPE_NETWORK, On ...
7 years, 7 months ago (2013-05-13 21:31:40 UTC) #6
pneubeck (no reviews)
On 2013/05/13 21:30:25, stevenjb (chromium) wrote: > On 2013/05/13 10:21:03, pneubeck wrote: > > Where ...
7 years, 7 months ago (2013-05-14 13:49:05 UTC) #7
pneubeck (no reviews)
https://codereview.chromium.org/14813021/diff/1/chromeos/network/shill_property_handler.cc File chromeos/network/shill_property_handler.cc (right): https://codereview.chromium.org/14813021/diff/1/chromeos/network/shill_property_handler.cc#newcode325 chromeos/network/shill_property_handler.cc:325: if (new_observed.size() >= kMaxObserved) On 2013/05/13 21:31:40, stevenjb (chromium) ...
7 years, 7 months ago (2013-05-14 14:12:32 UTC) #8
stevenjb
On 2013/05/14 14:12:32, pneubeck wrote: > > Ok. Here is the conflict we run into ...
7 years, 7 months ago (2013-05-14 15:22:47 UTC) #9
pneubeck (no reviews)
On 2013/05/14 15:22:47, stevenjb (chromium) wrote: > On 2013/05/14 14:12:32, pneubeck wrote: > > > ...
7 years, 7 months ago (2013-05-14 16:18:04 UTC) #10
pneubeck (no reviews)
lgtm
7 years, 7 months ago (2013-05-14 16:19:34 UTC) #11
stevenjb
7 years, 7 months ago (2013-05-14 17:23:27 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 manually as r200024 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698