gecko-dev/dom/bindings
Coroiu Cristina c3c2a5e0b6 Bug 1584052 - Fix linting whitespace failure a=me on a CLOSED TREE
--HG--
extra : rebase_source : b06ee2ef9ce0874bd2640b1758b26959aae97293
2019-09-27 03:19:31 +03:00
..
crashtests
docs Bug 1578173 part 7. Remove remaining uses of [Constructor] from binding tests. r=edgar 2019-09-12 18:39:26 +00:00
mozwebidlcodegen Bug 1559975 - convert dom/bindings to python3 r=ahal,bzbarsky 2019-08-02 19:45:12 +00:00
parser Bug 1584052 - Fix linting whitespace failure a=me on a CLOSED TREE 2019-09-27 03:19:31 +03:00
test Bug 1574201. Remove support for IDL "implements" statements. r=edgar 2019-09-25 19:59:00 +00:00
AtomList.h
BindingDeclarations.h
BindingUtils.cpp Bug 1582911 part 2. Fix LenientThis behavior to match spec when a security check fails. r=peterv 2019-09-24 10:15:43 +00:00
BindingUtils.h Bug 1582520: Part 1 - Treat remote object proxies as opaque wrappers when unwrapping. r=peterv 2019-09-25 17:49:48 +00:00
Bindings.conf Bug 1574195 part 2. Switch key event interfaces to IDL mixins. r=masayuki 2019-09-20 01:50:49 +00:00
CallbackFunction.h Bug 1561887 part 2. Fix cycle-collection skipping of JSEventHandler to work correctly. r=smaug 2019-07-09 17:04:59 +00:00
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 1581276. Require a message arg to ThrowDOMException. r=smaug 2019-09-20 02:17:01 +00:00
CallbackObject.h Bug 1515214 - Add CallbackObject::GetDescription and TimeoutHandler::GetDescription. r=bzbarsky 2019-07-10 20:48:14 +00:00
Codegen.py Bug 1574201. Remove support for IDL "implements" statements. r=edgar 2019-09-25 19:59:00 +00:00
Configuration.py Bug 1583636. Ensure that all the partials of an interface mixin are in the same .webidl file. r=edgar,saschanaz 2019-09-26 13:09:49 +00:00
DOMJSClass.h Bug 1573844 - Remove external references to js::Jsvalify and js::Valueify r=mccr8 2019-08-14 17:24:59 +00:00
DOMJSProxyHandler.cpp Bug 1510760, part 2 - Add the remote proxy handler to SetDOMProxyInformation. r=peterv,tcampbell 2019-07-18 19:36:13 +00:00
DOMJSProxyHandler.h Bug 1573844 - Remove external references to js::Class r=mccr8 2019-08-14 17:15:15 +00:00
DOMString.h
Date.cpp
Date.h
ErrorIPCUtils.h
ErrorResult.h Bug 1581276. Require a message arg to ThrowDOMException. r=smaug 2019-09-20 02:17:01 +00:00
Errors.msg Bug 1582911 part 1. Fix the exception we throw when binding this-unwrapping fails security checks to match spec. r=peterv 2019-09-24 10:15:35 +00:00
Exceptions.cpp
Exceptions.h
FakeString.h
GenerateCSS2PropertiesWebIDL.py
IterableIterator.cpp
IterableIterator.h
JSSlots.h
Makefile.in Bug 1556185 - Ensure autoconf.mk is tracked as a dependency when preprocessing webidls. r=nalexander 2019-06-03 20:33:36 +00:00
NonRefcountedDOMObject.h
Nullable.h
PrimitiveConversions.h
ReadableStream.h
Record.h Bug 1534593 part 3. Initialize JSObject* entries in Record types. r=qdot 2019-04-16 19:18:52 +00:00
RemoteObjectProxy.cpp Bug 1582520: Part 3 - Fix RemoteObjectProxy immutable prototype implementation. r=bzbarsky 2019-09-25 17:49:58 +00:00
RemoteObjectProxy.h Bug 1582520: Part 3 - Fix RemoteObjectProxy immutable prototype implementation. r=bzbarsky 2019-09-25 17:49:58 +00:00
RootedDictionary.h
RootedOwningNonNull.h Bug 1547782 - Implement GCPolicy<T>::isValid for Gecko specializations r=jonco 2019-04-30 21:48:32 +00:00
RootedRefPtr.h Bug 1547782 - Implement GCPolicy<T>::isValid for Gecko specializations r=jonco 2019-04-30 21:48:32 +00:00
SimpleGlobalObject.cpp Bug 1573844 - Remove external references to js::Jsvalify and js::Valueify r=mccr8 2019-08-14 17:24:59 +00:00
SimpleGlobalObject.h Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
SpiderMonkeyInterface.h
ToJSValue.cpp Bug 1510760, part 4 - Add transplant support to GetRemoteOuterWindowProxy(). r=peterv 2019-07-18 19:36:17 +00:00
ToJSValue.h Bug 1521732 - Part 3: Use RootedValueVector instead. r=sfink,jonco 2019-03-26 13:58:20 +00:00
TypedArray.h
UnionMember.h
WebIDLGlobalNameHash.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
WebIDLGlobalNameHash.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
XrayExpandoClass.h
mach_commands.py
moz.build Bug 1350254 part 2. Switch ImageData to [Serializable]. r=baku 2019-06-25 06:44:38 +00:00
nsIScriptError.idl Bug 1546306 - Add an optional aFromChromeContext parameter to nsIScriptError::InitWithWindowID for the case the passed in windowId is zero. r=baku 2019-06-13 09:50:49 +00:00
nsScriptError.cpp Bug 1546306 - Add an optional aFromChromeContext parameter to nsIScriptError::InitWithWindowID for the case the passed in windowId is zero. r=baku 2019-06-13 09:50:49 +00:00
nsScriptError.h Bug 1546306 - Add an optional aFromChromeContext parameter to nsIScriptError::InitWithWindowID for the case the passed in windowId is zero. r=baku 2019-06-13 09:50:49 +00:00
nsScriptErrorWithStack.cpp