gecko-dev/dom/bindings
Anthony Ramine bb80ccaa01 Bug 1623061 - Fix a couple of syntax mistakes in WebIDL.py; r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D67145

--HG--
extra : moz-landing-system : lando
2020-03-17 13:36:10 +00:00
..
crashtests
docs
mozwebidlcodegen
parser Bug 1623061 - Fix a couple of syntax mistakes in WebIDL.py; r=sylvestre 2020-03-17 13:36:10 +00:00
test Bug 1619460 - ensure subsequent runs of `./mach build-backend` under Python 3 produce consistent results r=dmajor 2020-03-12 21:05:26 +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 1618011 part 2. Add a BindingCallContext class. r=peterv 2020-03-06 23:05:15 +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
BindingUtils.cpp Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer 2020-03-13 12:44:36 +00:00
BindingUtils.h Bug 1618011 part 8. Switch ByteString conversions to having a method name prefix. r=peterv 2020-03-06 23:05:16 +00:00
Bindings.conf Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +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 1618011 part 5. Use a BindingCallContext for Web IDL callback guts. r=peterv 2020-03-06 23:05:16 +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 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
Configuration.py Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +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
DOMJSProxyHandler.h
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
Exceptions.h
FakeString.h Bug 1606958 - Use FakeString for UTF8String. r=bzbarsky,froydnj 2020-01-07 21:37:12 +00:00
GenerateCSS2PropertiesWebIDL.py
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
Makefile.in
NonRefcountedDOMObject.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
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
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 1496147 - part 1: Remove nsAutoPtr usages from dom/bindings. r=emilio 2020-02-25 17:20:34 +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
WebIDLGlobalNameHash.h
XrayExpandoClass.h
mach_commands.py
moz.build Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer 2020-03-13 12:44:36 +00:00
nsIScriptError.idl Bug 1621817 - Remove nsIScriptError.strictFlag. r=remote-protocol-reviewers,mccr8,whimboo 2020-03-13 16:12:16 +00:00
nsScriptError.cpp Bug 1621817 - Remove nsIScriptError.strictFlag. r=remote-protocol-reviewers,mccr8,whimboo 2020-03-13 16:12:16 +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