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

Issue 204008: Fix tests involving multiple windows that log frame load events.... (Closed)

Created:
11 years, 3 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
dglazkov
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Fix tests involving multiple windows that log frame load events. Change test_is_pending_ and test_is_preparing_ to be globals. This way other windows in the same test can see the same values. Without this, frame load events that occur in other windows are not logged. R=dglazkov BUG=21644 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26164

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M webkit/tools/test_shell/test_shell.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
11 years, 3 months ago (2009-09-14 21:40:41 UTC) #1
dglazkov
11 years, 3 months ago (2009-09-14 21:42:42 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698