Simon Wanner 9e00ef0849 LibWeb: Pass scope in ParentNode::query_selector_all %!s(int64=2) %!d(string=hai) anos
..
AbortController.cpp a5ad8b2959 LibWeb: Make factory method of DOM::AbortSignal fallible %!s(int64=2) %!d(string=hai) anos
AbortController.h 5f552ddc5c LibWeb: Make factory method of DOM::AbortController fallible %!s(int64=2) %!d(string=hai) anos
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
AbortSignal.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible %!s(int64=2) %!d(string=hai) anos
AbortSignal.h a5ad8b2959 LibWeb: Make factory method of DOM::AbortSignal fallible %!s(int64=2) %!d(string=hai) anos
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef %!s(int64=3) %!d(string=hai) anos
AbstractRange.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
AbstractRange.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
AccessibilityTreeNode.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
AccessibilityTreeNode.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
Attr.cpp fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
Attr.h fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
Attr.idl 530675993b LibWeb: Rename Attribute to Attr %!s(int64=2) %!d(string=hai) anos
CDATASection.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
CDATASection.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection %!s(int64=3) %!d(string=hai) anos
CharacterData.cpp 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible %!s(int64=2) %!d(string=hai) anos
CharacterData.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
CharacterData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
ChildNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports %!s(int64=3) %!d(string=hai) anos
Comment.cpp 5ef9e02658 LibWeb: Make factory method of DOM::Comment fallible %!s(int64=2) %!d(string=hai) anos
Comment.h 5ef9e02658 LibWeb: Make factory method of DOM::Comment fallible %!s(int64=2) %!d(string=hai) anos
Comment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
CustomEvent.cpp 2c8a689390 LibWeb: Make factory methods of DOM::CustomEvent fallible %!s(int64=2) %!d(string=hai) anos
CustomEvent.h 2c8a689390 LibWeb: Make factory methods of DOM::CustomEvent fallible %!s(int64=2) %!d(string=hai) anos
CustomEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
DOMEventListener.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
DOMEventListener.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
DOMImplementation.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible %!s(int64=2) %!d(string=hai) anos
DOMImplementation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
DOMImplementation.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
DOMTokenList.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
DOMTokenList.h c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
DOMTokenList.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
Document.cpp 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated %!s(int64=2) %!d(string=hai) anos
Document.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
Document.idl 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() %!s(int64=2) %!d(string=hai) anos
DocumentFragment.cpp 491c18a346 LibWeb: Make factory method of DOM::DocumentFragment fallible %!s(int64=2) %!d(string=hai) anos
DocumentFragment.h 491c18a346 LibWeb: Make factory method of DOM::DocumentFragment fallible %!s(int64=2) %!d(string=hai) anos
DocumentFragment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
DocumentType.cpp c4d559bd37 LibWeb: Make factory method of DOM::DocumentType fallible %!s(int64=2) %!d(string=hai) anos
DocumentType.h c4d559bd37 LibWeb: Make factory method of DOM::DocumentType fallible %!s(int64=2) %!d(string=hai) anos
DocumentType.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
Element.cpp f3ba44a9f2 LibWeb: Pass scope in Element::closest %!s(int64=2) %!d(string=hai) anos
Element.h fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
Element.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin %!s(int64=2) %!d(string=hai) anos
ElementFactory.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!s(int64=2) %!d(string=hai) anos
ElementFactory.h ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible %!s(int64=2) %!d(string=hai) anos
Event.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible %!s(int64=2) %!d(string=hai) anos
Event.h c120c46acc LibWeb: Make factory methods of DOM::Event fallible %!s(int64=2) %!d(string=hai) anos
Event.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
EventDispatcher.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers %!s(int64=3) %!d(string=hai) anos
EventTarget.cpp 7f632ee6f8 LibWeb: Fix bogus callback comparisons in EventTarget %!s(int64=2) %!d(string=hai) anos
EventTarget.h 80fad65e5b LibWeb: Add function to EventTarget that says if it has any listeners %!s(int64=2) %!d(string=hai) anos
EventTarget.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
HTMLCollection.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects %!s(int64=2) %!d(string=hai) anos
HTMLCollection.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects %!s(int64=2) %!d(string=hai) anos
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
IDLEventListener.cpp 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible %!s(int64=2) %!d(string=hai) anos
IDLEventListener.h 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible %!s(int64=2) %!d(string=hai) anos
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports %!s(int64=3) %!d(string=hai) anos
LiveNodeList.cpp 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible %!s(int64=2) %!d(string=hai) anos
LiveNodeList.h 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible %!s(int64=2) %!d(string=hai) anos
MutationObserver.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
MutationObserver.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes %!s(int64=2) %!d(string=hai) anos
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationRecord.cpp 8a8340b3cd LibWeb: Port MutationRecord types to FlyString %!s(int64=2) %!d(string=hai) anos
MutationRecord.h 8a8340b3cd LibWeb: Port MutationRecord types to FlyString %!s(int64=2) %!d(string=hai) anos
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationType.cpp 8a8340b3cd LibWeb: Port MutationRecord types to FlyString %!s(int64=2) %!d(string=hai) anos
MutationType.h 8a8340b3cd LibWeb: Port MutationRecord types to FlyString %!s(int64=2) %!d(string=hai) anos
NamedNodeMap.cpp fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
NamedNodeMap.h fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
NamedNodeMap.idl 45525d4f85 LibWeb: Add NamedNodeMap::setNamedItemNS() method %!s(int64=2) %!d(string=hai) anos
Node.cpp a5a3913e39 LibWeb+LibWebView: Show shadow roots in the DOM inspector %!s(int64=2) %!d(string=hai) anos
Node.h 8a8340b3cd LibWeb: Port MutationRecord types to FlyString %!s(int64=2) %!d(string=hai) anos
Node.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
NodeFilter.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
NodeFilter.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
NodeFilter.idl 62e3117dfd LibWeb: Expose NodeFilter on the Window object %!s(int64=2) %!d(string=hai) anos
NodeIterator.cpp d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible %!s(int64=2) %!d(string=hai) anos
NodeIterator.h d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible %!s(int64=2) %!d(string=hai) anos
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
NodeList.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects %!s(int64=2) %!d(string=hai) anos
NodeList.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects %!s(int64=2) %!d(string=hai) anos
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
NodeOperations.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
NodeOperations.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
NonElementParentNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
ParentNode.cpp 9e00ef0849 LibWeb: Pass scope in ParentNode::query_selector_all %!s(int64=2) %!d(string=hai) anos
ParentNode.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports %!s(int64=3) %!d(string=hai) anos
Position.cpp 4734214ac1 LibWeb: Skip over grapheme clusters on left/right arrow key presses %!s(int64=2) %!d(string=hai) anos
Position.h 2c4acba883 LibWeb: Convert Web::DOM::Position::to_deprecated_string to String %!s(int64=2) %!d(string=hai) anos
ProcessingInstruction.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
ProcessingInstruction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
QualifiedName.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
QualifiedName.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
Range.cpp e8f5085669 LibWeb: Implement Range.createContextualFragment() %!s(int64=2) %!d(string=hai) anos
Range.h e8f5085669 LibWeb: Implement Range.createContextualFragment() %!s(int64=2) %!d(string=hai) anos
Range.idl e8f5085669 LibWeb: Implement Range.createContextualFragment() %!s(int64=2) %!d(string=hai) anos
ShadowRoot.cpp 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot %!s(int64=2) %!d(string=hai) anos
ShadowRoot.h 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot %!s(int64=2) %!d(string=hai) anos
ShadowRoot.idl 9a7f786262 LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String %!s(int64=2) %!d(string=hai) anos
StaticNodeList.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
StaticNodeList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
StaticRange.cpp fb3294863e LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange* %!s(int64=2) %!d(string=hai) anos
StaticRange.h fb3294863e LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange* %!s(int64=2) %!d(string=hai) anos
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos
Text.cpp 200d22c650 LibWeb: Make factory method of DOM::Text fallible %!s(int64=2) %!d(string=hai) anos
Text.h 200d22c650 LibWeb: Make factory method of DOM::Text fallible %!s(int64=2) %!d(string=hai) anos
Text.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
TreeWalker.cpp 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible %!s(int64=2) %!d(string=hai) anos
TreeWalker.h 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible %!s(int64=2) %!d(string=hai) anos
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute %!s(int64=2) %!d(string=hai) anos