gecko-dev/dom/bindings
2021-06-24 20:55:37 +00:00
..
crashtests
docs
mozwebidlcodegen Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
parser Bug 1682632 - part1.1: WebExtensionStub extended attribute in WebIDL generator. r=peterv,mixedpuppy 2021-06-11 18:58:06 +00:00
test Bug 1708660 - Remove support for map/setLike in JS-implemented WebIDL. r=edgar 2021-05-06 05:12:03 +00:00
AtomList.h
BindingCallContext.h
BindingDeclarations.h Bug 1673931 - Avoid including ErrorResult.h in generated bindings when not needed. r=nika 2021-03-11 19:28:02 +00:00
BindingIPCUtils.h
Bindings.conf Bug 1682632 - part2.7: ExtensionMockAPI. r=baku 2021-06-11 18:58:10 +00:00
BindingUtils.cpp Bug 1717279 - Remove JSID_IS_SYMBOL and JSID_TO_SYMBOL. r=mgaudet 2021-06-21 20:56:10 +00:00
BindingUtils.h Bug 1717279 - Remove JSID_IS_SYMBOL and JSID_TO_SYMBOL. r=mgaudet 2021-06-21 20:56:10 +00:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp
CallbackObject.h Bug 1676361 - Move AutoEntryScript to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=mccr8 2021-03-05 15:29:49 +00:00
Codegen.py Bug 1705195 - Remove JSID_TO_ATOM. r=mgaudet 2021-06-23 21:16:52 +00:00
Configuration.py Bug 1631581 - Part 4: Rename Unforgeable to LegacyUnforgeable r=edgar 2021-04-11 03:13:32 +00:00
DOMExceptionNames.h
DOMJSClass.h Bug 1709695 - Only init PropertyInfos and sort IDs for resolving Xray properties once needed. r=nika 2021-05-07 13:57:24 +00:00
DOMJSProxyHandler.cpp Bug 1706404 - BaseDOMProxyHandler::getOwnPropertyDescriptor should return Maybe<PropertyDescriptor>. r=smaug 2021-04-29 19:16:42 +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 1688616 part 2 - Check for large ArrayBuffer{View}s in WebIDL bindings. r=edgar,lth 2021-01-31 07:33:41 +00:00
Exceptions.cpp
Exceptions.h
FakeString.h Bug 1717526 - String's implicit conversion operator causes COW relocations, r=xpcom-reviewers,mccr8 2021-06-23 01:57:00 +00:00
GenerateCSS2PropertiesWebIDL.py Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
IterableIterator.cpp
IterableIterator.h
JSSlots.h
mach_commands.py Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers 2021-05-17 16:15:58 +00:00
Makefile.in
moz.build Bug 1717613 - Remove HAVE_SIDEBAR build condition r=smaug 2021-06-24 20:55:37 +00:00
NonRefcountedDOMObject.h
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
Nullable.h
PinnedStringId.h
PrimitiveConversions.h
ReadableStream.h
Record.h
RemoteObjectProxy.cpp Bug 1704293 - Use Maybe<PropertyDescriptor> for BaseProxyHandler::getOwnPropertyDescriptor in DOM and XPConnect. r=jandem,smaug 2021-04-19 19:51:59 +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 1696860 - Remove prototype splicing code for the global object. r=iain 2021-03-10 14:06:28 +00:00
SimpleGlobalObject.h
SpiderMonkeyInterface.h
ToJSValue.cpp
ToJSValue.h Part 4: Bug 1700623 - Add js value conversion for Record. r=peterv 2021-05-26 07:14:05 +00:00
TypedArray.h Bug 1674777 part 3 - Change Get*LengthAndData outparam from uint32_t to size_t. r=sfink,aosmond 2021-01-31 08:35:40 +00:00
UnionMember.h
WebIDLGlobalNameHash.cpp Bug 1710064 - Remove FillPropertyDescriptor. r=peterv 2021-05-11 09:23:18 +00:00
WebIDLGlobalNameHash.h Bug 1708698 - Use Maybe<PropertyDescriptor> for Xray resolveOwnProperty and a lot of related code. r=peterv 2021-05-07 12:29:05 +00:00
XrayExpandoClass.h