gecko/dom/bindings
2014-03-11 12:03:56 -07:00
..
crashtests
docs
mozwebidlcodegen Bug 979665 - Properly detect WebIDL type changes; r=froydnj 2014-03-05 23:21:02 -08:00
parser Bug 970764. Remove support for non-optional "any" arguments values, since "any" needs to be able to include undefined anyway. Have "any" arguments and dictionary entries default to undefined unless the IDL explicitly says "= null". r=khuey 2014-02-19 10:13:38 -05:00
test Bug 983228. Add a sequence tracer for sequences of unions. r=baku 2014-03-14 14:51:22 -04:00
AtomList.h
BindingDeclarations.h Bug 825392 - Generate anonymous content reflectors in the XBL scope. r=bz 2014-03-19 13:35:45 -03:00
Bindings.conf Backed out 8 changesets (bug 917755) for bustage making inbound a CLOSED TREE. 2014-03-20 16:34:25 -04:00
BindingUtils.cpp Bug 984112 - Part 1: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...}, argc in dom/. r=bz 2014-03-19 13:05:04 -04:00
BindingUtils.h Bug 825392 - Remove SOWs. r=bz 2014-03-19 13:35:45 -03:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 978618. Fix error reporting for unintended XPConnect exceptions thrown by JS-implemented webidl to actually work correctly. r=bholley 2014-03-05 08:32:27 -05:00
CallbackObject.h Bug 975419 - Trace the Incumbent Global from a CallbackObject (but check it too, just to be safe). r=bz,mccr8 2014-03-03 08:53:42 -08:00
Codegen.py Bug 985687 - Remove vestigial tinyid/shortid references, as well as the field in JSPropertySpec. Followup to bug 975069. r=luke 2014-03-11 12:03:56 -07:00
Configuration.py Bug 874787. Add support for legacycaller on proxy bindings. r=efaust,peterv 2014-03-05 22:48:03 -05:00
Date.cpp Bug 939843: Required changes in the rest of the tree; r=froydnj 2014-02-27 16:23:16 +01:00
Date.h
DOMJSClass.h
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz 2014-02-21 11:35:49 -08:00
DOMString.h Bug 976302 - MutationRecord should use mozilla::dom::DOMString, r=bz 2014-02-26 02:45:08 +02:00
ErrorResult.h Bug 978618. Fix error reporting for unintended XPConnect exceptions thrown by JS-implemented webidl to actually work correctly. r=bholley 2014-03-05 08:32:27 -05:00
Errors.msg Bug 981036. Disallow calling DOM constructors as functions in non-release builds. r=bholley 2014-03-10 17:38:31 -04:00
Exceptions.cpp Bug 976763 - Change DescribeStack not to return JSScripts or JSFunctions (r=bz) 2014-02-25 09:43:14 -06:00
Exceptions.h
GenerateCSS2PropertiesWebIDL.py Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz 2014-03-07 12:14:26 -05:00
JSSlots.h Bug 825392 - Remove SOWs. r=bz 2014-03-19 13:35:45 -03:00
mach_commands.py
Makefile.in Bug 983185 - Ensure adding a WebIDL file incurs code generation. r=glandium 2014-03-17 12:41:42 -07:00
moz.build
NonRefcountedDOMObject.h Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg 2014-02-26 13:36:35 -08:00
Nullable.h
OwningNonNull.h
PrimitiveConversions.h
RootedDictionary.h
TypedArray.h Bug 978435 - Add ArgumentToJSVal overload for typed arrays. r=bz 2014-03-10 08:55:46 -04:00
UnionMember.h