..
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 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
AtomList.h
BindingDeclarations.h
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
Bindings.conf
Bug 958221 - Part 3: New webidl for WebrtcGlobalInformation, c++ impl, and removing logging-related stuff from PeerConnectionImpl. r=jib
2014-02-20 09:35:35 -08:00
BindingUtils.cpp
Bug 969441 - Check for recursion outside of the hairy transplant callsites. r=billm
2014-03-06 15:26:17 -08:00
BindingUtils.h
Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv
2014-02-14 10:46:09 -05:00
CallbackFunction.h
Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv
2014-01-13 15:08:56 -05:00
CallbackInterface.cpp
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
2014-01-31 12:11:23 +01:00
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 874788. Allow WebIDL HTMLAllCollection to emulate undefined. r=peterv
2014-03-05 22:48:04 -05: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
Bug 958667 part 5. Hook up AvailableIn for interface members. r=peterv
2014-02-05 13:38:17 -05:00
DOMJSProxyHandler.cpp
Bug 959787 - Handlify has property APIs r=terrence r=bz
2014-01-22 11:28:06 +00:00
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
Exceptions.cpp
Bug 976763 - Change DescribeStack not to return JSScripts or JSFunctions (r=bz)
2014-02-25 09:43:14 -06:00
Exceptions.h
Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz
2014-01-26 12:35:17 +00:00
GenerateCSS2PropertiesWebIDL.py
Backed out changesets d65a803d2b9a, 9456495d6121, and 73c710ddf3d8 (bug 977757) for Gaia UI test failures.
2014-03-06 13:10:20 -05:00
JSSlots.h
Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz
2014-02-21 11:35:49 -08:00
mach_commands.py
Makefile.in
moz.build
Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger
2014-01-10 16:03:25 +13:00
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
UnionMember.h