gecko-dev/dom/bindings
Bogdan Tara f137fa0613 Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE
Backed out changeset 332ce0963b4e (bug 1633039)
Backed out changeset a9904cbc40d9 (bug 1633037)
Backed out changeset d06b0ec349f8 (bug 1599658)
Backed out changeset 8fd300cad80f (bug 1633016)
Backed out changeset f8820941c703 (bug 1632916)
Backed out changeset ac9c2c8746ed (bug 1632920)
2020-05-02 01:49:29 +03:00
..
crashtests
docs
mozwebidlcodegen Bug 1621361 - Convert webidl to py3_action r=peterv 2020-04-24 16:17:26 +00:00
parser Bug 1621361 - Convert webidl to py3_action r=peterv 2020-04-24 16:17:26 +00:00
test Bug 1630361 - Remove [NeedsWindowsUndef] attribute from webidl, r=peterv 2020-04-16 23:40:57 +00:00
AtomList.h
BindingCallContext.h Bug 1618011 part 2. Add a BindingCallContext class. r=peterv 2020-03-06 23:05:15 +00:00
BindingDeclarations.h Bug 1628692 - Make Sequence infallibly copyable for now. r=smaug 2020-04-29 08:50:23 +00:00
BindingIPCUtils.h Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug 2020-01-16 14:38:40 +00:00
Bindings.conf Bug 1621674 - Unify Localization.jsm, mozILocalization and Localization WebIDL. r=smaug 2020-04-10 23:35:03 +00:00
BindingUtils.cpp Bug 1633145 - Add PropertyKey::isWellKnownSymbol. r=arai 2020-04-26 17:01:57 +00:00
BindingUtils.h Bug 1633145 - Replace INTERNED_STRING_TO_JSID. r=jandem 2020-04-30 18:18:12 +00:00
CallbackFunction.h
CallbackInterface.cpp Bug 1618011 part 7. Switch most error messages used in bindings to having a method name prefix. r=peterv 2020-03-06 23:05:16 +00:00
CallbackInterface.h Bug 1618011 part 5. Use a BindingCallContext for Web IDL callback guts. r=peterv 2020-03-06 23:05:16 +00:00
CallbackObject.cpp Bug 1545345 - Improve worker shutdown. r=baku,smaug 2020-03-27 22:40:58 +00:00
CallbackObject.h Bug 1618011 part 5. Use a BindingCallContext for Web IDL callback guts. r=peterv 2020-03-06 23:05:16 +00:00
Codegen.py Bug 1633468 - Make dom/bindings/Codegen.py compare against JSID_VOID to detect uninitialized jsid members r=mccr8 2020-04-28 18:12:12 +00:00
Configuration.py Bug 1621361 - Convert webidl to py3_action r=peterv 2020-04-24 16:17:26 +00:00
DOMExceptionNames.h Bug 1612213 part 2. Move the DOMException definitions from ErrorResult.h into a separate file. r=smaug 2020-01-30 08:57:42 +00:00
DOMJSClass.h
DOMJSProxyHandler.cpp Bug 1170775 - Rename DOM Xray DefineProperty parameter from *defined to *done. r=peterv 2020-04-02 05:44:22 +00:00
DOMJSProxyHandler.h Bug 1170775 - Rename DOM Xray DefineProperty parameter from *defined to *done. r=peterv 2020-04-02 05:44:22 +00:00
DOMString.h
ErrorIPCUtils.h Bug 1615022 part 3. Disallow conversion of CopyableErrorResult to ErrorResult&. r=farre 2020-02-14 10:19:05 +00:00
ErrorResult.h Bug 1619112 part 6. Remove duplicated string array appender bits. r=smaug 2020-03-06 21:08:17 +00:00
Errors.msg Bug 1621174 - Fix error handling for setting KeyframeEffect.pseudoElement. r=birtles,smaug 2020-03-12 00:34:46 +00:00
Exceptions.cpp Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky 2019-12-07 18:59:14 +00:00
Exceptions.h Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky 2019-12-07 18:59:14 +00:00
FakeString.h Bug 1606958 - Use FakeString for UTF8String. r=bzbarsky,froydnj 2020-01-07 21:37:12 +00:00
GenerateCSS2PropertiesWebIDL.py Bug 1628954 - Don't use 'is' and 'is not' to perform comparison against strings in Python r=nalexander 2020-04-15 17:03:05 +00:00
IterableIterator.cpp
IterableIterator.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/bindings. r=smaug 2020-02-20 15:47:53 +00:00
JSSlots.h
mach_commands.py
Makefile.in Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
moz.build Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer 2020-03-13 12:44:36 +00:00
NonRefcountedDOMObject.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsIScriptError.idl Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
nsScriptError.cpp Bug 1622562 - Remove ErrorReport flags everywhere. r=mccr8 2020-03-24 10:13:15 +00:00
nsScriptError.h Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
nsScriptErrorWithStack.cpp
Nullable.h Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
PrimitiveConversions.h Bug 1618011 part 6. Pass a BindingCallContext (if neded) and source description to primitive conversions. r=peterv 2020-03-06 23:05:16 +00:00
ReadableStream.h
Record.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/bindings. r=smaug 2020-02-20 15:47:53 +00:00
RemoteObjectProxy.cpp
RemoteObjectProxy.h
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp Bug 1630947 - Update Reporting API - part 1 - ReportingObserver in workers, r=smaug 2020-04-18 12:25:57 +00:00
SimpleGlobalObject.h
SpiderMonkeyInterface.h
ToJSValue.cpp Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark 2020-02-14 15:42:30 +00:00
ToJSValue.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
TypedArray.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/bindings. r=smaug 2020-02-20 15:47:53 +00:00
UnionMember.h
WebIDLGlobalNameHash.cpp Bug 1633145 - Replace NON_INTEGER_ATOM_TO_JSID. r=jandem 2020-04-30 18:18:35 +00:00
WebIDLGlobalNameHash.h
XrayExpandoClass.h