[Webkit-unassigned] [Bug 58346] New: Convert media controls hooks to a client interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 10:31:17 PDT 2011


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

           Summary: Convert media controls hooks to a client interface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
                CC: sjl at chromium.org
            Blocks: 58345


To facilitate cleaner separation of concerns and allow ports build their own DOM UI (rather than hacking it in using RenderTheme), we should create a MediaControlsClient interface, which is consumed by HTMLMediaElement. The implementors of the interface can then supply their own implementation of media controls.

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