.. |
crashtests
|
Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE
|
2024-07-25 13:53:53 +03:00 |
docs
|
|
|
mozwebidlcodegen
|
Bug 1903620 - Calculate jobs using CPU affinity in mach. r=firefox-build-system-reviewers,glandium
|
2024-06-25 13:53:13 +00:00 |
parser
|
Bug 1891784 - Support HTML reflected attributes returning FrozenArray. r=edgar
|
2024-07-10 10:09:11 +00:00 |
test
|
Bug 1891784 - Support HTML reflected attributes returning FrozenArray. r=edgar
|
2024-07-10 10:09:11 +00:00 |
AtomList.h
|
|
|
BindingCallContext.h
|
|
|
BindingDeclarations.h
|
Backed out changeset 2fa58daa8086 (bug 1906744) for causing mochitest browser time outs. CLOSED TREE
|
2024-07-26 19:33:31 +03:00 |
BindingIPCUtils.h
|
Bug 1640839 - Add IPC serializer for WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,dom-storage-reviewers,janv,padenot
|
2024-03-02 07:50:22 +00:00 |
Bindings.conf
|
Bug 1885032 - Support EXT_depth_clamp in webgl. r=gfx-reviewers,webidl,lsalzman,smaug
|
2024-07-17 21:12:23 +00:00 |
BindingUtils.cpp
|
Backed out changeset 2fa58daa8086 (bug 1906744) for causing mochitest browser time outs. CLOSED TREE
|
2024-07-26 19:33:31 +03:00 |
BindingUtils.h
|
Backed out changeset 2fa58daa8086 (bug 1906744) for causing mochitest browser time outs. CLOSED TREE
|
2024-07-26 19:33:31 +03:00 |
CallbackFunction.h
|
|
|
CallbackInterface.cpp
|
|
|
CallbackInterface.h
|
|
|
CallbackObject.cpp
|
Bug 1891023 - Clear CallbackObject's JS references when refcnt drops to 0, r=mccr8
|
2024-04-11 21:43:47 +00:00 |
CallbackObject.h
|
Backed out changeset f342fbf7ef65 (bug 1903034) for causing bug 1904810
|
2024-07-10 13:23:00 +03:00 |
Codegen.py
|
Backed out changeset 2fa58daa8086 (bug 1906744) for causing mochitest browser time outs. CLOSED TREE
|
2024-07-26 19:33:31 +03:00 |
Configuration.py
|
Bug 1886167 - Parallelize webidl generation step r=peterv
|
2024-04-04 12:58:18 +00:00 |
DOMExceptionNames.h
|
|
|
DOMJSClass.h
|
Bug 1882127 - Use plain JS functions for WebIDL interface objects. r=saschanaz,devtools-reviewers,nchevobbe
|
2024-03-23 19:52:09 +00:00 |
DOMJSProxyHandler.cpp
|
|
|
DOMJSProxyHandler.h
|
|
|
DOMString.h
|
Bug 1903037 part 3 - Replace DOMStringExternalString with JS strings that use StringBuffer directly. r=emilio,sfink
|
2024-06-26 11:03:17 +00:00 |
ErrorIPCUtils.h
|
|
|
ErrorResult.h
|
Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE
|
2024-07-25 13:53:53 +03:00 |
Errors.msg
|
Bug 1893219 - have ContinueConsumeBody throw a TypeError on partial content rather than an AbortError; r=extension-reviewers,robwu
|
2024-04-29 15:27:51 +00:00 |
Exceptions.cpp
|
|
|
Exceptions.h
|
|
|
FakeString.h
|
Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium
|
2024-05-14 14:24:26 +00:00 |
GenerateCSSPropListWebIDL.py
|
Bug 1894969 - [PutForwards] cannot forward to an attribute on an inherited interface. r=edgar
|
2024-07-10 10:08:21 +00:00 |
IterableIterator.cpp
|
|
|
IterableIterator.h
|
|
|
JSSlots.h
|
Bug 1882127 - Use plain JS functions for WebIDL interface objects. r=saschanaz,devtools-reviewers,nchevobbe
|
2024-03-23 19:52:09 +00:00 |
mach_commands.py
|
Bug 1891776 - Split mkdir and ensureParentDir from mozbuild/util.py r=perftest-reviewers,afinder
|
2024-04-19 09:08:56 +00:00 |
Makefile.in
|
|
|
moz.build
|
Bug 1891784 - Support HTML reflected attributes returning FrozenArray. r=edgar
|
2024-07-10 10:09:11 +00:00 |
NonRefcountedDOMObject.h
|
|
|
nsIScriptError.idl
|
Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
|
2024-04-04 18:45:21 +00:00 |
nsScriptError.cpp
|
|
|
nsScriptError.h
|
|
|
nsScriptErrorWithStack.cpp
|
|
|
Nullable.h
|
|
|
ObservableArrayProxyHandler.cpp
|
|
|
ObservableArrayProxyHandler.h
|
|
|
PinnedStringId.h
|
|
|
PrimitiveConversions.h
|
|
|
ProxyHandlerUtils.h
|
|
|
Record.h
|
|
|
RemoteObjectProxy.cpp
|
|
|
RemoteObjectProxy.h
|
|
|
RootedDictionary.h
|
|
|
RootedOwningNonNull.h
|
|
|
RootedRecord.h
|
|
|
RootedRefPtr.h
|
|
|
RootedSequence.h
|
|
|
SimpleGlobalObject.cpp
|
|
|
SimpleGlobalObject.h
|
|
|
SpiderMonkeyInterface.h
|
|
|
ToJSValue.cpp
|
Bug 1903037 part 4 - Remove XPCStringConvert methods that are now equivalent to NonVoid*StringToJsval. r=emilio
|
2024-06-26 11:03:17 +00:00 |
ToJSValue.h
|
|
|
TypedArray.h
|
Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE
|
2024-07-25 13:53:53 +03:00 |
UnionMember.h
|
|
|
WebIDLGlobalNameHash.cpp
|
Backed out changeset 2fa58daa8086 (bug 1906744) for causing mochitest browser time outs. CLOSED TREE
|
2024-07-26 19:33:31 +03:00 |
WebIDLGlobalNameHash.h
|
|
|
XrayExpandoClass.h
|
|
|