[Bug 726314] Add cookie jar to uridownloader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 11 04:36:04 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=726314

--- Comment #21 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Philippe Normand from comment #20)
> (In reply to Thiago Sousa Santos from comment #19)
> > (In reply to Philippe Normand from comment #16)
> > > The patches are not working here after implementing the need-context message
> > > support in WebKit :(
> > 
> > Did you check why it fails? Do you get the need-context messages in webkit?
> 
> I do get and correctly handle the need-context messages in WebKit.
> I haven't had time to debug this further yet but I suspect either:
> 
> - the uridownloader isn't using the cookies and/or hasn't the context set
> yet when requesting the fragments.
> - or perhaps the cookie jar isn't storing the cookies for the right
> first-party domain. That would be an issue on WebKit side

Did you handle those from a sync bus message handler? The context must be set
before the handler returns (in sync with the element requesting it).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list