dom/media/webspeech/synth/SpeechSynthesisUtterance.cpp
d6b86ae3ea9b9e8ff94c31e45c7835cbcbf44022
created 2023-03-22 10:35 +0000
pushed 2023-03-22 21:15 +0000
Tom Schuster Tom Schuster - Bug 1823394 - Cut WebSpeech over to fine-grained RFP. r=timhuang
8a260892acc935e4f0911b38029e69e8178c06c3
created 2020-11-04 17:04 +0000
pushed 2020-11-05 04:52 +0000
Sylvestre Ledru Sylvestre Ledru - Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
8bb104cbe0cf1e1de6688a2770281e76702bb8c9
created 2020-11-04 10:54 +0200
pushed 2020-11-04 21:43 +0000
Butkovits Atila Butkovits Atila - Backed out changeset c0adbf7522dc (bug 1674637) for bustage on GMPParent.cpp. CLOSED TREE
c0adbf7522dc9daa4f17a7607c5eb45a99d08d44
created 2020-11-04 08:29 +0000
pushed 2020-11-04 21:43 +0000
Sylvestre Ledru Sylvestre Ledru - Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
1f4532c736251ab25bacbfde219264a5b9b492ef
created 2020-09-23 15:17 +0000
pushed 2020-09-24 09:34 +0000
Simon Giesecke Simon Giesecke - Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
e8bdb82bfc2036919e0c6f57dd50dcde07f4d661
created 2020-03-04 15:39 +0000
pushed 2020-03-05 04:16 +0000
Simon Giesecke Simon Giesecke - Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot
c5c1ac80fd436e1c002b2ad25fb0a9529ebcdadd
created 2019-08-21 20:37 +0000
pushed 2019-08-27 09:31 +0000
Chun-Min Chang Chun-Min Chang - Bug 1523920 - P4: Move the state from SpeechSynthesisUtterance to nsSpeechTask. r=eeejay
0ceae9db9ec0be18daa1a279511ad305723185d4
created 2018-11-19 13:25 +0000
pushed 2018-11-19 16:59 +0000
Sylvestre Ledru Sylvestre Ledru - Bug 1204606 - Reformat of dom/media r=jya
a97feb8161b7a4c60a539d83cb702a6e50fab1b1
created 2018-06-25 14:20 -0700
pushed 2018-06-27 10:27 +0000
Jeff Gilbert Jeff Gilbert - Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
d4605bc50d4e4a65cc05d9bb33b926876c4786c7
created 2017-11-21 18:07 -0500
pushed 2017-11-23 22:29 +0000
Nika Layzell Nika Layzell - Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug
71882fd33c91d06876715d6ac8b37847c8d14726
created 2017-08-29 16:02 -0700
pushed 2017-08-30 08:45 +0000
Andrew McCreight Andrew McCreight - Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
17ef6d33babe8c1bfd339eb3c8bec1aff888c99d
created 2017-02-28 14:50 -0500
pushed 2017-03-08 16:00 +0000
Michael Layzell Michael Layzell - Bug 1331434 - Part 9: Return after ErrorResult::Throw in /dom, r=ehsan
5ddf5a0b85ae860b8c9616f516980e545ac358cc
created 2017-02-13 09:07 -0800
pushed 2017-02-23 13:59 +0000
Jeff Walden Jeff Walden - Bug 1287006 - Adjust media/ code to not pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer. r=jw_wang, r=rjesup
87694bac79cd29bdb0b1efa76d73b0d35b3bf6b8
created 2016-11-16 17:22 -0800
pushed 2016-11-29 15:46 +0000
Eitan Isaacson Eitan Isaacson - Bug 1318137 - Added charLength to speech synth boundary events. r=m_kato,smaug
3756806c593a9c7e50adbb7bae37f24764190354
created 2016-06-02 20:32 +0200
pushed 2016-06-03 10:00 +0000
Sebastian Hengst Sebastian Hengst - Backed out changeset 6fe5dd5c3f33 (bug 1178738)
6fe5dd5c3f33486f3dddf6c363bd72d7f7687d6a
created 2016-05-18 10:14 -0700
pushed 2016-06-03 10:00 +0000
Eitan Isaacson Eitan Isaacson - Bug 1178738 - Implement dispatch of SpeechSynthesisErrorEvent. r=smaug
2d9167622832ae0f58c445f11ce1937f62416836
created 2016-03-17 10:43 -0700
pushed 2016-03-18 14:52 +0000
Eitan Isaacson Eitan Isaacson - Fix compiler warning from bug 1257328. CLOSED TREE
53758370cd5acaff1770c39565f2534dfa698500
created 2016-03-16 15:04 -0700
pushed 2016-03-18 14:52 +0000
Eitan Isaacson Eitan Isaacson - Bug 1257328 - Limit SpeechSynthesisUtterance attribute values to spec ranges. r=smaug
e22b3043887ed36bf2c634c2924a7c8d39d226b1
created 2016-01-30 09:05 -0800
pushed 2016-01-31 01:09 +0000
Kyle Huey Kyle Huey - Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
e8c7dfe727cd970e2c3294934e2927b14143c205
created 2015-10-18 01:24 -0400
pushed 2015-10-18 02:55 +0000
Nathan Froyd Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
41dea9df27ed995f8315ab4318c187a617937664
created 2015-10-07 10:19 -0700
pushed 2015-10-07 17:31 +0000
Wes Kocher Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245)
91d4539e00cecb658604e021675a923c60ef3235
created 2015-10-07 16:50 -0400
pushed 2015-10-07 12:51 +0000
Nathan Froyd Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
75951c11a9bc30e95b2a99808eb095790be7e42b
created 2015-07-01 04:14 -0400
pushed 2015-07-01 20:37 +0000
Kelly Davis Kelly Davis - Bug 1167541 - Implemented SpeechSynthesisEvent::utterance. r=smaug
a7519734ac5bfddf3001694098fe992b8023e251
created 2015-06-18 01:34 +0200
pushed 2015-06-18 20:03 +0000
Kelly Davis Kelly Davis - Bug 1167538 - Part 1 of 1: Removes use of NS_LITERAL_STRING("") in dom/meida/webspeech/synth/*. r=smaug
896c165d880b9d9da5268c6504056179a5dee491
created 2015-05-12 13:24 -0700
pushed 2015-05-13 18:12 +0000
Eitan Isaacson Eitan Isaacson - Bug 1162692 - Add SpeechSynthesisUtterance.chosenVoiceURI for testing purposes. r=smaug
05e4643b27ec2d7474bc20ba6d12f64526fe58ab
created 2015-05-08 18:09 -0700
pushed 2015-05-09 21:17 +0000
Wes Kocher Wes Kocher - Backed out changeset 3466be6fd32c (bug 1162692) for apparently causing the gip(a) permafail on a CLOSED TREE
3466be6fd32ca5189d9d785f036382763b3175b7
created 2015-05-08 10:32 -0700
pushed 2015-05-09 21:17 +0000
Eitan Isaacson Eitan Isaacson - Bug 1162692 - Add SpeechSynthesisUtterance.chosenVoiceURI for testing purposes. r=smaug
0b0c492a33b545fb9daa9b041969e17b5dcbe00e
created 2015-03-19 10:13 -0400
pushed 2015-03-20 02:15 +0000
Boris Zbarsky Boris Zbarsky - Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
277005c35f059e79bbcf07cecb1523a484eae981
created 2014-10-25 20:24 +0300| base
pushed 2014-10-26 16:40 +0000
Birunthan Mohanathas Birunthan Mohanathas - Bug 946065 - Part 10: Move content/media/ to dom/. r=peterv
less more (0) tip