[webkit-reviews] review requested: [Bug 28884] Add CreateRequestExtension to QWebPage : [Attachment 39517] Updated Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 12:56:45 PDT 2009


robert <robert at roberthogan.net> has asked Simon Hausmann <hausmann at webkit.org>
for review:
Bug 28884: Add CreateRequestExtension to QWebPage
https://bugs.webkit.org/show_bug.cgi?id=28884

Attachment 39517: Updated Patch
https://bugs.webkit.org/attachment.cgi?id=39517&action=review

------- Additional Comments from robert <robert at roberthogan.net>
Corrected patch - qnetworkreplyhandler now calls the extension and uses the
qnetworkrequest returned by its output. This will allow clients to reimplement
extension() and modify the qnetworkrequest's attributes to contain a pointer to
the frame, for example.


More information about the webkit-reviews mailing list