[webkit-reviews] review requested: [Bug 24741] Add (better?) support for cached form submissions : [Attachment 28826] v1 patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 21 16:12:10 PDT 2009


Darin Fisher (:fishd, Google) <darin at chromium.org> has asked  for review:
Bug 24741: Add (better?) support for cached form submissions
https://bugs.webkit.org/show_bug.cgi?id=24741

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<darin at chromium.org>
Pretty simple.	For now, this adds code that will only be used by the Chromium
port, but I didn't bother surrounding the code with #if PLATFORM(CHROMIUM)
because I suspect that other ports will want to adopt this approach and the
added code is very minor.  I'm happy to add #ifdefs if that is preferred.


More information about the webkit-reviews mailing list