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

Issue 10829436: Recreate the loader as soon as it is deleted and ensure that it does not become stale. (Closed)

Created:
8 years, 4 months ago by Shishir
Modified:
8 years, 3 months ago
Reviewers:
sreeram, sky
CC:
chromium-reviews, sreeram, gideonwald, dominich, David Black, Jered, Shishir
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Recreate the InstantLoader as soon as it is deleted and ensure that it does not become stale. BUG=143745 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153574

Patch Set 1 #

Patch Set 2 : Adding tests. #

Total comments: 30

Patch Set 3 : Addressing Sreeram's comments. #

Total comments: 12

Patch Set 4 : Addressing Sreerams comments. #

Total comments: 2

Patch Set 5 : Spelling fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -27 lines) Patch
M chrome/browser/instant/instant_browsertest.cc View 1 2 3 4 3 chunks +41 lines, -4 lines 0 comments Download
M chrome/browser/instant/instant_controller.h View 1 2 3 4 3 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_controller.cc View 1 2 3 4 6 chunks +66 lines, -23 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Shishir
Could you please take a look? I am working on the test.
8 years, 4 months ago (2012-08-20 18:30:47 UTC) #1
Shishir
Added a test. PTAL.
8 years, 4 months ago (2012-08-20 19:45:43 UTC) #2
sreeram
I've suggested a few name changes, which is a bit nitpicky, I admit. Hope it's ...
8 years, 4 months ago (2012-08-22 17:39:34 UTC) #3
Shishir
Addressed all the comments. The refresh now happens on OnAutocompleteLostFocus after the timer expires. PTAL. ...
8 years, 4 months ago (2012-08-23 18:26:33 UTC) #4
sreeram
A couple of minor comments. Once they are addressed, I think this is good to ...
8 years, 4 months ago (2012-08-24 21:06:25 UTC) #5
Shishir
http://codereview.chromium.org/10829436/diff/23001/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): http://codereview.chromium.org/10829436/diff/23001/chrome/browser/instant/instant_browsertest.cc#newcode847 chrome/browser/instant/instant_browsertest.cc:847: // may be resued when the new loader is ...
8 years, 4 months ago (2012-08-24 22:17:39 UTC) #6
sreeram
lgtm http://codereview.chromium.org/10829436/diff/24002/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): http://codereview.chromium.org/10829436/diff/24002/chrome/browser/instant/instant_browsertest.cc#newcode838 chrome/browser/instant/instant_browsertest.cc:838: // - Instant loader will be recreated when ...
8 years, 4 months ago (2012-08-24 22:30:01 UTC) #7
Shishir
http://codereview.chromium.org/10829436/diff/24002/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): http://codereview.chromium.org/10829436/diff/24002/chrome/browser/instant/instant_browsertest.cc#newcode838 chrome/browser/instant/instant_browsertest.cc:838: // - Instant loader will be recreated when omnibox ...
8 years, 3 months ago (2012-08-27 18:05:21 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 3 months ago (2012-08-27 19:46:30 UTC) #9
Shishir
Adding sky for review. PTAL.
8 years, 3 months ago (2012-08-27 19:49:33 UTC) #10
sky
Rubber stamp LGTM
8 years, 3 months ago (2012-08-27 20:54:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shishir@chromium.org/10829436/17009
8 years, 3 months ago (2012-08-27 20:55:36 UTC) #12
commit-bot: I haz the power
8 years, 3 months ago (2012-08-27 23:23:21 UTC) #13
Change committed as 153574

Powered by Google App Engine
This is Rietveld 408576698