[Webkit-unassigned] [Bug 106556] Second launch of an applet does not get session cookies, opens new instance of Java Plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 09:59:27 PST 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com,
                   |                            |ap at webkit.org




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2013-01-10 10:01:19 PST ---
This sounds like a Java issue to me, that should be reported to Oracle.

Plug-ins should not have their own session cookies. They should do loading through NPAPI, and then restarting a plug-in would not lose them.

For read-only access to cookies, plug-ins can use NPNURLVCookie variable.

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