gecko-dev/dom/bindings
Brian Hackett 89247ca139 Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug.
--HG--
extra : rebase_source : df10848e2b61bcff4837602567d518e4b1e316fb
2019-01-16 12:00:38 -10:00
..
crashtests
docs
mozwebidlcodegen
parser Bug 1524041. Update the regexp for Web IDL identifiers to spec changes. r=qdot 2019-01-31 19:19:00 +00:00
test Bug 1518661 - Part 3: Adjust call-expression positions. r=jimb,jorendorff 2019-02-13 02:55:21 +00:00
AtomList.h
BindingDeclarations.h Bug 1515582. Remove the separate XBL scope setup. r=bholley 2019-02-11 21:51:47 +00:00
BindingUtils.cpp Bug 1528628 - Remove unused JSContext argument of JS_ObjectIsFunction. r=sfink 2019-02-21 20:42:54 +00:00
BindingUtils.h Bug 1528628 - Remove unused JSContext argument of JS_ObjectIsFunction. r=sfink 2019-02-21 20:42:54 +00:00
Bindings.conf Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
CallbackFunction.h
CallbackInterface.cpp
CallbackInterface.h
CallbackObject.cpp Bug 1522350 - Move JS::ContextOptions{,Ref} to a new js/public/ContextOptions.h header to further slim jsapi.h. r=arai 2019-01-23 16:56:56 -08:00
CallbackObject.h Bug 1522350 - Move JS::ContextOptions{,Ref} to a new js/public/ContextOptions.h header to further slim jsapi.h. r=arai 2019-01-23 16:56:56 -08:00
Codegen.py Bug 1523631 - Part 5: Avoid GCC warning when including dictionary types in WebIDL, r=bzbarsky 2019-02-22 15:48:44 +00:00
Configuration.py Bug 1363208 part 7. Change the Location binding to inherit from MaybeCrossOriginObject. r=peterv 2019-01-21 04:26:13 +00:00
DOMJSClass.h
DOMJSProxyHandler.cpp
DOMJSProxyHandler.h
DOMString.h
Date.cpp
Date.h Bug 1521907 part 3. Start using CheckedUnwrapStatic/Dynamic in bindings. r=peterv 2019-02-02 03:23:49 +00:00
ErrorIPCUtils.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
ErrorResult.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
Errors.msg
Exceptions.cpp Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug. 2019-01-16 12:00:38 -10:00
Exceptions.h
FakeString.h
GenerateCSS2PropertiesWebIDL.py
IterableIterator.cpp
IterableIterator.h
JSSlots.h
Makefile.in
NonRefcountedDOMObject.h
Nullable.h
PrimitiveConversions.h
ReadableStream.h
Record.h
RemoteObjectProxy.cpp Bug 1363208 part 2. Add a helper class for implementing the HTML requirements for cross-origin-accessible objects. r=jandem,peterv 2019-01-21 03:28:06 +00:00
RemoteObjectProxy.h Bug 1363208 part 2. Add a helper class for implementing the HTML requirements for cross-origin-accessible objects. r=jandem,peterv 2019-01-21 03:28:06 +00:00
RootedDictionary.h
RootedOwningNonNull.h
RootedRefPtr.h
SimpleGlobalObject.cpp
SimpleGlobalObject.h
SpiderMonkeyInterface.h
StructuredClone.cpp
StructuredClone.h
ToJSValue.cpp
ToJSValue.h
TypedArray.h
UnionMember.h
WebIDLGlobalNameHash.cpp Bug 1521907 part 3. Start using CheckedUnwrapStatic/Dynamic in bindings. r=peterv 2019-02-02 03:23:49 +00:00
WebIDLGlobalNameHash.h
XrayExpandoClass.h
mach_commands.py
moz.build Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
nsIScriptError.idl Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug. 2019-01-16 12:00:38 -10:00
nsScriptError.cpp Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug. 2019-01-16 12:00:38 -10:00
nsScriptError.h Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug. 2019-01-16 12:00:38 -10:00
nsScriptErrorWithStack.cpp