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

Issue 43083: Relanding layout test fix (Closed)

Created:
11 years, 9 months ago by jcampan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Relanding 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M webkit/glue/webframe_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/layout_tests/test_lists/tests_fixable.txt View 2 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jcampan
Relanding this change. After some more investigations, I am still not sure why it failed ...
11 years, 9 months ago (2009-03-11 16:44:42 UTC) #1
darin (slow to review)
11 years, 9 months ago (2009-03-11 18:49:50 UTC) #2
OK, good luck.

Powered by Google App Engine
This is Rietveld 408576698