[webkit-reviews] review granted: [Bug 31882] [Chromium] Unable to repost form data by hitting reload : [Attachment 43863] v1 patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 25 12:50:45 PST 2009


Adam Barth <abarth at webkit.org> has granted Darin Fisher (:fishd, Google)
<fishd at chromium.org>'s request for review:
Bug 31882: [Chromium] Unable to repost form data by hitting reload
https://bugs.webkit.org/show_bug.cgi?id=31882

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
This sounds reasonable.  Again, my confidence here is low.  Thanks for
explaining why this is hard to test.

+ m_frame->loader()->activeDocumentLoader()->originalRequestCopy();

I'd prefer grabbing this object via m_frame->loader()->originalRequest(); but
that's not essential.


More information about the webkit-reviews mailing list