Timothy Flynn fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 8 meses atrás
..
AbortController.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AbortController.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AbortController.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
AbortSignal.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AbortSignal.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AbortSignal.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
AbstractRange.cpp c87960f8f3 LibWeb: Use GC::Ref<Node> in Range for start/end containers 8 meses atrás
AbstractRange.h c87960f8f3 LibWeb: Use GC::Ref<Node> in Range for start/end containers 8 meses atrás
AbstractRange.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
AccessibilityTreeNode.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AccessibilityTreeNode.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AdoptedStyleSheets.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
AdoptedStyleSheets.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Attr.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Attr.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Attr.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
CDATASection.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
CDATASection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
CDATASection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
CharacterData.cpp 15741350ba LibWeb: Make replaceData create new surrogate pairs 8 meses atrás
CharacterData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
CharacterData.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
ChildNode.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ChildNode.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Comment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Comment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Comment.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
CustomEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
CustomEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
CustomEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
DOMEventListener.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DOMEventListener.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DOMImplementation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DOMImplementation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DOMImplementation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
DOMTokenList.cpp d946d94e2d LibWeb: Improve relList feature detection support 8 meses atrás
DOMTokenList.h d946d94e2d LibWeb: Improve relList feature detection support 8 meses atrás
DOMTokenList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Document.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 8 meses atrás
Document.h fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 8 meses atrás
Document.idl 7bb865052a LibWeb: Implement document.execCommand("delete") 8 meses atrás
DocumentFragment.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentFragment.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentFragment.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
DocumentLoadEventDelayer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentLoadEventDelayer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentLoading.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentLoading.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentObserver.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentObserver.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentOrShadowRoot.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
DocumentType.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentType.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
DocumentType.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
EditingHostManager.cpp 1c55153d43 LibWeb: Refactor "editable" and "editing host" concepts 8 meses atrás
EditingHostManager.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Element.cpp 314e5d6bb7 LibWeb: Compute accessible names for hidden/hidden-but-referenced nodes 8 meses atrás
Element.h 4152870b85 LibWeb: Use a standard x-macro to create FlyString ARIA attribute names 8 meses atrás
Element.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
ElementFactory.cpp 06863479be LibWeb: Fix various local names for custom elements 8 meses atrás
ElementFactory.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Event.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Event.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Event.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
EventDispatcher.cpp 4357c3229c LibWeb: Implement legacyOutputDidListenersThrowFlag 8 meses atrás
EventDispatcher.h 4357c3229c LibWeb: Implement legacyOutputDidListenersThrowFlag 8 meses atrás
EventHandler.idl 75b7a3e413 LibWeb: Add definitions for PointerEvent event handlers 8 meses atrás
EventTarget.cpp d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object 8 meses atrás
EventTarget.h e28e4f6700 LibWeb: Update handling of "once" event listeners now that spec is fixed 8 meses atrás
EventTarget.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
HTMLCollection.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
HTMLCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
HTMLCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
IDLEventListener.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
IDLEventListener.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
InputEventsTarget.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
LiveNodeList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
LiveNodeList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
MutationObserver.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
MutationObserver.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
MutationObserver.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
MutationRecord.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
MutationRecord.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
MutationRecord.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
MutationType.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
MutationType.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NamedNodeMap.cpp d743fcb376 LibWeb: Take namespace into account when matching attribute 8 meses atrás
NamedNodeMap.h d743fcb376 LibWeb: Take namespace into account when matching attribute 8 meses atrás
NamedNodeMap.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Node.cpp 1c55153d43 LibWeb: Refactor "editable" and "editing host" concepts 8 meses atrás
Node.h 1c55153d43 LibWeb: Refactor "editable" and "editing host" concepts 8 meses atrás
Node.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NodeFilter.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
NodeFilter.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
NodeFilter.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NodeIterator.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
NodeIterator.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
NodeIterator.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NodeList.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NodeList.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NodeList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NodeOperations.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
NodeOperations.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
NonDocumentTypeChildNode.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
NonElementParentNode.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ParentNode.cpp 7444f76b0d LibWeb: Make querySelectorAll match each element at most once 8 meses atrás
ParentNode.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ParentNode.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Position.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Position.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ProcessingInstruction.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ProcessingInstruction.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ProcessingInstruction.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
QualifiedName.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
QualifiedName.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Range.cpp e457252c97 LibWeb/Painting: Use GlyphRun font for measuring selection rectangle 8 meses atrás
Range.h c87960f8f3 LibWeb: Use GC::Ref<Node> in Range for start/end containers 8 meses atrás
Range.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
SelectionchangeEventDispatching.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ShadowRoot.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ShadowRoot.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
ShadowRoot.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Slot.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Slot.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Slottable.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Slottable.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Slottable.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
StaticNodeList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
StaticNodeList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
StaticRange.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
StaticRange.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
StaticRange.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
StyleElementUtils.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
StyleElementUtils.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Text.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
Text.h 1c55153d43 LibWeb: Refactor "editable" and "editing host" concepts 8 meses atrás
Text.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
TreeWalker.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
TreeWalker.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
TreeWalker.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Utils.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
Utils.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás
XMLDocument.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
XMLDocument.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 meses atrás
XMLDocument.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 meses atrás