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

Issue 2747006: Change notification handling to prevent multiple 'Do you mean...?' infobars f... (Closed)

Created:
10 years, 6 months ago by csilv
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Change notification handling to prevent multiple 'Do you mean...?' infobars from displaying in a tab. This could happen when the user types in a new query before the AlternateNavURLFetcher was able to resolve the URL. BUG=43378 TEST=Load two single word domains within quick succession in the same tab. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49312

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -18 lines) Patch
M chrome/browser/alternate_nav_url_fetcher.cc View 1 1 chunk +25 lines, -18 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
csilv
+estade for review Evan, was able to reliably reproduce and then fix this issue via ...
10 years, 6 months ago (2010-06-09 19:29:01 UTC) #1
Evan Stade
http://codereview.chromium.org/2747006/diff/3001/4001 File chrome/browser/alternate_nav_url_fetcher.cc (right): http://codereview.chromium.org/2747006/diff/3001/4001#newcode45 chrome/browser/alternate_nav_url_fetcher.cc:45: } else if (!controller_) { can the hypothetical else ...
10 years, 6 months ago (2010-06-09 19:46:11 UTC) #2
csilv
http://codereview.chromium.org/2747006/diff/3001/4001 File chrome/browser/alternate_nav_url_fetcher.cc (right): http://codereview.chromium.org/2747006/diff/3001/4001#newcode45 chrome/browser/alternate_nav_url_fetcher.cc:45: } else if (!controller_) { On 2010/06/09 19:46:11, Evan ...
10 years, 6 months ago (2010-06-09 20:09:22 UTC) #3
Evan Stade
10 years, 6 months ago (2010-06-09 20:35:10 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698