gecko/dom/bindings
2013-03-17 21:47:12 -04:00
..
crashtests
parser Bug 850958 - Implement instanceof without relying on nsIDOM interfaces r=bz 2013-03-18 19:14:39 -04:00
test Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-18 16:08:50 -07:00
BindingDeclarations.h Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv 2013-03-17 10:42:59 -04:00
BindingGen.py Back out cd8481cc4a32 (bug 784812) for make check failures 2013-02-24 14:10:48 -08:00
Bindings.conf Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-18 16:08:50 -07:00
BindingUtils.cpp Bug 843627 part 3. Enable WebIDL bindings for <embed> and <applet>. r=peterv 2013-03-17 10:42:05 -04:00
BindingUtils.h Bug 812617 - Provide a JSBindingFinalized hook for the native classes using Web IDL bindings to know when their JS wrapper has been finalized; r=bzbarsky 2013-03-17 21:47:12 -04:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Back out changeset a4763990a983 (bug 838686) because gcc doesn't like it and we get a CLOSED TREE. 2013-02-26 15:35:13 -05:00
CallbackObject.h Bug 845374 - Part n: Stop including nsINode.h and nsIDOMNode.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:15 +01:00
Codegen.py Bug 812617 - Provide a JSBindingFinalized hook for the native classes using Web IDL bindings to know when their JS wrapper has been finalized; r=bzbarsky 2013-03-17 21:47:12 -04:00
Configuration.py Bug 827486, part 6 - generate headers and code for JS implemented WebIDL classes. r=bz 2013-03-18 16:05:51 -07:00
DOMJSClass.h Fix for bug 825628 (Implement NamedConstructor) - add codegen support for NamedConstructor. r=bz. 2013-01-22 11:51:15 +01:00
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h
ErrorResult.h Bug 839088 part 1. Add a way to throw a JS::Value on an ErrorResult. r=peterv 2013-02-19 11:54:40 -05:00
Errors.msg
ExampleGen.py
GenerateCSS2PropertiesWebIDL.py
GlobalGen.py
Makefile.in Bug 850153: Try harder to avoid blowing out the command line limit. r=gps 2013-03-12 13:55:20 -07:00
moz.build Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey 2013-02-25 12:47:20 -08:00
NonRefcountedDOMObject.h
Nullable.h
PrimitiveConversions.h
TypedArray.h