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

Issue 12094073: Use an experiment value to set the instant_extended.enabled pref default. (Closed)

Created:
7 years, 10 months ago by robertshield
Modified:
7 years, 10 months ago
Reviewers:
MAD, dhollowa
CC:
chromium-reviews, melevin, dhollowa+watch_chromium.org, sreeram, gideonwald, dominich, David Black, samarth+watch_chromium.org, Jered, sky
Visibility:
Public.

Description

Use an experiment value to set the instant_extended.enabled pref default. BUG=171863 TEST=unit_tests.exe TBR=sky Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180084

Patch Set 1 #

Total comments: 12

Patch Set 2 : MAD review feedback. #

Total comments: 6

Patch Set 3 : Dear MAD #

Total comments: 2

Patch Set 4 : Feedbac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -42 lines) Patch
M chrome/browser/ui/browser_instant_controller.cc View 1 2 3 1 chunk +19 lines, -2 lines 0 comments Download
M chrome/browser/ui/search/search.h View 1 2 2 chunks +16 lines, -2 lines 0 comments Download
M chrome/browser/ui/search/search.cc View 1 2 4 chunks +66 lines, -28 lines 0 comments Download
M chrome/browser/ui/search/search_unittest.cc View 1 2 chunks +13 lines, -10 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
robertshield
Hi MAD, Please could you take a look and see if this is similar to ...
7 years, 10 months ago (2013-01-31 03:54:03 UTC) #1
MAD
Très cool... Some comments... https://codereview.chromium.org/12094073/diff/1/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12094073/diff/1/chrome/browser/ui/browser_instant_controller.cc#newcode84 chrome/browser/ui/browser_instant_controller.cc:84: } else if (instant_extended_default_setting == ...
7 years, 10 months ago (2013-01-31 15:44:57 UTC) #2
robertshield
Thanks, PTAL! https://codereview.chromium.org/12094073/diff/1/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12094073/diff/1/chrome/browser/ui/browser_instant_controller.cc#newcode84 chrome/browser/ui/browser_instant_controller.cc:84: } else if (instant_extended_default_setting == search::INSTANT_USE_EXISTING) { ...
7 years, 10 months ago (2013-01-31 18:56:51 UTC) #3
MAD
LGTM with two nit requests and a unneeded/unexplained change removal request.. Thanks! BYE MAD https://codereview.chromium.org/12094073/diff/1/chrome/browser/ui/search/search.cc ...
7 years, 10 months ago (2013-01-31 20:14:53 UTC) #4
robertshield
Thanks! https://codereview.chromium.org/12094073/diff/5001/base/process_util_win.cc File base/process_util_win.cc (right): https://codereview.chromium.org/12094073/diff/5001/base/process_util_win.cc#newcode249 base/process_util_win.cc:249: //NOTREACHED(); On 2013/01/31 20:14:53, MAD wrote: > Really? ...
7 years, 10 months ago (2013-01-31 20:24:28 UTC) #5
robertshield
+Scott for owners
7 years, 10 months ago (2013-01-31 20:25:05 UTC) #6
sky
sky->dhollowa
7 years, 10 months ago (2013-01-31 21:28:09 UTC) #7
dhollowa
lgtm https://codereview.chromium.org/12094073/diff/5002/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12094073/diff/5002/chrome/browser/ui/browser_instant_controller.cc#newcode81 chrome/browser/ui/browser_instant_controller.cc:81: bool instant_extended_value = true; How about using a ...
7 years, 10 months ago (2013-01-31 21:47:18 UTC) #8
robertshield
Thanks! https://codereview.chromium.org/12094073/diff/5002/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12094073/diff/5002/chrome/browser/ui/browser_instant_controller.cc#newcode81 chrome/browser/ui/browser_instant_controller.cc:81: bool instant_extended_value = true; On 2013/01/31 21:47:19, dhollowa ...
7 years, 10 months ago (2013-01-31 22:25:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robertshield@chromium.org/12094073/8002
7 years, 10 months ago (2013-01-31 22:40:13 UTC) #10
commit-bot: I haz the power
Presubmit check for 12094073-8002 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 10 months ago (2013-01-31 22:40:15 UTC) #11
robertshield
TBRing sky for change in browser_instant_controller.cc which isn't under ui/search On 2013/01/31 22:40:15, I haz ...
7 years, 10 months ago (2013-01-31 22:42:14 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robertshield@chromium.org/12094073/8002
7 years, 10 months ago (2013-01-31 23:02:58 UTC) #13
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 10 months ago (2013-01-31 23:57:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robertshield@chromium.org/12094073/8002
7 years, 10 months ago (2013-02-01 01:53:24 UTC) #15
commit-bot: I haz the power
7 years, 10 months ago (2013-02-01 05:24:51 UTC) #16
Message was sent while issue was closed.
Change committed as 180084

Powered by Google App Engine
This is Rietveld 408576698