DescriptionRelanding a backed-out CL:
The navigation entry's state would not be returned for navigation entries of
error pages (such as 404).
This was causing the following problems when navigating back to a 404 page in
test shell:
- a new entry to be created instead of going back to the existing entry
- the navTarget property not to be set on the HistoryItem
That was causing the LayoutTests/http/tests/navigation/error404-goback.html
failure.
It seems safe to return the navigation entry's state for an error page.
BUG=None
TBR=darin
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11453
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|