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

Issue 132693025: Add the ability for MDnsListener to actively refresh records (Closed)

Created:
6 years, 11 months ago by Noam Samuel
Modified:
6 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke
Visibility:
Public.

Description

Add the ability for MDnsListener to actively refresh records If the MDnsListener is listening for a record we care about, actively refresh it. BUG=336883 R=vitalybuka@chromium.org,szym@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247889

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -38 lines) Patch
M net/dns/mdns_cache.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/dns/mdns_client.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/dns/mdns_client_impl.h View 1 2 3 4 chunks +15 lines, -4 lines 0 comments Download
M net/dns/mdns_client_impl.cc View 1 9 chunks +103 lines, -32 lines 0 comments Download
M net/dns/mdns_client_unittest.cc View 1 2 3 4 3 chunks +46 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Noam Samuel
6 years, 11 months ago (2014-01-23 00:37:00 UTC) #1
szym
https://codereview.chromium.org/132693025/diff/1/net/dns/mdns_client_impl.cc File net/dns/mdns_client_impl.cc (right): https://codereview.chromium.org/132693025/diff/1/net/dns/mdns_client_impl.cc#newcode29 net/dns/mdns_client_impl.cc:29: const double kListenerRefreshPercentage1 = 0.85; Percentage suggests that this ...
6 years, 11 months ago (2014-01-23 11:24:03 UTC) #2
Noam Samuel
https://codereview.chromium.org/132693025/diff/1/net/dns/mdns_client_impl.cc File net/dns/mdns_client_impl.cc (right): https://codereview.chromium.org/132693025/diff/1/net/dns/mdns_client_impl.cc#newcode29 net/dns/mdns_client_impl.cc:29: const double kListenerRefreshPercentage1 = 0.85; On 2014/01/23 11:24:03, szym ...
6 years, 11 months ago (2014-01-23 17:50:41 UTC) #3
Noam Samuel
On 2014/01/23 17:50:41, Noam Samuel wrote: > https://codereview.chromium.org/132693025/diff/1/net/dns/mdns_client_impl.cc > File net/dns/mdns_client_impl.cc (right): > > https://codereview.chromium.org/132693025/diff/1/net/dns/mdns_client_impl.cc#newcode29 ...
6 years, 11 months ago (2014-01-27 19:52:43 UTC) #4
szym
lgtm, sorry for the delay https://codereview.chromium.org/132693025/diff/110001/net/dns/mdns_client_unittest.cc File net/dns/mdns_client_unittest.cc (right): https://codereview.chromium.org/132693025/diff/110001/net/dns/mdns_client_unittest.cc#newcode1045 net/dns/mdns_client_unittest.cc:1045: // calls at 95% ...
6 years, 10 months ago (2014-01-29 19:08:39 UTC) #5
Noam Samuel
https://codereview.chromium.org/132693025/diff/110001/net/dns/mdns_client_unittest.cc File net/dns/mdns_client_unittest.cc (right): https://codereview.chromium.org/132693025/diff/110001/net/dns/mdns_client_unittest.cc#newcode1045 net/dns/mdns_client_unittest.cc:1045: // calls at 95% of the TTL. On 2014/01/29 ...
6 years, 10 months ago (2014-01-29 19:21:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/132693025/170001
6 years, 10 months ago (2014-01-29 19:24:03 UTC) #7
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-30 03:03:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/132693025/170001
6 years, 10 months ago (2014-01-30 03:09:30 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 08:07:43 UTC) #10
Message was sent while issue was closed.
Change committed as 247889

Powered by Google App Engine
This is Rietveld 408576698