зеркало из https://github.com/mozilla/gecko-dev.git
8524093d1f
* Remove the TextTrackManager's initialization from the MediaElement's ctor and add a getter that creates it if we don't have it yet. The public functions exposed on the MediaElement's IDL now call this getter. * Also remove the const qualifier from HTMLMediaElement::TextTracks() as we don't really need it and this function now needs to call GetOrCreateTextTrackManager() which is non-const. |
||
---|---|---|
.. | ||
base | ||
canvas | ||
html | ||
mathml/content | ||
media | ||
svg | ||
test | ||
xml | ||
xul | ||
moz.build |