gecko/content
Rick Eyre 51719c804f Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.

--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-19 08:26:00 -07:00
..
base Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan 2013-09-19 09:54:39 -04:00
canvas Backed out changeset 505e8f8480d2 (bug 913597) for Android failure 2013-09-17 20:45:48 -07:00
events Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan 2013-09-19 09:54:42 -04:00
html Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey 2013-09-19 08:26:00 -07:00
mathml/content Bug 913619 - Minimize the #includes in image/src; r=jrmuizel 2013-09-07 09:01:08 -04:00
media Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey 2013-09-19 08:26:00 -07:00
smil bug 915566 - rm Makefiles in content/ r=ted 2013-09-12 03:52:58 -04:00
svg Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
test Bug 915202 - Remove a hack enabling DOMException in xpcshell. r=khuey 2013-09-12 22:16:22 +09:00
xbl Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
xml bug 915566 - rm Makefiles in content/ r=ted 2013-09-12 03:52:58 -04:00
xslt bug 915566 - rm Makefiles in content/ r=ted 2013-09-12 03:52:58 -04:00
xul bug 915566 - rm Makefiles in content/ r=ted 2013-09-12 03:52:58 -04:00
moz.build