[Webkit-unassigned] [Bug 82132] [Qt] Cookies are only read on load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 07:35:16 PST 2012


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


Jocelyn Turcotte <jocelyn.turcotte at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jocelyn.turcotte at digia.com




--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2012-12-12 07:37:38 PST ---
Can you point a specific use case where that would be a problem?
The only thing I see is if multiple instances of an application would need to share the cookie jar, but I don't see an easy way to solve this.

It's probably easier to use a single application model than trying to get all instances to be notified when another instance has a new cookie to share in their web/network process.

The real solution to this could also be that a service on the OS is taking care of handling cookies for all applications.

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