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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 20:49:44 PDT 2011


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





--- Comment #8 from Steve Lacey <sjl at chromium.org>  2011-04-15 20:49:43 PST ---
Thanks for the quick review!

That was what I thought too. But the issue became one that ideally:

1) The HTMLMediaElement would maintain a reference to the controls interface on the object.
2) The object is added to the shadow root, which maintains a reference.

Who owns what then becomes tricky and you'd end up splitting into various objects and lifetimes become an issue.

It became simpler just to think of the interface as a base class.

Anyhow - yup! I should have changed the name :-)  Will fix on Monday.

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