gecko/dom/bindings
2013-12-06 12:01:42 -08:00
..
crashtests
parser Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
test Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
AtomList.h
BindingDeclarations.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
BindingGen.py Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely 2013-11-19 10:16:51 -08:00
Bindings.conf Bug 929885 - Implement web components ShadowRoot style sheet behavior. r=mrbkap 2013-12-02 02:26:12 -08:00
BindingUtils.cpp Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:42 +01:00
BindingUtils.h Bug 922094 - part 2 - make nsGlobalWindow report its proto/iface cache size, if appropriate; r=bz 2013-11-20 08:55:09 -05:00
CallbackFunction.h Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz 2013-12-06 12:01:42 -08:00
CallbackInterface.cpp
CallbackInterface.h Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz 2013-12-06 12:01:42 -08:00
CallbackObject.cpp Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz 2013-12-06 12:01:42 -08:00
CallbackObject.h Bug 937317 - Return null from ToWebIDLCallback if one doesn't already exist. r=bz 2013-12-06 12:01:42 -08:00
Codegen.py Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz 2013-12-06 12:01:42 -08:00
Configuration.py Bug 935362 - Part b: Remove customTrace support; r=khuey 2013-11-28 15:03:15 +01:00
Date.cpp
Date.h
DOMJSClass.h Bug 940573 - make the global's ProtoAndIfaceArray an actual object; r=bz 2013-11-19 14:28:09 -05:00
DOMJSProxyHandler.cpp Bug 940727 - Fix rooting hazard in DOMProxyHandler::GetAndClearExpandoObject() r=bholley 2013-11-20 15:37:30 +00:00
DOMJSProxyHandler.h Backed out changeset 471db633b20c (bug 903332) for B2G desktop mochitest-1 failures. 2013-11-07 16:10:21 -05:00
DOMString.h Bug 925495 part 1. Move DOMString out to a separate header. r=smaug 2013-10-11 12:28:23 -04:00
ErrorResult.h
Errors.msg Bug 932315 - Throw a different error when this-unwrapping fails for security reasons. r=bz. 2013-10-16 18:11:25 +02:00
ExampleGen.py Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely 2013-11-19 10:16:51 -08:00
Exceptions.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Exceptions.h
GenerateCSS2PropertiesWebIDL.py
GlobalGen.py Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely 2013-11-19 10:16:51 -08:00
JSSlots.h Bug 942631 part 7. Move INSTANCE_RESERVED_SLOTS into the C++, so it's closer to the things it depends on. r=peterv 2013-12-04 08:02:19 -05:00
mach_commands.py Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely 2013-11-19 10:16:51 -08:00
Makefile.in Bug 943355 - Build some of the code in dom/bindings in unified mode; r=gps 2013-11-28 08:35:22 -05:00
moz.build Bug 943355 - Build some of the code in dom/bindings in unified mode; r=gps 2013-11-28 08:35:22 -05:00
NonRefcountedDOMObject.h
Nullable.h Bug 882541 part 2. Fix a bug that crept in with overloading a string and a nullable number and then passing in null, due to the number conversion being conditional on the input type in that case. r=khuey 2013-10-11 12:28:23 -04:00
OwningNonNull.h
PrimitiveConversions.h Bug 891537. WebIDL now includes 2**53 and -2**53 as valid values for long long (and for unsigned long long, in the case of 2**53). r=bzbarsky 2013-09-30 10:37:28 -04:00
RootedDictionary.h Bug 918011 part 1. Move RootedDictionary into its own header. r=smaug 2013-09-26 00:04:59 -04:00
TypedArray.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
UnionMember.h