[Webkit-unassigned] [Bug 115351] Make sure ResourceHandleSoup::platformSetDefersLoading() does not call ResourceHandleClient callbacks synchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 08:39:52 PDT 2013


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2013-04-29 08:38:13 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Is the issue that GStreamer is calling ResourceHandle methods from another thread?
> 
> Yes, see https://bugs.webkit.org/show_bug.cgi?id=115352#c5 for more details.

We really cannot afford to push this complexity into the ResourceHandle. The GStreamer element needs to ensure that every interaction with WebCore is already on the WebCore thread.

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