Shannon Booth ff72436448 LibWeb: Add a FlyString version of Element::tag_name 1 tahun lalu
..
AbortController.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
AbortController.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 tahun lalu
AbortSignal.cpp 67aa86b5b6 LibWeb: Use JS::HeapFunction for AbortSignal callback 1 tahun lalu
AbortSignal.h 67aa86b5b6 LibWeb: Use JS::HeapFunction for AbortSignal callback 1 tahun lalu
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 tahun lalu
AbstractRange.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
AbstractRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 tahun lalu
AccessibilityTreeNode.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
AccessibilityTreeNode.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
Attr.cpp 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 tahun lalu
Attr.h 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 tahun lalu
Attr.idl 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 tahun lalu
CDATASection.cpp bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 tahun lalu
CDATASection.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection 3 tahun lalu
CharacterData.cpp b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 tahun lalu
CharacterData.h b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 tahun lalu
CharacterData.idl b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 tahun lalu
ChildNode.h 3b12a13f17 LibWeb: Add String variants of functions in ChildNode 1 tahun lalu
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 tahun lalu
Comment.cpp b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 tahun lalu
Comment.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 tahun lalu
CustomEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
CustomEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
CustomEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
DOMEventListener.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 tahun lalu
DOMEventListener.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 tahun lalu
DOMImplementation.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 tahun lalu
DOMImplementation.h 9117bcfd61 LibWeb: Port DOMImplementation from DeprecatedString to String 1 tahun lalu
DOMImplementation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
DOMTokenList.cpp 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 tahun lalu
DOMTokenList.h b0eea51335 LibWeb: Port DOMTokenList from DeprecatedString to String 1 tahun lalu
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Document.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
Document.h dc19de58d0 LibWeb: Do not use JS::Handle for "scripts to execute" in DOM::Document 1 tahun lalu
Document.idl e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 tahun lalu
DocumentFragment.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
DocumentFragment.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
DocumentFragment.idl 4adbf1d041 LibWeb: Port DocumentFragment from DeprecatedString to String 1 tahun lalu
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 tahun lalu
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 tahun lalu
DocumentLoading.cpp 04ee15a5ad Ladybird+LibWeb: Use old error.html template for navigation errors again 1 tahun lalu
DocumentLoading.h 222cc29c5c LibWeb: Add XMLHttpRequest Document response type 1 tahun lalu
DocumentObserver.cpp cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks 1 tahun lalu
DocumentObserver.h cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks 1 tahun lalu
DocumentType.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
DocumentType.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Element.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
Element.h ff72436448 LibWeb: Add a FlyString version of Element::tag_name 1 tahun lalu
Element.idl ff72436448 LibWeb: Add a FlyString version of Element::tag_name 1 tahun lalu
ElementFactory.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
ElementFactory.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
Event.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
Event.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
Event.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
EventDispatcher.cpp e4d3a9aa68 LibWeb: Ensure DOM events on slottables are properly propagated 1 tahun lalu
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 tahun lalu
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 tahun lalu
EventTarget.cpp 3bcd368703 LibWeb: Do not pass JS::Handle into NativeFunction callback captures 1 tahun lalu
EventTarget.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
HTMLCollection.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 tahun lalu
HTMLCollection.h d5409a056a LibWeb: Port HTMLCollection from DeprecatedString to String 1 tahun lalu
HTMLCollection.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
HTMLFormControlsCollection.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 tahun lalu
HTMLFormControlsCollection.h 27dd2a40ad LibWeb: Implement HTMLFormControlsCollection 2 tahun lalu
HTMLFormControlsCollection.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
IDLEventListener.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 tahun lalu
LiveNodeList.cpp 708263790a LibWeb: Implement LiveNodeList::first_matching 1 tahun lalu
LiveNodeList.h 708263790a LibWeb: Implement LiveNodeList::first_matching 1 tahun lalu
MutationObserver.cpp 15629e8925 LibWeb: Do not use JS::Handle for mutation observers 1 tahun lalu
MutationObserver.h 0ce5a920f7 LibWeb: Port MutationObserver interface from DeprecatedString to String 1 tahun lalu
MutationObserver.idl 0ce5a920f7 LibWeb: Port MutationObserver interface from DeprecatedString to String 1 tahun lalu
MutationRecord.cpp da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 tahun lalu
MutationRecord.h da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 tahun lalu
MutationRecord.idl da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 tahun lalu
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 tahun lalu
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible 2 tahun lalu
NamedNodeMap.cpp fc7f79e0e7 LibWeb: Use Element::namespace_ instead of ELement::namespace_uri 1 tahun lalu
NamedNodeMap.h 79f97da4b4 LibWeb: Make Element::has_attribute take a StringView 1 tahun lalu
NamedNodeMap.idl 75133cf733 LibWeb: Port NamedNodeMap from DeprecatedString to String 1 tahun lalu
Node.cpp 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 tahun lalu
Node.h a6131634f1 LibWeb: Add fast_is<T>() for HTMLSlotElement 1 tahun lalu
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
NodeFilter.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
NodeFilter.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
NodeFilter.idl 62e3117dfd LibWeb: Expose NodeFilter on the Window object 2 tahun lalu
NodeIterator.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 tahun lalu
NodeIterator.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 tahun lalu
NodeList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
NodeList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 tahun lalu
NodeOperations.cpp bfc0773285 LibWeb: Add String versions for some functions in ParentNode 1 tahun lalu
NodeOperations.h bfc0773285 LibWeb: Add String versions for some functions in ParentNode 1 tahun lalu
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 tahun lalu
NonElementParentNode.h 3e0849eb4f LibWeb: Add FlyString variants of get_element_by_id 1 tahun lalu
ParentNode.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
ParentNode.h 9d88e14f20 LibWeb: Add String variants of get_element_by_{} in ParentNode 1 tahun lalu
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 tahun lalu
Position.cpp 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 tahun lalu
Position.h 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 tahun lalu
ProcessingInstruction.cpp b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 tahun lalu
ProcessingInstruction.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 tahun lalu
QualifiedName.cpp 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 tahun lalu
QualifiedName.h 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 tahun lalu
RadioNodeList.cpp 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 tahun lalu
RadioNodeList.h f115e44066 LibWeb: Implement value attribute of RadioNodeList 1 tahun lalu
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Range.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
Range.h 7b79324548 LibWeb: Port Range interface from DeprecatedString to String 1 tahun lalu
Range.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
ShadowRoot.cpp 6789a2dd8e LibWeb: Port ShadowRoot interface from DeprecatedString to String 1 tahun lalu
ShadowRoot.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 tahun lalu
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 tahun lalu
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 tahun lalu
Slottable.cpp 683ce8e615 LibWeb: Implement (most of) the assigned slot/slottable lookup APIs 1 tahun lalu
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 tahun lalu
Slottable.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 tahun lalu
StaticNodeList.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
StaticNodeList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
StaticRange.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 tahun lalu
StaticRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 tahun lalu
StyleElementUtils.cpp 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
StyleElementUtils.h 7f7ebc4b8b LibWeb: Extract updating a style block into StyleElementUtils 2 tahun lalu
Text.cpp b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 tahun lalu
Text.h 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 tahun lalu
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 tahun lalu
TreeWalker.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 tahun lalu
TreeWalker.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 tahun lalu
XMLDocument.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
XMLDocument.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
XMLDocument.idl 1f863de9aa LibWeb: Add XMLDocument stub 2 tahun lalu