RESOLVED FIXED 23612
Merged FrameLoadTypeReloadAllowingStaleData with FrameLoadTypeReload
https://bugs.webkit.org/show_bug.cgi?id=23612
Summary Merged FrameLoadTypeReloadAllowingStaleData with FrameLoadTypeReload
Geoffrey Garen
Reported 2009-01-28 22:24:14 PST
Patch coming.
Attachments
patch (9.16 KB, patch)
2009-01-28 22:24 PST, Geoffrey Garen
sam: review+
Geoffrey Garen
Comment 1 2009-01-28 22:24:32 PST
Alexey Proskuryakov
Comment 2 2009-01-28 22:56:17 PST
Will a POST be re-sent if the page was a result of a form submission?
Geoffrey Garen
Comment 3 2009-01-28 23:22:12 PST
Yes, a POST will be re-sent. (That was true before this patch, too.)
Sam Weinig
Comment 4 2009-01-28 23:24:02 PST
Comment on attachment 27137 [details] patch Do any other ports call reloadAllowingStaleData()? r=me
Geoffrey Garen
Comment 5 2009-01-28 23:33:16 PST
> Do any other ports call reloadAllowingStaleData()? r=me I didn't see anything in a grep -r in WebCore and WebKit.
Geoffrey Garen
Comment 6 2009-01-28 23:39:15 PST
Committed revision 40353.
Note You need to log in before you can comment on or make changes to this bug.