[Webkit-unassigned] [Bug 26391] cookieAcceptPolicy not fully respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 00:13:02 PDT 2009


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





------- Comment #3 from opendarwin at lapcatsoftware.com  2009-06-16 00:13 PDT -------
In my testing, it seems that the cookie is set when the page loads the
application/x-shockwave-flash URL
http://widgets.clearspring.com/o/475db72337b302d4/-/-/-/

The URL request is created in -[WebNetscapePluginView loadStream]. The request
by default has HTTPShouldHandleCookies YES. Then in
ResourceRequest::doUpdatePlatformRequest() it calls [nsRequest
setMainDocumentURL:firstPartyForCookies()], but firstPartyForCookies() returns
nil.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list