Bug 1703444 - part2 : add more debug log. r=jbauman

Differential Revision: https://phabricator.services.mozilla.com/D111301
This commit is contained in:
alwu 2021-04-13 04:41:31 +00:00
parent c53d7b0160
commit e7caa49b23

View File

@ -1575,6 +1575,7 @@ XPCOMUtils.defineLazyPreferenceGetter(this, "DEBUG_LOG",
}
try {
LOG(`state=${self.state}, line=${line}`)
// 5.1 WebVTT file parsing.
if (self.state === "INITIAL") {
parseSignatureMayThrow(line);