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

Unified Diff: Source/WebCore/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 6524014: Merge 78561 - 2011-02-15 Charlie Reis <creis@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
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:
Download patch
« no previous file with comments | « no previous file | Source/WebCore/loader/FrameLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/ChangeLog
===================================================================
--- Source/WebCore/ChangeLog (revision 78563)
+++ Source/WebCore/ChangeLog (working copy)
@@ -1,3 +1,18 @@
+2011-02-15 Charlie Reis <creis@chromium.org>
+
+ Reviewed by Mihai Parparita.
+
+ Crash in WebCore::FrameLoader::continueLoadAfterNavigationPolicy
+ https://bugs.webkit.org/show_bug.cgi?id=54219
+
+ Ensures we do not start a new navigation while we are in the process of
+ stopping a navigation. Also adds a manual test, since the crash can
+ only be reproduced using the back button and not history.back().
+
+ * loader/FrameLoader.cpp:
+ * manual-tests/navigation-during-onload-triggered-by-back.html: Added.
+ * manual-tests/resources/navigation-during-onload-container.html: Added.
+
2011-02-14 Mihai Parparita <mihaip@chromium.org>
Unreviewed.
« no previous file with comments | « no previous file | Source/WebCore/loader/FrameLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698