[webkit-reviews] review requested: [Bug 25223] REGRESSION: Back button after form submission to the same URL fails to navigate : [Attachment 29537] v1 patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 10:53:45 PDT 2009


Darin Fisher (:fishd, Google) <fishd at chromium.org> has asked  for review:
Bug 25223: REGRESSION: Back button after form submission to the same URL fails
to navigate
https://bugs.webkit.org/show_bug.cgi?id=25223

Attachment 29537: v1 patch
https://bugs.webkit.org/attachment.cgi?id=29537&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
The fix is a very simple change to FrameLoader.  I verified that this does not
regress any existing layout tests.

However, in order to write a test for this, I discovered a bug in the WorkQueue
implementation.  This issue is detailed in the WebKitTools/ChangeLog portion of
my patch.


More information about the webkit-reviews mailing list