gecko/content
Eitan Isaacson f03f348ad5 Bug 904687 - Introduce Svox Pico speech synthesis service. r=smaug f=gps
- moz.build updates.
 - Use nsISupports thread-safe decleration macros.
 - Also with PicoVoice, changed to thread-safe add/remove ref macro. We are now creating them off main thread.
 - Do initialization off main thread, but go back to main thread to register the voices.
2013-09-17 09:40:07 -07:00
..
base bug 888981 - add Accessible::IsAcceptableChild() r=surkov 2013-09-06 15:27:07 -04:00
canvas Bug 915971. Rename FooReturnValue unions to OwningFoo, because we use them for more than just return values. r=dzbarsky 2013-09-17 11:16:02 -04:00
events Bug 915971. Rename FooReturnValue unions to OwningFoo, because we use them for more than just return values. r=dzbarsky 2013-09-17 11:16:02 -04:00
html Bug 785140 - Correct SVG whitespace handling in various spots. r=smaug,dholbert 2013-09-17 13:52:39 +01:00
mathml/content Bug 913619 - Minimize the #includes in image/src; r=jrmuizel 2013-09-07 09:01:08 -04:00
media Bug 904687 - Introduce Svox Pico speech synthesis service. r=smaug f=gps 2013-09-17 09:40:07 -07:00
smil Backed out 5 changesets (bug 904720, bug 915757, bug 902909) for b2g bustage 2013-09-15 22:48:30 -07:00
svg Bug 785140 - Correct SVG whitespace handling in various spots. r=smaug,dholbert 2013-09-17 13:52:39 +01:00
test Bug 915202 - Remove a hack enabling DOMException in xpcshell. r=khuey 2013-09-12 22:16:22 +09:00
xbl Backed out 5 changesets (bug 904720, bug 915757, bug 902909) for b2g bustage 2013-09-15 22:48:30 -07:00
xml Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
xslt Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley 2013-09-09 22:37:37 +02:00
xul Backed out 5 changesets (bug 904720, bug 915757, bug 902909) for b2g bustage 2013-09-15 22:48:30 -07:00
moz.build