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 6544015: Call method CheckTitle to verify title of the active tab.... (Closed)

Created:
9 years, 10 months ago by Johnny(Jianning) Ding
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Call method CheckTitle to verify title of the active tab. After opening a new tab, the tab may not be ready to read the title. The method CheckTitle checks title within the certain timeout. It may not a good solution but workable and existing code already uses it, so I think we use it to fix this bug. BUG=46781 TEST=UnloadTest.BrowserCloseBeforeUnloadOK. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75386

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M chrome/browser/unload_uitest.cc View 1 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Johnny(Jianning) Ding
9 years, 10 months ago (2011-02-18 10:50:30 UTC) #1
Paweł Hajdan Jr.
LGTM with a comment. http://codereview.chromium.org/6544015/diff/1/chrome/browser/unload_uitest.cc File chrome/browser/unload_uitest.cc (right): http://codereview.chromium.org/6544015/diff/1/chrome/browser/unload_uitest.cc#newcode417 chrome/browser/unload_uitest.cc:417: // Flaky on Linux under ...
9 years, 10 months ago (2011-02-18 12:12:24 UTC) #2
Johnny(Jianning) Ding
9 years, 10 months ago (2011-02-18 13:23:17 UTC) #3
http://codereview.chromium.org/6544015/diff/1/chrome/browser/unload_uitest.cc
File chrome/browser/unload_uitest.cc (right):

http://codereview.chromium.org/6544015/diff/1/chrome/browser/unload_uitest.cc...
chrome/browser/unload_uitest.cc:417: // Flaky on Linux under valgrind.
http://crbug.com/46781
On 2011/02/18 12:12:24, Paweł Hajdan Jr. wrote:
> nit: This comment is now outdated.

Done.

Powered by Google App Engine
This is Rietveld 408576698