[Webkit-unassigned] [Bug 36112] Make PlatformMedia a typedef

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 07:35:06 PDT 2010


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


Jer Noble <jer.noble at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jer.noble at apple.com




--- Comment #3 from Jer Noble <jer.noble at apple.com>  2010-05-10 07:35:06 PST ---
Phillipe, please take a look at the patch in https://bugs.webkit.org/show_bug.cgi?id=38689.  

Windows WebCore now has multiple MediaPlayerPrivate engines created at runtime, each which needs to return a different type of PlatformMedia.  Defining these types at compile-time by platform doesn't allow this.  But adding a GStreamer specific type to the struct in the patch above would be very simple.

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