gecko-dev/dom/bindings
Ehsan Akhgari f2eb6c6f8d Bug 1378042 - Part 2: Make WebIDLNameTableKey::mHash PLDHashNumber; r=baku 2017-07-04 11:06:52 -04:00
..
crashtests
docs
mozwebidlcodegen
parser Bug 1360557. Fix the Web IDL parser to report more useful errors when extended attributes are used on constructs that don't allow them. r=qdot 2017-05-01 13:25:47 -04:00
test Bug 1348099 part 2 - Add tests for DOM Xrays that properties are exposed to only proper object types. r=bz 2017-06-22 14:43:11 +08:00
AtomList.h
BindingDeclarations.h
BindingUtils.cpp Bug 1348099 part 1 - Binary search property id when resolve DOM Xrays own property. r=bz 2017-06-12 12:13:38 +08:00
BindingUtils.h Bug 1348099 part 1 - Binary search property id when resolve DOM Xrays own property. r=bz 2017-06-12 12:13:38 +08:00
Bindings.conf Bug 1339690 - Part 3: Drop spacing mode. r=birtles,smaug 2017-06-13 15:09:19 +08:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 1036659 - Don't call mozilla::DropJSObjects() in CallbackObject::DropJSObjects(). r=mccr8 2017-06-16 17:15:32 -04:00
CallbackObject.h Bug 1036659 - Don't call mozilla::DropJSObjects() in CallbackObject::DropJSObjects(). r=mccr8 2017-06-16 17:15:32 -04:00
Codegen.py Bug 1376954 part 2. Support nursery allocation of DOM proxy objects. r=smaug,jonco 2017-06-30 10:15:52 -07:00
Configuration.py Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot 2017-02-15 00:00:17 -05:00
DOMJSClass.h Bug 1348099 part 1 - Binary search property id when resolve DOM Xrays own property. r=bz 2017-06-12 12:13:38 +08:00
DOMJSProxyHandler.cpp Bug 1189822 part 5. Remove the now-unnecessary DOMProxyHandler::ClearExternalRefsForWrapperRelease function. r=peterv 2017-05-17 00:52:53 -04:00
DOMJSProxyHandler.h Bug 1189822 part 5. Remove the now-unnecessary DOMProxyHandler::ClearExternalRefsForWrapperRelease function. r=peterv 2017-05-17 00:52:53 -04:00
DOMString.h
Date.cpp
Date.h
ErrorIPCUtils.h
ErrorResult.h Bug 1338272 - Require that the return value of MaybeSetPendingException is used. r=bz 2017-02-14 16:17:02 -08:00
Errors.msg Bug 1339690 - Part 3: Drop spacing mode. r=birtles,smaug 2017-06-13 15:09:19 +08:00
Exceptions.cpp
Exceptions.h
FakeString.h
GenerateCSS2PropertiesWebIDL.py
IterableIterator.cpp
IterableIterator.h
JSSlots.h
Makefile.in
NonRefcountedDOMObject.h
Nullable.h
PrimitiveConversions.h
Record.h Bug 1330699 part 13. Implement the spec provision for handling repeated keys in records by updating the existing value. r=qdot 2017-02-15 00:01:41 -05:00
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp Bug 1370608 part 3 - Use JS_NewEnumerateStandardClasses outside js/src. r=bz 2017-06-14 10:39:11 +02:00
SimpleGlobalObject.h Bug 1352430 - Add barrier to wrapper cache to clear dying objects that have not yet been finalized r=bz r=sfink 2017-04-26 11:18:39 +01:00
StructuredClone.cpp
StructuredClone.h
ToJSValue.cpp Bug 1338272 - Require that the return value of MaybeSetPendingException is used. r=bz 2017-02-14 16:17:02 -08:00
ToJSValue.h
TypedArray.h Bug 1371424 - Trace the right thing in TypedArray's TraceSelf implementation. r=mccr8 2017-06-08 16:56:43 -04:00
UnionMember.h Bug 1339652 - Delete UnionMember's copy constructor, because it can't safely be used in the C++ object model. r=bz 2017-02-14 11:23:40 -08:00
WebIDLGlobalNameHash.cpp Bug 1378042 - Part 2: Make WebIDLNameTableKey::mHash PLDHashNumber; r=baku 2017-07-04 11:06:52 -04:00
WebIDLGlobalNameHash.h Bug 1364816 part 5. Make getting window names a bit faster by avoiding various intermediate strings. r=qdot,jandem 2017-06-06 21:21:45 -04:00
XrayExpandoClass.h
mach_commands.py
moz.build Bug 1357323 - Remove support for gonk in the build system. r=gps 2017-04-18 16:56:09 +09:00
nsIScriptError.idl Bug 1283712 - Part 7: Add nsIScriptErrorNote and nsIScriptError.notes. r=bholley 2017-02-15 23:53:06 +09:00
nsScriptError.cpp Bug 1334278 - change JS_smprintf to return UniqueChars; r=froydnj 2017-03-03 15:10:11 -07:00
nsScriptError.h Bug 1283712 - Part 7: Add nsIScriptErrorNote and nsIScriptError.notes. r=bholley 2017-02-15 23:53:06 +09:00
nsScriptErrorWithStack.cpp