gecko-dev/dom/bindings
Jan de Mooij 4249b631d8 Bug 1754405 part 8 - Rename JSID_VOID to PropertyKey::Void(). r=evilpie
Differential Revision: https://phabricator.services.mozilla.com/D138279
2022-02-13 12:01:46 +00:00
..
crashtests
docs
mozwebidlcodegen Backed out changeset 04a4f1c3255d (bug 1750442) for causing build bustages in mozilla/dom/BindingNames.h CLOSED TREE 2022-02-13 12:58:14 +02:00
parser Bug 1735098 - Implement EpochTimeStamp from HR-Time r=edgar 2021-11-16 08:50:37 +00:00
test Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
AtomList.h Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
BindingCallContext.h
BindingDeclarations.h Bug 1732696 - Improve CustomElementDefinition cycle collection code. r=smaug 2021-12-20 10:01:11 +00:00
BindingIPCUtils.h
BindingUtils.cpp Bug 1754405 part 6 - Add JS::GetWellKnownSymbolKey. r=evilpie 2022-02-13 12:01:45 +00:00
BindingUtils.h Bug 1754405 part 7 - Remove SYMBOL_TO_JSID. r=evilpie 2022-02-13 12:01:46 +00:00
Bindings.conf Bug 1674336 - Add WorkerScope#clearConsoleEvents. r=asuth. 2022-02-10 17:16:24 +00:00
CallbackFunction.h
CallbackInterface.cpp Bug 1754405 part 1 - Remove JSID_IS_STRING/JSID_TO_STRING. r=evilpie 2022-02-10 09:13:17 +00:00
CallbackInterface.h
CallbackObject.cpp
CallbackObject.h Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
Codegen.py Bug 1754405 part 6 - Add JS::GetWellKnownSymbolKey. r=evilpie 2022-02-13 12:01:45 +00:00
Configuration.py Backed out changeset 04a4f1c3255d (bug 1750442) for causing build bustages in mozilla/dom/BindingNames.h CLOSED TREE 2022-02-13 12:58:14 +02:00
DOMExceptionNames.h Bug 1718353: Remove InvalidPointerId from DOM4ErrorTypeCodeMap r=saschanaz 2021-11-11 21:07:55 +00:00
DOMJSClass.h Bug 1735664 - Introduce GlobalNames::PaintWorkletGlobalScope. r=smaug 2021-11-21 13:50:24 +00:00
DOMJSProxyHandler.cpp Bug 1754405 part 8 - Rename JSID_VOID to PropertyKey::Void(). r=evilpie 2022-02-13 12:01:46 +00:00
DOMJSProxyHandler.h Bug 1705195 - Remove JSID_TO_ATOM. r=mgaudet 2021-06-23 21:16:52 +00:00
DOMString.h
ErrorIPCUtils.h
ErrorResult.h Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
Errors.msg Bug 1736564 - Create a common error message for conversion error; r=peterv 2021-10-20 08:27:55 +00:00
Exceptions.cpp
Exceptions.h
FakeString.h Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
GenerateCSS2PropertiesWebIDL.py Bug 1738663 - Remove unneeded special-case for backdrop-filter in GenerateCSS2PropertiesWebIDL. r=layout-reviewers,mats 2021-11-02 14:22:08 +00:00
IterableIterator.cpp
IterableIterator.h
JSSlots.h
Makefile.in
NonRefcountedDOMObject.h
Nullable.h
PinnedStringId.h Bug 1754405 part 8 - Rename JSID_VOID to PropertyKey::Void(). r=evilpie 2022-02-13 12:01:46 +00:00
PrimitiveConversions.h
ReadableStream.h Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00
Record.h
RemoteObjectProxy.cpp Bug 1719998 - Don't use lookupForAdd in GetOrCreateProxyObject. r=peterv,jonco 2021-07-20 23:42:00 +00:00
RemoteObjectProxy.h Bug 1704293 - Use Maybe<PropertyDescriptor> for BaseProxyHandler::getOwnPropertyDescriptor in DOM and XPConnect. r=jandem,smaug 2021-04-19 19:51:59 +00:00
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp Bug 1719795 part 5 - Change JSCLASS_PRIVATE_IS_NSISUPPORTS JSClasses to use a reserved slot instead. r=mccr8,jonco 2021-07-13 09:31:34 +00:00
SimpleGlobalObject.h
SpiderMonkeyInterface.h Bug 1744059 - Rename UnsafeTraceRoot to TraceRoot as it is not unsafe to use r=sfink,mccr8 2021-12-07 09:02:36 +00:00
ToJSValue.cpp
ToJSValue.h Bug 1613705 - [localization] part2: Switch Localization class to use localization-ffi. r=emilio,nika 2021-08-03 16:25:10 +00:00
TypedArray.h Bug 1720422 - Switch DOM bindings typed arrays to using JSAPI templates r=jonco,smaug 2021-09-08 23:47:00 +00:00
UnionMember.h Bug 1582895 - Annotate UnionMember with MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS r=jonco 2021-10-18 20:34:39 +00:00
WebIDLGlobalNameHash.cpp Backed out changeset 04a4f1c3255d (bug 1750442) for causing build bustages in mozilla/dom/BindingNames.h CLOSED TREE 2022-02-13 12:58:14 +02:00
WebIDLGlobalNameHash.h Backed out changeset 04a4f1c3255d (bug 1750442) for causing build bustages in mozilla/dom/BindingNames.h CLOSED TREE 2022-02-13 12:58:14 +02:00
XrayExpandoClass.h
mach_commands.py Bug 1734523 - Remove the use of MozbuildObject.mozconfig in mozwebidlcodegen. r=firefox-build-system-reviewers,mhentges 2021-10-07 15:19:03 +00:00
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsIScriptError.idl Bug 1696856 - [devtools] Move isForwardedFromContentProcess to nsConsoleMessage. r=baku. 2021-03-10 12:44:22 +00:00
nsScriptError.cpp
nsScriptError.h
nsScriptErrorWithStack.cpp