Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() il y a 1 an
..
AbortController.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
AbortController.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
AbortSignal.cpp 3b7c252175 LibWeb: Implement `AbortSignal.abort()` il y a 1 an
AbortSignal.h 3b7c252175 LibWeb: Implement `AbortSignal.abort()` il y a 1 an
AbortSignal.idl 3b7c252175 LibWeb: Implement `AbortSignal.abort()` il y a 1 an
AbstractRange.cpp ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange il y a 1 an
AbstractRange.h ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange il y a 1 an
AbstractRange.idl 1a94241f58 IDL: Add missing #imports il y a 1 an
AccessibilityTreeNode.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
Attr.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
Attr.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
CDATASection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
CDATASection.idl 1a94241f58 IDL: Add missing #imports il y a 1 an
CharacterData.cpp 0577a664dd LibWeb: Use correct offset value when replacing character data il y a 1 an
CharacterData.h d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData il y a 1 an
CharacterData.idl d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData il y a 1 an
ChildNode.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node il y a 1 an
ChildNode.idl 1a94241f58 IDL: Add missing #imports il y a 1 an
Comment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
Comment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String il y a 1 an
CustomEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
CustomEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
CustomEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
DOMEventListener.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
DOMEventListener.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
DOMImplementation.cpp 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation il y a 1 an
DOMImplementation.h 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation il y a 1 an
DOMImplementation.idl 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation il y a 1 an
DOMTokenList.cpp a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
DOMTokenList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject il y a 1 an
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString il y a 1 an
Document.cpp 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() il y a 1 an
Document.h fe848487db LibWeb: Add Document::update_animations_and_send_events il y a 1 an
Document.idl 02c2b1e67e LibWeb: Implement `document.createCDATASection()` il y a 1 an
DocumentFragment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
DocumentFragment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
DocumentLoading.cpp 05e53b5fd3 LibWeb: Use file's URL as document's URL when loading markdown files il y a 1 an
DocumentLoading.h 5e2fc52b25 LibWeb: Remove old ad-hoc document-loading code il y a 1 an
DocumentObserver.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
DocumentObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
DocumentType.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
DocumentType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString il y a 1 an
Element.cpp 591c8d2b68 LibWeb: Return overflow rect height from Element::scroll_height() il y a 1 an
Element.h dd1fd5fe47 LibWeb: Add Animatable interface to Element il y a 1 an
Element.idl dd1fd5fe47 LibWeb: Add Animatable interface to Element il y a 1 an
ElementFactory.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` il y a 1 an
ElementFactory.h f052823f5f LibWeb: Use FlyString for create_element() namespace strings il y a 1 an
Event.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
Event.h 32fe7db69f LibWeb: Make UIEvents from the chrome the only default trusted Events il y a 1 an
Event.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
EventDispatcher.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString il y a 1 an
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
EventHandler.idl 1a94241f58 IDL: Add missing #imports il y a 1 an
EventTarget.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
EventTarget.h c1fd55ce94 LibWeb: Only allocate EventTarget listener/handler storage on demand il y a 1 an
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString il y a 1 an
HTMLCollection.cpp 0695236408 LibWeb: Use cached element name and id where possible il y a 1 an
HTMLCollection.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject il y a 1 an
HTMLCollection.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
HTMLFormControlsCollection.cpp 41f84deb9f LibWeb: Port Element::name to a cached FlyString il y a 1 an
HTMLFormControlsCollection.h ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection il y a 1 an
HTMLFormControlsCollection.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation il y a 1 an
IDLEventListener.cpp 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 2 ans
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports il y a 3 ans
LiveNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root il y a 1 an
LiveNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root il y a 1 an
MutationObserver.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
MutationObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
MutationObserver.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
MutationRecord.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
MutationRecord.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible il y a 2 ans
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible il y a 2 ans
NamedNodeMap.cpp 8cf783b260 LibWeb: Fix normalizing namespace in NamedNodeMap::get_attribute_ns il y a 1 an
NamedNodeMap.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject il y a 1 an
NamedNodeMap.idl 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap il y a 1 an
Node.cpp 036cd9b2dd LibWeb: Null layout and paintable pointers of removed DOM::Node il y a 1 an
Node.h 036cd9b2dd LibWeb: Null layout and paintable pointers of removed DOM::Node il y a 1 an
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String il y a 1 an
NodeFilter.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
NodeFilter.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links il y a 1 an
NodeIterator.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString il y a 1 an
NodeIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
NodeIterator.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
NodeList.cpp 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject il y a 1 an
NodeList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject il y a 1 an
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
NodeOperations.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node il y a 1 an
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format il y a 3 ans
NonElementParentNode.h d0d7e5a782 LibWeb: Use Element::id() in getElementById() il y a 1 an
ParentNode.cpp 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} il y a 1 an
ParentNode.h 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} il y a 1 an
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports il y a 3 ans
Position.cpp 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() il y a 1 an
Position.h 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() il y a 1 an
ProcessingInstruction.cpp 562e0d710c LibWeb: Port ProcessingInstruction from ByteString il y a 1 an
ProcessingInstruction.h 562e0d710c LibWeb: Port ProcessingInstruction from ByteString il y a 1 an
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing il y a 2 ans
QualifiedName.cpp 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName il y a 1 an
QualifiedName.h 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName il y a 1 an
RadioNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root il y a 1 an
RadioNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root il y a 1 an
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString il y a 1 an
Range.cpp 02d5ed44cb LibWeb: Stub Range::get_client_rects() il y a 1 an
Range.h 02d5ed44cb LibWeb: Stub Range::get_client_rects() il y a 1 an
Range.idl 02d5ed44cb LibWeb: Stub Range::get_client_rects() il y a 1 an
ShadowRoot.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
ShadowRoot.h 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String il y a 1 an
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings il y a 1 an
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements il y a 1 an
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements il y a 1 an
Slottable.cpp cdbde1765a LibWeb: Skip assigning slottables for non-shadow roots il y a 1 an
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment il y a 1 an
Slottable.idl 1a94241f58 IDL: Add missing #imports il y a 1 an
StaticNodeList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
StaticNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
StaticRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
StaticRange.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
StaticRange.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
StyleElementUtils.cpp 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments il y a 1 an
StyleElementUtils.h 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments il y a 1 an
Text.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
Text.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes il y a 1 an
TreeWalker.cpp dbca63a1db LibWeb: Don't get stuck in TreeWalker.nextNode() when current detached il y a 1 an
TreeWalker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
TreeWalker.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an
XMLDocument.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
XMLDocument.h a028c87069 LibWeb: Add a default URL of about:blank to DOM::XMLDocument il y a 1 an
XMLDocument.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files il y a 1 an