Open Bug 1675386 Opened 4 years ago

Miss `bad.vtt` file

Categories

(Core :: Audio/Video: Playback, task, P5)

task

Tracking

()

People

(Reporter: alwu, Assigned: alwu)

References

(Blocks 1 open bug)

Details

In test_trackelementevent.html, we set a resource bad.vtt to the track element [1]. However, we didn't have that file in our codebase.

From the history [2], I even didn't find that file in the first changeset. We should create an actual file, instead of assigning an invalid address.

[1] https://searchfox.org/mozilla-central/rev/c938c7416c633639a5c8ce4412be586eefb48005/dom/media/test/test_trackelementevent.html#45
[2] https://hg.mozilla.org/mozilla-central/log/tip/dom/media/test/test_trackelementevent.html?revcount=240

You need to log in before you can comment on or make changes to this bug.