[Webkit-unassigned] [Bug 28884] [Qt] Add CreateRequestExtension to QWebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 4 04:54:09 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28884





--- Comment #14 from robert <robert at roberthogan.net>  2009-10-04 04:54:08 PDT ---
Created an attachment (id=40595)
 --> (https://bugs.webkit.org/attachment.cgi?id=40595)
possible patch

Not marking this one for review, because I'm not sure it meets Ben's needs
(though it meets mine).

The requestCreate() signal is emitted from qnetworkreplyhandler->start() - this
ensures all networkrequests handled by qtwebkit are caught. However
NavigationType is not available there so I can't include it in the signal.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list