gecko-dev/dom/bindings
Jan de Mooij d11d85a23c Bug 1472973 part 13 - Use JS::GetNonCCWObjectGlobal in BindingUtils. r=bz 2018-07-12 12:14:38 +02:00
..
crashtests
docs
mozwebidlcodegen Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
parser Bug 1473492 part 2. Disallow [Cached] on JS-implemented interfaces. r=mccr8 2018-07-06 11:43:12 -07:00
test Bug 1473492 part 2. Disallow [Cached] on JS-implemented interfaces. r=mccr8 2018-07-06 11:43:12 -07:00
AtomList.h
BindingDeclarations.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
BindingUtils.cpp Bug 1472973 part 13 - Use JS::GetNonCCWObjectGlobal in BindingUtils. r=bz 2018-07-12 12:14:38 +02:00
BindingUtils.h Bug 1472973 part 13 - Use JS::GetNonCCWObjectGlobal in BindingUtils. r=bz 2018-07-12 12:14:38 +02:00
Bindings.conf Backed out 10 changesets (bug 1470783, bug 1463587) for causing multiple leakcheck failures on a CLOSED TREE 2018-07-12 11:27:45 +03:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 1472973 part 2 - Use JS::GetNonCCWObjectGlobal in some functions where we unwrapped the object. r=bz 2018-07-06 18:16:23 +02:00
CallbackObject.h Bug 1464374 part 2 - Pass JS::Realm* instead of JSCompartment* to CallSetup. r=bz,luke 2018-05-31 11:28:48 +02:00
Codegen.py Bug 1473492 part 3. Make the getThisObj argument of CGAbstractBindingMethod required. r=mccr8 2018-07-06 11:43:12 -07:00
Configuration.py Bug 1466255. Allow interfaces only exposed to chrome-or-XBL to be in chrome-webidl. r=kmag 2018-06-09 01:03:26 -04:00
DOMJSClass.h Bug 1472973 part 4 - Use JS::GetNonCCWObjectGlobal in PrefableDisablers::isEnabled. r=bz 2018-07-06 18:16:23 +02:00
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h
DOMString.h Bug 1473149. Add an external string variant that keeps a DynamicAtom alive. r=njn,rwood 2018-07-10 11:21:42 -07:00
Date.cpp
Date.h
ErrorIPCUtils.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ErrorResult.h Bug 1471303 Fix CopyableErrorResult::operator==() to actually compile with ipdl types. r=bz 2018-06-27 06:51:24 -07:00
Errors.msg Bug 1409664 - P4. Provide basic MediaCapabilities support. r=bryce 2018-07-03 11:45:16 -07:00
Exceptions.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
Exceptions.h
FakeString.h
GenerateCSS2PropertiesWebIDL.py Bug 1471114 part 1 - Move CSSPropFlags prefix generation into GenerateServoCSSPropList.py. r=emilio 2018-06-27 15:34:29 +10:00
IterableIterator.cpp
IterableIterator.h
JSSlots.h
Makefile.in
NonRefcountedDOMObject.h
Nullable.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
PrimitiveConversions.h
ReadableStream.h
Record.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp Bug 1466501 part 1 - Refactor ZoneSpecifier and add a sameCompartmentAs option to newGlobal in the shell. r=luke 2018-06-07 10:02:10 +02:00
SimpleGlobalObject.h
SpiderMonkeyInterface.h
StructuredClone.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
StructuredClone.h
ToJSValue.cpp
ToJSValue.h Bug 1466221. Implement ToJSValue variants for non-refcounted (so owned) DOM objects. r=peterv 2018-06-09 01:03:15 -04:00
TypedArray.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
UnionMember.h
WebIDLGlobalNameHash.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
WebIDLGlobalNameHash.h
XrayExpandoClass.h
mach_commands.py
moz.build Bug 1469376 - Initial stubs for WebGPU sketch API. - r=kvark,qdot 2018-06-13 10:43:48 -07:00
nsIScriptError.idl
nsScriptError.cpp
nsScriptError.h
nsScriptErrorWithStack.cpp