[Webkit-unassigned] [Bug 137064] [GStreamer] Do not use CachedResourceLoader, SecurityOrigin, ResourceBuffer and other WebCore types
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 27 02:15:23 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137064
--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-09-27 02:15:21 PST ---
(In reply to comment #5)
> I guess the mac build failure is because I have to add a symbol to a file or mark it as public or something like that.
Ah, I see now, I'm using MediaResourceLoader unconditionally in HTMLMediaElement::mediaPlayerCreateResourceLoader(). I can fix the windows build by adding the new files to the build, but I can't fix mac build (don't have a mac to deal with xcode files). I could add #if USE(GSTREAMER) with a FIXME that could be removed when mac switches to implement MediaPlayerResourceLoaderClient
--
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