gecko/dom/bindings
Peter Van der Beken dc86bc74a0 Bug 1096328 - Remove nativeOwnership from Bindings.conf, don't condition wrapperCache on having a refcounted type. r=bz.
--HG--
extra : rebase_source : a76c18e5ffa4c1a48d3ab6119f7aff1065795787
2014-11-01 15:22:21 +01:00
..
crashtests
docs
mozwebidlcodegen Bug 1119652, create mozilla::dom::Event::As*Event automatically for all the codegen'ed Events and annotate As*Event with MOZ_OVERRIDE in the codegen, r=bz 2015-01-10 13:46:41 +02:00
parser Bug 1105614. Fix dependency tracking for IDL methods with dictionary arguments. r=peterv 2014-12-01 15:17:58 -05:00
test Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
AtomList.h
BindingDeclarations.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
Bindings.conf Bug 1096328 - Remove nativeOwnership from Bindings.conf, don't condition wrapperCache on having a refcounted type. r=bz. 2014-11-01 15:22:21 +01:00
BindingUtils.cpp Bug 1117167. Make the generated implementation classes for JS-implemented bindings store an nsIGlobalObject, not an nsPIDOMWindow, so we can use them in sandboxes. r=peterv 2015-01-08 11:57:19 -05:00
BindingUtils.h Bug 1096328 - Remove nativeOwnership from Bindings.conf, autodetect the right smart pointer for owned and refcounted objects. r=bz. 2014-11-01 15:08:00 +01:00
CallbackFunction.h Bug 1105069 - Part 17: Convert xpc_IsGrayGCThing to GCCellPtr; r=mccr8, j=jonco 2014-12-05 09:38:34 -08:00
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 1107592 part 2. Allow chrome JS to directly throw content DOMExceptions that will propagate out to the web script. r=peterv 2015-01-02 17:08:33 -05:00
CallbackObject.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
Codegen.py Bug 1096328 - Remove nativeOwnership from Bindings.conf, change a python check for a refcounted type to a static_assert. r=bz. 2014-11-01 15:20:23 +01:00
Configuration.py Bug 1096328 - Remove nativeOwnership from Bindings.conf, don't condition wrapperCache on having a refcounted type. r=bz. 2014-11-01 15:22:21 +01:00
Date.cpp Bug 857138 - Remove CheckedUnwrap in binding code. r=bz 2014-10-23 19:53:31 +02:00
Date.h
DOMJSClass.h
DOMJSProxyHandler.cpp Bug 783829 - Remove getEnumerablePropertyKeys. r=efaust,bholley 2014-12-17 00:28:38 +01:00
DOMJSProxyHandler.h Bug 783829 - Remove getEnumerablePropertyKeys. r=efaust,bholley 2014-12-17 00:28:38 +01:00
DOMString.h
ErrorResult.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
Errors.msg
Exceptions.cpp Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace 2014-11-26 14:25:20 -05:00
Exceptions.h
GenerateCSS2PropertiesWebIDL.py
JSSlots.h
mach_commands.py
Makefile.in
moz.build Backed out 10 changesets (bug 1091242) for Android/b2g non-unified build bustage 2014-12-08 20:53:07 -08:00
MozMap.h
NonRefcountedDOMObject.h
Nullable.h
OwningNonNull.h
PrimitiveConversions.h
RootedDictionary.h
StructuredClone.cpp
StructuredClone.h
ToJSValue.cpp Bug 1096341 - require an exception to be set in ToJSValue overload. r=bz 2014-11-10 09:06:00 +01:00
ToJSValue.h Bug 1095728 - Mark ToJSValue with MOZ_WARN_UNUSED_RESULT. r=bz 2014-12-09 14:45:00 -05:00
TypedArray.h Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo 2015-01-06 21:39:46 -08:00
UnionMember.h