[Webkit-unassigned] [Bug 50644] [Qt] tagging network replies created by webkit with useful information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 04:25:33 PST 2010


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
           Keywords|                            |QtTriaged
                 CC|                            |benjamin.poulain at nokia.com,
                   |                            |peter.hartmann at nokia.com




--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-12-08 04:25:33 PST ---
I think we should avoid using QNetworkRequest::attribute(). Attributes are already the fallback option to put stuff and got really messy over time.

What about QString QNetworkRequest::requestOriginType()? The strings give us infinite flexibility when releasing WebKit, and would not tie QtNetwork to WebKit related type of work.

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