gecko/dom/bindings
Ehsan Akhgari 1ad083a454 Bug 871201 - Part 2: Implement AudioBufferSourceNode.gain; r=roc
X-Git-Commit-ID: db8923b372db098aa7a5dc1cbf42674310b61aef
X-Mailer: git-send-email

--HG--
rename : content/media/webaudio/test/test_audioBufferSourceNode.html => content/media/webaudio/test/test_audioBufferSourceNodeGain.html
rename : content/media/webaudio/test/test_audioBufferSourceNode.html => content/media/webaudio/test/test_delayNodeWithGainAlternate.html
extra : rebase_source : 2cc9259229209fa926970e78ddfc2ef5765f4ad5
2013-05-13 00:17:55 -04:00
..
crashtests Bug 869038 - Clear expando object the right way. r=bz. 2013-05-08 09:20:13 +02:00
parser Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
test Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey 2013-04-23 17:54:15 -04:00
BindingDeclarations.h Bug 868637 - Simplify DOM Bindings JSON parsing. r=bz 2013-05-07 14:18:03 -07:00
BindingGen.py Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage. 2013-05-09 17:11:59 -04:00
Bindings.conf Bug 871201 - Part 2: Implement AudioBufferSourceNode.gain; r=roc 2013-05-13 00:17:55 -04:00
BindingUtils.cpp Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
BindingUtils.h Bug 867863. Be a little more careful in GlobalObject initialization. r=peterv 2013-05-08 15:50:58 -04:00
CallbackFunction.h Bug 862629 part 1. Stop playing compartment games with WebIDL callbacks and just use the given object as-is. r=peterv 2013-04-24 14:59:15 -04:00
CallbackInterface.cpp Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley 2013-04-26 13:41:21 -04:00
CallbackInterface.h Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley 2013-04-26 13:41:21 -04:00
CallbackObject.cpp Bug 867414 - Rename SafeAutoJSContext to AutoSafeJSContext. r=bholley 2013-05-06 09:04:17 -04:00
CallbackObject.h Bug 867414 - Rename SafeAutoJSContext to AutoSafeJSContext. r=bholley 2013-05-06 09:04:17 -04:00
Codegen.py Bug 870959 - don't include Preferences.h or NonRefcountedDOMObject.h in bindings unless necessary; r=bz 2013-05-10 15:44:19 -04:00
Configuration.py Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage. 2013-05-09 17:11:59 -04:00
DOMJSClass.h Bug 865969 part 6. Fix rooting hazards in BindingUtils.cpp. r=smaug 2013-05-03 19:29:08 -04:00
DOMJSProxyHandler.cpp Bug 869311. More rooting in dom/bindings and content/base. r=smaug 2013-05-07 22:34:56 -04:00
DOMJSProxyHandler.h Bug 865969 part 7. Fix rooting hazards in DOMJSProxyHandler.cpp. r=ms2ger 2013-05-03 19:29:09 -04:00
ErrorResult.h Bug 866347 - Don't include jsapi.h in ErrorResult.h, r=waldo 2013-04-30 17:04:52 +03:00
Errors.msg Bug 742206 part 3. Implement type conversions for Date in WebIDL. r=smaug 2013-05-02 14:38:20 -04:00
ExampleGen.py Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage. 2013-05-09 17:11:59 -04:00
GenerateCSS2PropertiesWebIDL.py
GlobalGen.py Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage. 2013-05-09 17:11:59 -04:00
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey 2013-04-23 17:54:15 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey 2013-04-23 17:54:15 -04:00
NonRefcountedDOMObject.h
Nullable.h Bug 865940. Remove AsMutable now that our binding stack variables aren't const. r=bholley 2013-04-25 22:46:18 -04:00
PrimitiveConversions.h Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
TypedArray.h Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz 2012-11-14 09:56:26 -08:00