[Webkit-unassigned] [Bug 45455] [Qt] Support third-party cookie policy for Qt clients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 03:13:00 PDT 2011


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





--- Comment #18 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2011-04-14 03:12:59 PST ---
(In reply to comment #17)
> We could have QtCore exporting a function or data structure pointer. QtNetwork would fill it in with the TLD data.
> That way we don't bloat QtCore.
> Just an idea..

That's a good point, especially if we wan't to continue increasing the isolation of QtNetwork from QtCore.
What we need is just a function that returns the TLD from a host/URL if I'm right.

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