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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 12:11:21 PDT 2009


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





--- Comment #4 from Benjamin Meyer <ben at meyerhome.net>  2009-09-03 12:11:21 PDT ---
Yah looking that part of the patch is missing.  The purpose of using the
extension system is so that anyone can add new attributes to the request so
that later one could look at a reply->request() and pull out any user
atrributes from the request (such as a frame pointer).  emiting a signal with a
pointer to a request is one way to go, but the extension system seemed more
Qtish.

-- 
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