[webkit-reviews] review requested: [Bug 26994] Store non-standard HTTP headers in history : [Attachment 40031] Patch #3 to resolve bug 26994

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 17:02:52 PDT 2009


Marshall Greenblatt <magreenblatt at gmail.com> has asked	for review:
Bug 26994: Store non-standard HTTP headers in history
https://bugs.webkit.org/show_bug.cgi?id=26994

Attachment 40031: Patch #3 to resolve bug 26994
https://bugs.webkit.org/attachment.cgi?id=40031&action=review

------- Additional Comments from Marshall Greenblatt <magreenblatt at gmail.com>
This patch addresses the HTTP header whitelist issue by offloading the test to
the client.  It adds a new
FrameLoaderClient::canStoreHTTPHeaderFieldInHistory() method.


More information about the webkit-reviews mailing list