Sam Atkins ae8e040287 LibWeb: Bring media-document loading closer to spec hace 1 año
..
AbortController.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
AbortController.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
AbortSignal.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
AbortSignal.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
AbortSignal.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
AbstractRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
AbstractRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
AbstractRange.idl 1a94241f58 IDL: Add missing #imports hace 1 año
AccessibilityTreeNode.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Attr.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Attr.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CDATASection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
CDATASection.idl 1a94241f58 IDL: Add missing #imports hace 1 año
CharacterData.cpp d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData hace 1 año
CharacterData.h d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData hace 1 año
CharacterData.idl d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData hace 1 año
ChildNode.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node hace 1 año
ChildNode.idl 1a94241f58 IDL: Add missing #imports hace 1 año
Comment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Comment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String hace 1 año
CustomEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
CustomEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
CustomEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
DOMEventListener.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DOMEventListener.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DOMImplementation.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
DOMImplementation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DOMImplementation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
DOMTokenList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
DOMTokenList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
Document.cpp a20951fbc0 LibWeb: Support making a document active after it has completely loaded hace 1 año
Document.h a20951fbc0 LibWeb: Support making a document active after it has completely loaded hace 1 año
Document.idl 3ff481938e IDL: Fix syntax errors hace 1 año
DocumentFragment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
DocumentFragment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
DocumentLoading.cpp ae8e040287 LibWeb: Bring media-document loading closer to spec hace 1 año
DocumentLoading.h 8dc8d57418 LibWeb: Make load_document()'s NavigationParams non-optional hace 1 año
DocumentObserver.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DocumentObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DocumentType.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
DocumentType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
Element.cpp c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` hace 1 año
Element.h c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` hace 1 año
Element.idl 4321606bba LibWeb: Port Element interface from DeprecatedString hace 1 año
ElementFactory.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` hace 1 año
ElementFactory.h f052823f5f LibWeb: Use FlyString for create_element() namespace strings hace 1 año
Event.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Event.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Event.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
EventDispatcher.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString hace 1 año
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
EventHandler.idl 1a94241f58 IDL: Add missing #imports hace 1 año
EventTarget.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
EventTarget.h c1fd55ce94 LibWeb: Only allocate EventTarget listener/handler storage on demand hace 1 año
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
HTMLCollection.cpp ff63b2603d LibWeb: Use cached Element `id` attribute in HTMLCollection hace 1 año
HTMLCollection.h 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> hace 1 año
HTMLCollection.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
HTMLFormControlsCollection.cpp ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection hace 1 año
HTMLFormControlsCollection.h ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection hace 1 año
HTMLFormControlsCollection.idl 1a94241f58 IDL: Add missing #imports hace 1 año
IDLEventListener.cpp 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible hace 1 año
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports hace 3 años
LiveNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hace 1 año
LiveNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hace 1 año
MutationObserver.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
MutationObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
MutationObserver.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
MutationRecord.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
MutationRecord.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible hace 2 años
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible hace 2 años
NamedNodeMap.cpp 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> hace 1 año
NamedNodeMap.h 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> hace 1 año
NamedNodeMap.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
Node.cpp 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hace 1 año
Node.h 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements hace 1 año
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String hace 1 año
NodeFilter.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
NodeFilter.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links hace 1 año
NodeIterator.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString hace 1 año
NodeIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
NodeIterator.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
NodeList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
NodeList.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
NodeOperations.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node hace 1 año
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format hace 3 años
NonElementParentNode.h d0d7e5a782 LibWeb: Use Element::id() in getElementById() hace 1 año
ParentNode.cpp 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} hace 1 año
ParentNode.h 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} hace 1 año
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports hace 3 años
Position.cpp 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() hace 1 año
Position.h 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() hace 1 año
ProcessingInstruction.cpp 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hace 1 año
ProcessingInstruction.h 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hace 1 año
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
QualifiedName.cpp 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName hace 1 año
QualifiedName.h 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName hace 1 año
RadioNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hace 1 año
RadioNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root hace 1 año
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
Range.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Range.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Range.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
ShadowRoot.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
ShadowRoot.h 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String hace 1 año
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings hace 1 año
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements hace 1 año
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements hace 1 año
Slottable.cpp cdbde1765a LibWeb: Skip assigning slottables for non-shadow roots hace 1 año
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment hace 1 año
Slottable.idl 1a94241f58 IDL: Add missing #imports hace 1 año
StaticNodeList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
StaticNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
StaticRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
StaticRange.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
StaticRange.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
StyleElementUtils.cpp 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments hace 1 año
StyleElementUtils.h 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments hace 1 año
Text.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Text.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes hace 1 año
TreeWalker.cpp dbca63a1db LibWeb: Don't get stuck in TreeWalker.nextNode() when current detached hace 1 año
TreeWalker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
TreeWalker.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
XMLDocument.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
XMLDocument.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
XMLDocument.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año