gecko-dev/dom/media/webvtt
bechen 172da9b6e3 Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu
"video.controls = false" will remove the binding of videocontrols which is a xul element.
In vtt.jsm, we need to remember the last show/hide status of videocontrols, then render cues when status changed.

MozReview-Commit-ID: 30rebAuqmxy

--HG--
extra : rebase_source : e011ec0679ab03071e01b91c124c5b72e481a8da
2017-05-09 17:49:42 +08:00
..
moz.build
nsIWebVTTListener.idl
nsIWebVTTParserWrapper.idl Bug 1307710 - part1: Return Documentfragment instead of div for convertCueToDOMTree. r=rillian,smaug 2017-03-01 15:01:52 +08:00
package.json
update-webvtt.js
vtt.jsm Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu 2017-05-09 17:49:42 +08:00
WebVTT.manifest
WebVTTParserWrapper.js