gecko-dev/dom/media/webvtt
Timothy Guan-tin Chien 9455e67e2c Bug 1491066 - Allow TextTrackManager to pass cue without videocontrols r=alwu
With UA Widget, the videocontrols container is created lazily.
It won't be a problem for WebVTT.processCues() in vtt.jsm, so
TextTrackManager::UpdateCueDisplay() should not early return there, but pass
nullptr to it.

Differential Revision: https://phabricator.services.mozilla.com/D3667

--HG--
extra : moz-landing-system : lando
2018-09-13 22:38:43 +00:00
..
tests Bug 1434884 - WebVTT parser must be able to deal with partial lines, r=rillian 2018-02-08 11:45:06 +01:00
WebVTT.manifest
WebVTTParserWrapper.js Bug 1484466: Part 2a - Remove no-op generateCI calls. r=mccr8 2018-08-18 12:38:31 -07:00
moz.build Bug 1434884 - WebVTT parser must be able to deal with partial lines, r=rillian 2018-02-08 11:45:06 +01:00
nsIWebVTTListener.idl
nsIWebVTTParserWrapper.idl Bug 1452183 part 1. Stop using nsIDOMDocumentFragment in IDL files. r=mccr8 2018-04-17 21:13:03 -04:00
package.json
update-webvtt.js
vtt.jsm Bug 1491066 - Allow TextTrackManager to pass cue without videocontrols r=alwu 2018-09-13 22:38:43 +00:00