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

Issue 11262018: Move AsyncDns field trial to server-side control. (Closed)

Created:
8 years, 2 months ago by szym
Modified:
8 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Move AsyncDns field trial to server-side control. BUG=143454 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=164375

Patch Set 1 #

Total comments: 9

Patch Set 2 : update comment in header, use FindFullName #

Patch Set 3 : fix header include order #

Patch Set 4 : explain why using prefix to match group name #

Total comments: 4

Patch Set 5 : simplify using string_util #

Patch Set 6 : sync #

Total comments: 1

Patch Set 7 : move comment on group assignment to implementation #

Patch Set 8 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -22 lines) Patch
M chrome/browser/net/async_dns_field_trial.h View 1 2 3 4 5 6 1 chunk +1 line, -9 lines 0 comments Download
M chrome/browser/net/async_dns_field_trial.cc View 1 2 3 4 5 6 2 chunks +7 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
szym
8 years, 2 months ago (2012-10-24 21:44:06 UTC) #1
SteveT
lgtm FYI I am OOO tomorrow so please direct reviews to asvitkine@, if there are ...
8 years, 2 months ago (2012-10-25 03:00:27 UTC) #2
szym
http://codereview.chromium.org/11262018/diff/1/chrome/browser/net/async_dns_field_trial.cc File chrome/browser/net/async_dns_field_trial.cc (right): http://codereview.chromium.org/11262018/diff/1/chrome/browser/net/async_dns_field_trial.cc#newcode12 chrome/browser/net/async_dns_field_trial.cc:12: On 2012/10/25 03:00:27, SteveT wrote: > check: BTW the ...
8 years, 2 months ago (2012-10-25 03:03:13 UTC) #3
Alexei Svitkine (slow)
http://codereview.chromium.org/11262018/diff/1/chrome/browser/net/async_dns_field_trial.cc File chrome/browser/net/async_dns_field_trial.cc (right): http://codereview.chromium.org/11262018/diff/1/chrome/browser/net/async_dns_field_trial.cc#newcode18 chrome/browser/net/async_dns_field_trial.cc:18: scoped_refptr<base::FieldTrial> trial(base::FieldTrialList::Find("AsyncDns")); You could simplify all of this by ...
8 years, 1 month ago (2012-10-25 14:37:46 UTC) #4
szym
cbentzel: please approve http://codereview.chromium.org/11262018/diff/1/chrome/browser/net/async_dns_field_trial.cc File chrome/browser/net/async_dns_field_trial.cc (right): http://codereview.chromium.org/11262018/diff/1/chrome/browser/net/async_dns_field_trial.cc#newcode8 chrome/browser/net/async_dns_field_trial.cc:8: #include "base/memory/ref_counted.h" On 2012/10/25 03:00:27, SteveT ...
8 years, 1 month ago (2012-10-25 17:17:45 UTC) #5
Alexei Svitkine (slow)
http://codereview.chromium.org/11262018/diff/9001/chrome/browser/net/async_dns_field_trial.cc File chrome/browser/net/async_dns_field_trial.cc (right): http://codereview.chromium.org/11262018/diff/9001/chrome/browser/net/async_dns_field_trial.cc#newcode20 chrome/browser/net/async_dns_field_trial.cc:20: return base::FieldTrialList::FindFullName("AsyncDns").compare( Nit: Use StartsWith() from base/string_util.h.
8 years, 1 month ago (2012-10-25 17:34:41 UTC) #6
Alexei Svitkine (slow)
http://codereview.chromium.org/11262018/diff/9001/chrome/browser/net/async_dns_field_trial.cc File chrome/browser/net/async_dns_field_trial.cc (right): http://codereview.chromium.org/11262018/diff/9001/chrome/browser/net/async_dns_field_trial.cc#newcode7 chrome/browser/net/async_dns_field_trial.cc:7: #include "base/memory/ref_counted.h" This isn't needed anymore, I think.
8 years, 1 month ago (2012-10-25 17:35:11 UTC) #7
szym
http://codereview.chromium.org/11262018/diff/9001/chrome/browser/net/async_dns_field_trial.cc File chrome/browser/net/async_dns_field_trial.cc (right): http://codereview.chromium.org/11262018/diff/9001/chrome/browser/net/async_dns_field_trial.cc#newcode7 chrome/browser/net/async_dns_field_trial.cc:7: #include "base/memory/ref_counted.h" On 2012/10/25 17:35:11, Alexei Svitkine wrote: > ...
8 years, 1 month ago (2012-10-25 17:45:15 UTC) #8
Alexei Svitkine (slow)
LGTM
8 years, 1 month ago (2012-10-25 17:49:56 UTC) #9
cbentzel
LGTM Out of curiosity - when do we pick up the server-side specified field trials? ...
8 years, 1 month ago (2012-10-25 20:37:16 UTC) #10
Alexei Svitkine (slow)
On 2012/10/25 20:37:16, cbentzel wrote: > LGTM > > Out of curiosity - when do ...
8 years, 1 month ago (2012-10-25 20:40:38 UTC) #11
szym
On 2012/10/25 20:37:16, cbentzel wrote: > LGTM > > Out of curiosity - when do ...
8 years, 1 month ago (2012-10-25 20:41:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szym@chromium.org/11262018/12011
8 years, 1 month ago (2012-10-25 20:51:39 UTC) #13
commit-bot: I haz the power
8 years, 1 month ago (2012-10-26 18:29:14 UTC) #14
Commit queue patch verification failed without an error message.
Something went wrong, probably a crash, a hickup or simply
the monkeys went out for dinner.
Ping the relevant dude on a on-needed basis.

Powered by Google App Engine
This is Rietveld 408576698