gecko/dom/bindings
2014-12-17 00:28:39 +01:00
..
crashtests
docs
mozwebidlcodegen Bug 1073124 part 2. Define Exposed=System things in BackstagePass::NewResolve as needed. r=bholley 2014-10-17 11:30:19 -04:00
parser Bug 1105614. Fix dependency tracking for IDL methods with dictionary arguments. r=peterv 2014-12-01 15:17:58 -05:00
test Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures. 2014-12-11 11:28:30 -05:00
AtomList.h
BindingDeclarations.h Bug 1019191 part 19. Change GlobalObject::GetAsSupports to not rely on UnwrapArg producing an nsISupports for non-reflectors. r=peterv 2014-10-22 11:40:50 -04:00
Bindings.conf Bug 990484 part 2. Remove a bunch of now-unnecessary JSContext bits in indexedDB code. r=baku 2014-12-11 13:07:44 -05:00
BindingUtils.cpp Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett. 2014-11-22 12:23:39 -06:00
BindingUtils.h Bug 1107673 - add WrappedJSToDictionary that doesn't require a JSContext. r=bholly 2014-12-15 14:28: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 Bug 1065811 - Expose isCallable()/isConstructor() in JS_PUBLIC_API. r=billm 2014-09-25 13:13:28 +02:00
CallbackInterface.h
CallbackObject.cpp Bug 1081038 - part2: Removing nsAutoMicroTask where we have AutoEntryScript. r=bholley 2014-11-14 16:46:26 +01:00
CallbackObject.h
Codegen.py Bug 1094176 - Remove lookup API from browser. r=bholley 2014-12-17 00:28:39 +01:00
Configuration.py Bug 1081241. Things that aren't exposed in Window shouldn't show up in RegisterBindings at all. r=smaug 2014-11-16 15:01:32 -05:00
Date.cpp Bug 857138 - Remove CheckedUnwrap in binding code. r=bz 2014-10-23 19:53:31 +02:00
Date.h
DOMJSClass.h Bug 787070 - Expandos on the xray of DOM prototypes should have effect on xrays of DOM nodes, make Xrays walk the prototype chain when resolving DOM properties. r=bholley. 2014-09-15 16:51:40 +02:00
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
Errors.msg Bug 1039846 - Response implementation. r=baku 2014-09-26 16:41:15 -07:00
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 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
UnionMember.h