[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:46:40 PDT 2011


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





--- Comment #2 from Steve Lacey <sjl at chromium.org>  2011-04-13 13:46:39 PST ---
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?

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