gecko-dev/dom/bindings
Emily McDonough 2e47654dad Bug 1896702 - Remove CSS2Properties.webidl.in and place the template directly in GenerateCSS2PropertiesWebIDL.py. r=webidl,emilio
This avoids needing to open a second file in the script, since the template was
tiny to begin with.

Differential Revision: https://phabricator.services.mozilla.com/D210335
2024-05-14 21:07:50 +00:00
..
crashtests Bug 1853542 - Assertion failure: hasValue(), at /builds/worker/workspace/obj-build/dist/include/js/PropertyDescriptor.h:376. r=edgar 2023-11-14 07:26:08 +00:00
docs
mozwebidlcodegen Bug 1889842 - Default to 4 processes on Windows r=sergesanspaille 2024-04-05 15:13:42 +00:00
parser Bug 1885914 - Use __slots__ to speedup webidl parsing r=peterv 2024-04-03 14:55:46 +00:00
test Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
AtomList.h
BindingCallContext.h
BindingDeclarations.h Bug 1640839 - Make WebIDL enum helper function to convert to string return an actual string. r=mccr8,media-playback-reviewers,padenot 2024-03-02 07:50:21 +00: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
BindingUtils.cpp Bug 1887721 - Use correct order when defining length/name/prototype on legacy factory functions. r=saschanaz 2024-04-24 15:32:10 +00:00
BindingUtils.h Bug 1882127 - Use plain JS functions for WebIDL interface objects. r=saschanaz,devtools-reviewers,nchevobbe 2024-03-23 19:52:09 +00:00
Bindings.conf Bug 1887638 - [devtools] Add InspectorCSSParser. r=emilio,devtools-reviewers,frontend-codestyle-reviewers,bomsy. 2024-04-15 17:14:42 +00: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
Codegen.py Bug 1264508 - Use generic helpers for converting ArrayBuffer or BufferSource to/from nsTArray in Push API code. r=webidl,saschanaz 2024-04-27 12:57:32 +00: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 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
ErrorIPCUtils.h
ErrorResult.h
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
GenerateCSS2PropertiesWebIDL.py Bug 1896702 - Remove CSS2Properties.webidl.in and place the template directly in GenerateCSS2PropertiesWebIDL.py. r=webidl,emilio 2024-05-14 21:07:50 +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
Makefile.in
NonRefcountedDOMObject.h
Nullable.h
ObservableArrayProxyHandler.cpp
ObservableArrayProxyHandler.h
PinnedStringId.h
PrimitiveConversions.h
ProxyHandlerUtils.h
Record.h
RemoteObjectProxy.cpp Bug 1869815 - Return correct class name from RemoteObjectProxy. r=peterv 2023-12-13 22:27:06 +00:00
RemoteObjectProxy.h
RootedDictionary.h
RootedOwningNonNull.h
RootedRecord.h
RootedRefPtr.h
RootedSequence.h
SimpleGlobalObject.cpp
SimpleGlobalObject.h
SpiderMonkeyInterface.h
ToJSValue.cpp Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
ToJSValue.h
TypedArray.h Bug 1891118 - Move arraybuffer diagnostic assertions into spidermonkey r=peterv,jandem 2024-05-13 18:33:37 +00:00
UnionMember.h
WebIDLGlobalNameHash.cpp Bug 1882127 - Use plain JS functions for WebIDL interface objects. r=saschanaz,devtools-reviewers,nchevobbe 2024-03-23 19:52:09 +00:00
WebIDLGlobalNameHash.h
XrayExpandoClass.h
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
moz.build Bug 1896702 - Remove CSS2Properties.webidl.in and place the template directly in GenerateCSS2PropertiesWebIDL.py. r=webidl,emilio 2024-05-14 21:07:50 +00:00
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