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

Issue 7574028: Added tests to verify the effects of various methods of navigation on History (Closed)

Created:
9 years, 4 months ago by mberkowitz1
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Added tests to verify the effects of various methods of navigation on History Also added helper functions _CheckHistory and _NavigateAndCheckHistory used by the tests below to verify that the correct changes are made to the history list. Tests included: --------------- testNavigateBringPageToTop: --- Verify that navigation brings the current page to the top of the history list. testReloadBringPageToTop: --- Verify that reloading a page brings that page to the top of the history list. testBackForwardBringPageToTop: --- Verify that back/forward brings the current page to the top of the history list. testAppendTabAddPage: --- Verify that opening a new tab adds that page to the history list. testOpenWindowAddPage: --- Verify that opening a new window to a page adds that page to the history list. TEST=none BUG=none Continuation of CL 7544032. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95569

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -0 lines) Patch
M history.py View 1 1 chunk +93 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mberkowitz1
I created a new CL under my google.com address. Could you give it one last ...
9 years, 4 months ago (2011-08-05 00:19:12 UTC) #1
dennis_jeffrey
LGTM Just 1 nit. Feel free to go ahead and click the commit box once ...
9 years, 4 months ago (2011-08-05 00:29:18 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-05 04:04:26 UTC) #3
Change committed as 95569

Powered by Google App Engine
This is Rietveld 408576698