[Webkit-unassigned] [Bug 38689] #34005 will break fullscreen video playback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 14:25:51 PDT 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55297|                            |review?
               Flag|                            |




--- Comment #1 from Jer Noble <jer.noble at apple.com>  2010-05-06 14:25:50 PST ---
Created an attachment (id=55297)
 --> (https://bugs.webkit.org/attachment.cgi?id=55297)
Part 1: PlatformMedia redefinition

This is the new proposed definition of PlatformMedia.  Instead of the
definition of PlatformMedia being determined at compile-time, the definition
can be chosen at runtime, allowing multiple MediaPlayerPrivate implementations
to return different PlatformMedia within the same runtime.  It also helps to
eliminate the possibility of casting to the wrong type.

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