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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 13:49:38 PDT 2011


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





--- Comment #3 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-04-13 13:49:38 PST ---
(In reply to comment #2)
> Am looking at taking this on.
> 
> From a quick look, it seems like we could (which is basically reiterating Dimitri's comment):
> 
> 1) Create a MediaControlsClient interface.
> 2) Derive MediaControls from that and rename to MediaControlRootElement.
> 3) Have MediaElement use that.
> 
> This seems fairly simple and would keep everything working. Ports can then implement their own MediaControlClient instead of MediaControlRootElement as and when they wish.
> 
> Any gotchas?

This is a reasonable first step.

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