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

Unified Diff: WebCore/ChangeLog

Issue 6500005: Revert 78236 - Merge r76205, crbug 54262 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | WebCore/history/HistoryItem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/ChangeLog
===================================================================
--- WebCore/ChangeLog (revision 78353)
+++ WebCore/ChangeLog (working copy)
@@ -1,36 +1,3 @@
-2011-01-19 Darin Fisher <darin@chromium.org>
-
- Reviewed by Mihai Parparita.
-
- Re-initialize the HistoryItem fully when navigating to a HistoryItem,
- or replacing a HistoryItem, results in a different URL.
-
- https://bugs.webkit.org/show_bug.cgi?id=49654
-
- This patch also forces all HistoryItems to record the post-redirect
- URL. Previously, frames would remember the pre-redirect URL. This is
- problematic since other members of the HistoryItem correspond to the
- post-redirect URL.
-
- Tests: fast/history/history-replace-updates-current-item.html
- http/tests/navigation/redirect-on-back-updates-history-item.html
- http/tests/navigation/redirect-on-reload-updates-history-item.html
-
- * history/HistoryItem.cpp:
- (WebCore::HistoryItem::HistoryItem):
- (WebCore::HistoryItem::reset):
- * history/HistoryItem.h:
- * loader/HistoryController.cpp:
- (WebCore::HistoryController::updateForBackForwardNavigation):
- (WebCore::HistoryController::updateForReload):
- (WebCore::HistoryController::updateForStandardLoad):
- (WebCore::HistoryController::updateForRedirectWithLockedBackForwardList):
- (WebCore::HistoryController::initializeItem):
- (WebCore::HistoryController::createItem):
- (WebCore::HistoryController::createItemTree):
- (WebCore::HistoryController::updateCurrentItem):
- * loader/HistoryController.h:
-
2011-01-30 Kenichi Ishibashi <bashi@google.com>
Reviewed by Kent Tamura.
« no previous file with comments | « no previous file | WebCore/history/HistoryItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698