.. |
crashtests
|
Bug 1591481 part 2. Don't force copying when external strings are passed to Web IDL bindings. r=mccr8
|
2019-10-30 15:52:22 +00:00 |
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 1603262 - mozbuild/makeutil.py and mozbuild/test_makeutil.py support python3 r=firefox-build-system-reviewers,mshal
|
2019-12-13 20:49:13 +00:00 |
parser
|
Bug 1449861 - Add UTF8String to the WebIDL parser. r=bzbarsky
|
2020-01-04 10:35:21 +00:00 |
test
|
Bug 1565170 - Disable toSource/uneval in non-chrome code. r=jwalden,bzbarsky
|
2020-01-09 11:48:58 +00:00 |
AtomList.h
|
…
|
|
BindingDeclarations.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2020-01-09 21:50:11 +00:00 |
BindingUtils.cpp
|
Bug 1606958 - Use FakeString for UTF8String. r=bzbarsky,froydnj
|
2020-01-07 21:37:12 +00:00 |
BindingUtils.h
|
Bug 1607595 - Manual fixups, and remove mozilla::IsBaseOf. r=froydnj
|
2020-01-08 14:52:18 +00:00 |
Bindings.conf
|
Bug 1477756 - Client-side bindings mirror for precise CC, and merge similar codepaths. r=handyman
|
2020-01-08 22:19:16 +00:00 |
CallbackFunction.h
|
…
|
|
CallbackInterface.cpp
|
Bug 1586683 - Remove flat strings from JSAPI. r=jwalden,bzbarsky
|
2019-10-14 09:32:07 +00:00 |
CallbackInterface.h
|
…
|
|
CallbackObject.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
CallbackObject.h
|
…
|
|
Codegen.py
|
Bug 1565170 - Disable toSource/uneval in non-chrome code. r=jwalden,bzbarsky
|
2020-01-09 11:48:58 +00:00 |
Configuration.py
|
Bug 1588194 part 1. Factor out the missing property use counter code into helper functions. r=peterv
|
2019-10-29 16:18:44 +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 1583684 - Fix some rooting hazards in DOM bindings r=bzbarsky
|
2019-09-26 23:50:14 +00:00 |
DOMJSProxyHandler.h
|
Bug 1586991 part 24 - Don't assume JS atoms are null-terminated in GetArrayIndexFromId. r=bzbarsky
|
2019-10-19 17:55:01 +00:00 |
DOMString.h
|
…
|
|
Date.cpp
|
…
|
|
Date.h
|
…
|
|
ErrorIPCUtils.h
|
Bug 1595828 - Fix some include guards. r=froydnj
|
2019-11-12 17:27:20 +00:00 |
ErrorResult.h
|
Bug 1594304. Add deprecation notes to methods that allow throwing a bare nsresult with no useful message. r=smaug
|
2019-11-14 22:51:21 +00:00 |
Errors.msg
|
Bug 1552301 - Implement form.requestSubmit(); r=smaug
|
2019-12-03 10:13:41 +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
|
…
|
|
IterableIterator.cpp
|
…
|
|
IterableIterator.h
|
…
|
|
JSSlots.h
|
…
|
|
Makefile.in
|
…
|
|
NonRefcountedDOMObject.h
|
…
|
|
Nullable.h
|
…
|
|
PrimitiveConversions.h
|
…
|
|
ReadableStream.h
|
…
|
|
Record.h
|
…
|
|
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
|
…
|
|
RootedRefPtr.h
|
…
|
|
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
|
…
|
|
SpiderMonkeyInterface.h
|
…
|
|
ToJSValue.cpp
|
…
|
|
ToJSValue.h
|
Bug 1607796 - Use <type_traits> in dom/bindings. r=bzbarsky
|
2020-01-08 16:40:12 +00:00 |
TypedArray.h
|
Bug 1607406 - Add TypedArray::Create(Span<T>) and remove an ugly cast in TextEncoder. r=bzbarsky
|
2020-01-07 15:42:19 +00:00 |
UnionMember.h
|
…
|
|
WebIDLGlobalNameHash.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
WebIDLGlobalNameHash.h
|
Bug 1586683 - Remove flat strings from JSAPI. r=jwalden,bzbarsky
|
2019-10-14 09:32:07 +00:00 |
XrayExpandoClass.h
|
…
|
|
mach_commands.py
|
…
|
|
moz.build
|
Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE
|
2019-12-16 23:53:35 +02:00 |
nsIScriptError.idl
|
…
|
|
nsScriptError.cpp
|
Bug 1607347. Back out part of revision 3c1f509939f1 to fix null-dereference crashes. r=mccr8
|
2020-01-07 19:00:07 +00:00 |
nsScriptError.h
|
…
|
|
nsScriptErrorWithStack.cpp
|
…
|
|