DescriptionAdded 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 : '' #Messages
Total messages: 3 (0 generated)
|