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

Issue 6990015: Preload Instant search when omnibox is focused. (Closed)

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

Description

Preload Instant search when omnibox is focused. Start preloading the default search engine's Instant URL when the omnibox is focused, in anticipation of the user typing a query (controlled by a new --preload-instant-search flag). BUG=69197 TEST=Focus the omnibox, see (through a network trace) that google.com/webhp gets loaded. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87420

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressed sky's comments #

Patch Set 3 : Rebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -35 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_controller.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_controller.cc View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_loader.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_loader.cc View 1 2 3 chunks +45 lines, -26 lines 0 comments Download
M chrome/browser/instant/instant_loader_manager.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/instant/instant_loader_manager.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sreeram
Please review. Dominic, could you sic the trybots on this? Thanks.
9 years, 7 months ago (2011-05-20 20:22:28 UTC) #1
sky
You should also update the tests so that they run with this flag set to ...
9 years, 7 months ago (2011-05-20 20:52:17 UTC) #2
dominich.google
Done. On Fri, May 20, 2011 at 1:22 PM, <sreeram@chromium.org> wrote: > Reviewers: sky, dominic, ...
9 years, 7 months ago (2011-05-20 21:01:05 UTC) #3
sreeram
On 2011/05/20 20:52:17, sky wrote: > You should also update the tests so that they ...
9 years, 7 months ago (2011-05-21 03:18:27 UTC) #4
sky
On Fri, May 20, 2011 at 8:18 PM, <sreeram@chromium.org> wrote: > On 2011/05/20 20:52:17, sky ...
9 years, 7 months ago (2011-05-23 14:35:28 UTC) #5
sreeram
Uploaded a new patch to rebaseline (i.e., none of my changes). As discussed, I added ...
9 years, 6 months ago (2011-05-31 23:37:32 UTC) #6
sky
LGTM
9 years, 6 months ago (2011-05-31 23:38:31 UTC) #7
dominich
LGTM
9 years, 6 months ago (2011-05-31 23:50:56 UTC) #8
commit-bot: I haz the power
9 years, 6 months ago (2011-06-01 02:33:10 UTC) #9
Change committed as 87420

Powered by Google App Engine
This is Rietveld 408576698