[Webkit-unassigned] [Bug 70000] Requests for <video> & <audio> not using headers modified in "resource-request-starting" handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 26 10:15:47 PST 2011


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


Joonas Lehtinen <joonas at vaadin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonas at vaadin.com




--- Comment #11 from Joonas Lehtinen <joonas at vaadin.com>  2011-12-26 10:15:47 PST ---
This probably the same bug that prevents Safari from accessing audio resources restricted only to a specific (cookie based) user session. 

For an example, see this audio visualization test application built with Vaadin Framework: http://vj.jole.fi/ with Chrome and Safari/Webkit. Safari (probably) doesn't pass cookie headers properly with the second request and thus initial audio request is left to "(Pending)" state.

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