gecko-dev/dom/bindings
Trevor Saunders 36d9c28b18 bug 819027 - remove unneeded performance nsISupports inheritance r=bz, mccr8 2012-12-06 16:01:59 -05:00
..
crashtests
parser Bug 835417 part 2. Implement WebIDL parser and codegen support for marking things pure. r=peterv 2013-01-29 17:53:53 -05:00
test Bug 837645. Support 'any' values in sequences and dictionaries. r=smaug,peterv 2013-02-06 14:23:45 +00:00
BindingDeclarations.h Bug 837645. Support 'any' values in sequences and dictionaries. r=smaug,peterv 2013-02-06 14:23:45 +00:00
BindingGen.py
BindingUtils.cpp Fix for bug 838228 (toString on an Xray for an interface object should stringify like Function.prototype.toString). r=bz. 2013-02-01 15:33:58 +01:00
BindingUtils.h Bug 836920. Move dom::Optional<> and dom::Sequence to BindingDeclarations.h so using dictionaries in interfaces whose name comes before 'PrimitiveConversions' alphabetically does not break. r=peterv 2013-02-06 09:56:15 +00:00
Bindings.conf bug 819027 - remove unneeded performance nsISupports inheritance r=bz, mccr8 2012-12-06 16:01:59 -05:00
CallbackFunction.h Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv 2013-01-28 08:34:29 -05:00
CallbackInterface.cpp Bug 822470 part 6. Hook up callback interface codegen. r=peterv 2013-01-28 08:34:30 -05:00
CallbackInterface.h Bug 822470 part 6. Hook up callback interface codegen. r=peterv 2013-01-28 08:34:30 -05:00
CallbackObject.cpp Backed out 12 changesets (bug 834732) for b2g bustage and OSX mochitest-1 crashes on a CLOSED TREE. 2013-02-12 20:54:48 -05:00
CallbackObject.h Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv 2013-01-28 08:34:29 -05:00
Codegen.py Bug 836850. Allow a single C++ class to implement multiple WebIDL interfaces. r=peterv 2013-02-08 12:20:11 +00:00
Configuration.py Bug 836850. Allow a single C++ class to implement multiple WebIDL interfaces. r=peterv 2013-02-08 12:20:11 +00:00
DOMJSClass.h Fix for bug 838228 (toString on an Xray for an interface object should stringify like Function.prototype.toString). r=bz. 2013-02-01 15:33:58 +01:00
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h
ErrorResult.h
Errors.msg
ExampleGen.py
GenerateCSS2PropertiesWebIDL.py
GlobalGen.py
Makefile.in Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv 2013-02-08 11:34:47 -05:00
NonRefcountedDOMObject.h
Nullable.h
PrimitiveConversions.h Bug 832788. Part 4: PrimitiveConversions should avoid implicit narrowing casts to avoid compiler warnings; make them explicit. r=bzbarsky 2013-01-29 16:14:40 +13:00
TypedArray.h