Shannon Booth cd156bad6b LibWeb: Create XMLDocuments in DOMImplementation.createDocument hai 1 ano
..
AbortController.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
AbortController.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
AbortSignal.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
AbortSignal.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
AbortSignal.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
AbstractRange.cpp ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange hai 1 ano
AbstractRange.h ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange hai 1 ano
AbstractRange.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
AccessibilityTreeNode.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
Attr.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
Attr.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
CDATASection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
CDATASection.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
CharacterData.cpp d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData hai 1 ano
CharacterData.h d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData hai 1 ano
CharacterData.idl d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData hai 1 ano
ChildNode.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node hai 1 ano
ChildNode.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
Comment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
Comment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String hai 1 ano
CustomEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
CustomEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
CustomEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
DOMEventListener.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DOMEventListener.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DOMImplementation.cpp cd156bad6b LibWeb: Create XMLDocuments in DOMImplementation.createDocument hai 1 ano
DOMImplementation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DOMImplementation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
DOMTokenList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
DOMTokenList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Document.cpp 07928129dd LibWeb: Wait until new document becomes active before running scripts hai 1 ano
Document.h 07928129dd LibWeb: Wait until new document becomes active before running scripts hai 1 ano
Document.idl 3ff481938e IDL: Fix syntax errors hai 1 ano
DocumentFragment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
DocumentFragment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
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
DocumentLoading.cpp 5e2fc52b25 LibWeb: Remove old ad-hoc document-loading code hai 1 ano
DocumentLoading.h 5e2fc52b25 LibWeb: Remove old ad-hoc document-loading code hai 1 ano
DocumentObserver.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DocumentObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DocumentType.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
DocumentType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Element.cpp fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString hai 1 ano
Element.h fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString hai 1 ano
Element.idl 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap hai 1 ano
ElementFactory.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` hai 1 ano
ElementFactory.h f052823f5f LibWeb: Use FlyString for create_element() namespace strings hai 1 ano
Event.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
Event.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
Event.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
EventDispatcher.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString hai 1 ano
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
EventHandler.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
EventTarget.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
EventTarget.h c1fd55ce94 LibWeb: Only allocate EventTarget listener/handler storage on demand hai 1 ano
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
HTMLCollection.cpp ff63b2603d LibWeb: Use cached Element `id` attribute in HTMLCollection hai 1 ano
HTMLCollection.h 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> hai 1 ano
HTMLCollection.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
HTMLFormControlsCollection.cpp ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection hai 1 ano
HTMLFormControlsCollection.h ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection hai 1 ano
HTMLFormControlsCollection.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
IDLEventListener.cpp 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible hai 1 ano
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports %!s(int64=3) %!d(string=hai) anos
LiveNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hai 1 ano
LiveNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hai 1 ano
MutationObserver.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
MutationObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
MutationObserver.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
MutationRecord.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
MutationRecord.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible %!s(int64=2) %!d(string=hai) anos
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible %!s(int64=2) %!d(string=hai) anos
NamedNodeMap.cpp 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap hai 1 ano
NamedNodeMap.h 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap hai 1 ano
NamedNodeMap.idl 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap hai 1 ano
Node.cpp 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hai 1 ano
Node.h 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements hai 1 ano
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String hai 1 ano
NodeFilter.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
NodeFilter.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
NodeIterator.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString hai 1 ano
NodeIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
NodeIterator.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
NodeList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
NodeList.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
NodeOperations.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node hai 1 ano
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
NonElementParentNode.h d0d7e5a782 LibWeb: Use Element::id() in getElementById() hai 1 ano
ParentNode.cpp 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} hai 1 ano
ParentNode.h 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} hai 1 ano
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports %!s(int64=3) %!d(string=hai) anos
Position.cpp 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() hai 1 ano
Position.h 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() hai 1 ano
ProcessingInstruction.cpp 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hai 1 ano
ProcessingInstruction.h 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hai 1 ano
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
QualifiedName.cpp 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName hai 1 ano
QualifiedName.h 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName hai 1 ano
RadioNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hai 1 ano
RadioNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hai 1 ano
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Range.cpp e9dfa61588 LibWeb: Use UTF-16 code unit offsets in Range::to_string hai 1 ano
Range.h ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange hai 1 ano
Range.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
ShadowRoot.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
ShadowRoot.h 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String hai 1 ano
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings hai 1 ano
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements hai 1 ano
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements hai 1 ano
Slottable.cpp cdbde1765a LibWeb: Skip assigning slottables for non-shadow roots hai 1 ano
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment hai 1 ano
Slottable.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
StaticNodeList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
StaticNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
StaticRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
StaticRange.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
StaticRange.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
StyleElementUtils.cpp 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments hai 1 ano
StyleElementUtils.h 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments hai 1 ano
Text.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
Text.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes hai 1 ano
TreeWalker.cpp dbca63a1db LibWeb: Don't get stuck in TreeWalker.nextNode() when current detached hai 1 ano
TreeWalker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
TreeWalker.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
XMLDocument.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
XMLDocument.h a028c87069 LibWeb: Add a default URL of about:blank to DOM::XMLDocument hai 1 ano
XMLDocument.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano