[webkit-reviews] review requested: [Bug 38689] #34005 will break fullscreen video playback : [Attachment 55297] Part 1: PlatformMedia redefinition

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


Jer Noble <jer.noble at apple.com> has asked  for review:
Bug 38689: #34005 will break fullscreen video playback
https://bugs.webkit.org/show_bug.cgi?id=38689

Attachment 55297: Part 1: PlatformMedia redefinition
https://bugs.webkit.org/attachment.cgi?id=55297&action=review

------- Additional Comments from Jer Noble <jer.noble at apple.com>
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.


More information about the webkit-reviews mailing list