WebVTT/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 34: Line 34:
== Bugs ==
== Bugs ==
* Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=629350 629350]
* Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=629350 629350]
*{{Bug|887978}} - Turn WebVTT on by default on trunk. - '''Verified Fixed'''
*{{Bug|941701}} - [WebVTT] Crash in [@ mozilla::dom::TextTrackCue::GetCueAsHTML()] - '''Verified Fixed'''
*{{Bug|976580}} - [WebVTT] Caption sizes aren't changing when the video enters full screen - '''New'''
*{{Bug|863488}} - [webvtt] captions do not display unless play() is called - '''New'''
*{{Bug|879426}} - [webvtt] TextTrack.mode should be being updated correctly - '''New'''
*{{Bug|886353}} - File->Save As...->Web Page, complete should also save the VTT file - '''New'''


== Sign off ==
== Sign off ==

Revision as of 07:52, 6 March 2014

WebVTT

Feature Status Release Target Dev Lead QA Lead QA Status
WebVTT Landed Firefox 28 Rick Eyre Alexandra Lucinet

Summary

References

Test Cases

  • The test cases for this feature can be viewed in this Google Spreadsheet or in this [Moztrap testsuite].

Bugs

  • Tracking bug - 629350
  • bug 887978 - Turn WebVTT on by default on trunk. - Verified Fixed
  • bug 941701 - [WebVTT] Crash in [@ mozilla::dom::TextTrackCue::GetCueAsHTML()] - Verified Fixed
  • bug 976580 - [WebVTT] Caption sizes aren't changing when the video enters full screen - New
  • bug 863488 - [webvtt] captions do not display unless play() is called - New
  • bug 879426 - [webvtt] TextTrack.mode should be being updated correctly - New
  • bug 886353 - File->Save As...->Web Page, complete should also save the VTT file - New

Sign off

Criteria
  • All the test cases were executed.
  • All the blocker, critical, major bugs have been fixed.