[Webkit-unassigned] [Bug 43394] New: [Chromium] Full screen media player interface between WebMediaPlayer and WebWidgetClient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 17:18:00 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43394
Summary: [Chromium] Full screen media player interface between
WebMediaPlayer and WebWidgetClient
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: boliu at chromium.org
CC: scherkus at chromium.org
Add class WebFullscreenMediaPlayer that interfaces between WebMediaPlayer and WebWidgetClient. Add methods for WebMediaPlayer to set the WebMediaPlayerClient. WebFullscreenMediaPlayer inherits from WebWidget (interface used by WebWidgetClient) and WebMediaPlayerClient (interface used by WebMediaPlayer). WebFullscreenMediaPlayer shortcuts the invalidate/paint cycle.
This patches depends on this chromium patch (http://codereview.chromium.org/3055009/show).
Will upload corresponding chromium patch.
--
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