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

Issue 13255003: Add method to invoke mobile only field trials. Add a field trial that controls rollout of data comp… (Closed)

Created:
7 years, 9 months ago by vagababov
Modified:
7 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add method to invoke mobile only field trials. Add a field trial that controls rollout of data compression proxy. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191714

Patch Set 1 #

Patch Set 2 : Fix comment. #

Patch Set 3 : Fix logging. #

Total comments: 1

Patch Set 4 : Exclude iOS as well. #

Total comments: 2

Patch Set 5 : Wrap everything in guades. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -1 line) Patch
M chrome/browser/chrome_browser_field_trials.h View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials.cc View 1 2 3 4 1 chunk +44 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
SteveT
Looking good! A question inline. I'm guessing you're just setting up the experiment in this ...
7 years, 8 months ago (2013-03-29 17:40:55 UTC) #1
SteveT
Looking good! A question inline. I'm guessing you're just setting up the experiment in this ...
7 years, 8 months ago (2013-03-29 17:40:58 UTC) #2
vagababov
1. Yes, correct. Querying will be done separaterly. 2. Yes, we'll patch in some % ...
7 years, 8 months ago (2013-03-29 17:45:31 UTC) #3
rohitrao (ping after 24h)
I don't have a problem with the mobile method in theory, but in practice we ...
7 years, 8 months ago (2013-03-29 17:46:59 UTC) #4
vagababov
I guess, I can put exclusion ifdef for iOS around SetupDesktopTrials as well.
7 years, 8 months ago (2013-03-29 18:02:57 UTC) #5
rohitrao (ping after 24h)
That may not be enough, because I'm not sure we compile enough on iOS to ...
7 years, 8 months ago (2013-03-29 18:09:30 UTC) #6
vagababov
Truly, that would be most helpful for me :). Especially that I won't be implementing ...
7 years, 8 months ago (2013-03-29 18:15:08 UTC) #7
SteveT
Just one question inline. https://codereview.chromium.org/13255003/diff/14002/chrome/browser/chrome_browser_field_trials.h File chrome/browser/chrome_browser_field_trials.h (right): https://codereview.chromium.org/13255003/diff/14002/chrome/browser/chrome_browser_field_trials.h#newcode38 chrome/browser/chrome_browser_field_trials.h:38: void SetupMobileFieldTrials(); Do we want ...
7 years, 8 months ago (2013-04-01 19:26:51 UTC) #8
vagababov
https://codereview.chromium.org/13255003/diff/14002/chrome/browser/chrome_browser_field_trials.h File chrome/browser/chrome_browser_field_trials.h (right): https://codereview.chromium.org/13255003/diff/14002/chrome/browser/chrome_browser_field_trials.h#newcode38 chrome/browser/chrome_browser_field_trials.h:38: void SetupMobileFieldTrials(); Makes sense. Wrapped declarations and definitions in ...
7 years, 8 months ago (2013-04-01 19:34:55 UTC) #9
SteveT
lgtm - Thanks for your patience! Hopefully Rohit's future refactoring for iOS will remove some ...
7 years, 8 months ago (2013-04-01 19:44:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vagababov@google.com/13255003/21001
7 years, 8 months ago (2013-04-01 20:34:28 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=113138
7 years, 8 months ago (2013-04-01 22:42:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vagababov@google.com/13255003/21001
7 years, 8 months ago (2013-04-01 22:48:35 UTC) #13
commit-bot: I haz the power
7 years, 8 months ago (2013-04-02 00:17:22 UTC) #14
Message was sent while issue was closed.
Change committed as 191714

Powered by Google App Engine
This is Rietveld 408576698