[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 06:43:50 PST 2013


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





--- Comment #2 from Jonathan Abourbih <jonathan.abourbih at blackboard.com>  2013-01-10 06:45:43 PST ---
Created an attachment (id=182128)
 --> (https://bugs.webkit.org/attachment.cgi?id=182128&action=review)
Maven project to demonstrate

To run the attached test case:

1. extract the tarball
2. run mvn verify
3. In your browser go to http://localhost:8080/test
4. Observe the Java Console and your cookie on the test page.
5. Note in the console the cookie (when loading the applet) matches the cookie on the page.
6. Click the reload link.
7. Note that a second console flashes open and closes right away. The trace file in ~/Library/Application Support/Oracle/Java/ shows that no cookies were passed to the applet.

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