Andreas Kling 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() пре 2 година
..
AbortController.cpp a5ad8b2959 LibWeb: Make factory method of DOM::AbortSignal fallible пре 2 година
AbortController.h 5f552ddc5c LibWeb: Make factory method of DOM::AbortController fallible пре 2 година
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
AbortSignal.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible пре 2 година
AbortSignal.h a5ad8b2959 LibWeb: Make factory method of DOM::AbortSignal fallible пре 2 година
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef пре 3 година
AbstractRange.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
AbstractRange.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute пре 2 година
AccessibilityTreeNode.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
AccessibilityTreeNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Attr.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Attr.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Attr.idl 530675993b LibWeb: Rename Attribute to Attr пре 2 година
CDATASection.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
CDATASection.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection пре 3 година
CharacterData.cpp 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible пре 2 година
CharacterData.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
CharacterData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
ChildNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports пре 3 година
Comment.cpp 5ef9e02658 LibWeb: Make factory method of DOM::Comment fallible пре 2 година
Comment.h 5ef9e02658 LibWeb: Make factory method of DOM::Comment fallible пре 2 година
Comment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
CustomEvent.cpp 2c8a689390 LibWeb: Make factory methods of DOM::CustomEvent fallible пре 2 година
CustomEvent.h 2c8a689390 LibWeb: Make factory methods of DOM::CustomEvent fallible пре 2 година
CustomEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute пре 2 година
DOMEventListener.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
DOMEventListener.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
DOMImplementation.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible пре 2 година
DOMImplementation.h b9c5828fe6 LibWeb: Make factory method of DOM::DOMImplementation fallible пре 2 година
DOMImplementation.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
DOMTokenList.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
DOMTokenList.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
DOMTokenList.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
Document.cpp 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() пре 2 година
Document.h 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() пре 2 година
Document.idl 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() пре 2 година
DocumentFragment.cpp 491c18a346 LibWeb: Make factory method of DOM::DocumentFragment fallible пре 2 година
DocumentFragment.h 491c18a346 LibWeb: Make factory method of DOM::DocumentFragment fallible пре 2 година
DocumentFragment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
DocumentType.cpp c4d559bd37 LibWeb: Make factory method of DOM::DocumentType fallible пре 2 година
DocumentType.h c4d559bd37 LibWeb: Make factory method of DOM::DocumentType fallible пре 2 година
DocumentType.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
Element.cpp 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString пре 2 година
Element.h 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString пре 2 година
Element.idl 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL пре 2 година
ElementFactory.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case пре 2 година
ElementFactory.h ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible пре 2 година
Event.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible пре 2 година
Event.h c120c46acc LibWeb: Make factory methods of DOM::Event fallible пре 2 година
Event.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
EventDispatcher.cpp d5ed07fdc4 LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun пре 2 година
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers пре 3 година
EventTarget.cpp 80fad65e5b LibWeb: Add function to EventTarget that says if it has any listeners пре 2 година
EventTarget.h 80fad65e5b LibWeb: Add function to EventTarget that says if it has any listeners пре 2 година
EventTarget.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
HTMLCollection.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects пре 2 година
HTMLCollection.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects пре 2 година
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
IDLEventListener.cpp 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible пре 2 година
IDLEventListener.h 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible пре 2 година
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports пре 3 година
LiveNodeList.cpp 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible пре 2 година
LiveNodeList.h 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible пре 2 година
MutationObserver.cpp 7852915dd3 LibWeb: Make factory method of DOM::MutationObserver fallible пре 2 година
MutationObserver.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes пре 2 година
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks пре 3 година
MutationRecord.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
MutationRecord.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks пре 3 година
MutationType.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
MutationType.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
NamedNodeMap.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case пре 2 година
NamedNodeMap.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes пре 2 година
NamedNodeMap.idl 45525d4f85 LibWeb: Add NamedNodeMap::setNamedItemNS() method пре 2 година
Node.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Node.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Node.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
NodeFilter.cpp 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible пре 2 година
NodeFilter.h 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible пре 2 година
NodeFilter.idl 62e3117dfd LibWeb: Expose NodeFilter on the Window object пре 2 година
NodeIterator.cpp d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible пре 2 година
NodeIterator.h d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible пре 2 година
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute пре 2 година
NodeList.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects пре 2 година
NodeList.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects пре 2 година
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others пре 3 година
NodeOperations.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate пре 2 година
NodeOperations.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format пре 3 година
NonElementParentNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
ParentNode.cpp ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible пре 2 година
ParentNode.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports пре 3 година
Position.cpp 4734214ac1 LibWeb: Skip over grapheme clusters on left/right arrow key presses пре 2 година
Position.h 2c4acba883 LibWeb: Convert Web::DOM::Position::to_deprecated_string to String пре 2 година
ProcessingInstruction.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
ProcessingInstruction.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
QualifiedName.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
QualifiedName.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
Range.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Range.h c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
Range.idl 34c130b336 LibWeb: Stub Range.getBoundingClientRect пре 2 година
ShadowRoot.cpp 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot пре 2 година
ShadowRoot.h 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot пре 2 година
ShadowRoot.idl 9a7f786262 LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String пре 2 година
StaticNodeList.cpp 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible пре 2 година
StaticNodeList.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes пре 2 година
StaticRange.cpp fb3294863e LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange* пре 2 година
StaticRange.h fb3294863e LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange* пре 2 година
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute пре 2 година
Text.cpp 200d22c650 LibWeb: Make factory method of DOM::Text fallible пре 2 година
Text.h 200d22c650 LibWeb: Make factory method of DOM::Text fallible пре 2 година
Text.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing пре 2 година
TreeWalker.cpp 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible пре 2 година
TreeWalker.h 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible пре 2 година
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute пре 2 година