Andreas Kling aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing 2 anos atrás
..
AbortController.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
AbortController.h b8d485e6f0 LibWeb: Make AbortController GC-allocated 2 anos atrás
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anos atrás
AbortSignal.cpp 875ca2fb68 LibWeb: Set prototype for both TextDecoder and AbortSignal 2 anos atrás
AbortSignal.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 anos atrás
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 anos atrás
AbstractRange.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
AbstractRange.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 anos atrás
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
Attr.cpp 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
Attr.h 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
Attr.idl 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
CDATASection.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
CDATASection.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection 3 anos atrás
CharacterData.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
CharacterData.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
CharacterData.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
ChildNode.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
Comment.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
Comment.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
Comment.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anos atrás
CustomEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
CustomEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 anos atrás
CustomEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
DOMEventListener.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DOMEventListener.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DOMException.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
DOMException.h 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
DOMException.idl 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL 4 anos atrás
DOMImplementation.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
DOMImplementation.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DOMImplementation.idl 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter 3 anos atrás
DOMTokenList.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
DOMTokenList.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DOMTokenList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
Document.cpp 77d947b8ad LibWeb: Initialize document referrer from Fetch Request if available 2 anos atrás
Document.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 anos atrás
Document.idl e6ef366859 LibWeb: Implement basic support for Document.all 2 anos atrás
DocumentFragment.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
DocumentFragment.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DocumentFragment.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DocumentType.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
DocumentType.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DocumentType.idl d6a5ddd3c0 LibWeb: Extract the ChildNode IDL mixin 3 anos atrás
Element.cpp aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing 2 anos atrás
Element.h aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing 2 anos atrás
Element.idl aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing 2 anos atrás
ElementFactory.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
ElementFactory.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
Event.cpp 34439a04e8 LibWeb: Add a visit_edges for DOM/Event 2 anos atrás
Event.h 34439a04e8 LibWeb: Add a visit_edges for DOM/Event 2 anos atrás
Event.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
EventDispatcher.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 anos atrás
EventTarget.cpp 4c665c3749 LibWeb: Remove some unnecessary use of the internal realm in EventTarget 2 anos atrás
EventTarget.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
EventTarget.idl 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener 3 anos atrás
ExceptionOr.h 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
HTMLCollection.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
HTMLCollection.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 anos atrás
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anos atrás
IDLEventListener.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
IDLEventListener.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 anos atrás
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
LiveNodeList.cpp 48e0066371 LibWeb: Make NodeList GC-allocated 2 anos atrás
LiveNodeList.h 48e0066371 LibWeb: Make NodeList GC-allocated 2 anos atrás
MutationObserver.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
MutationObserver.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 anos atrás
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 anos atrás
MutationRecord.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
MutationRecord.h 43ec0f734f LibWeb: Make MutationRecord GC-allocated 2 anos atrás
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 anos atrás
MutationType.cpp c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 anos atrás
MutationType.h c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 anos atrás
NamedNodeMap.cpp 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
NamedNodeMap.h 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
NamedNodeMap.idl 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
Node.cpp 1903dff365 LibWeb: Support getting and setting Attr.textContent 2 anos atrás
Node.h 4b9c5635b3 LibWeb: Make :link selector behave according to spec 2 anos atrás
Node.idl 682a4a347a LibWeb: Bring Node closer to spec 3 anos atrás
NodeFilter.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
NodeFilter.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
NodeFilter.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 anos atrás
NodeIterator.cpp 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places 2 anos atrás
NodeIterator.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
NodeList.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
NodeList.h 48e0066371 LibWeb: Make NodeList GC-allocated 2 anos atrás
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anos atrás
NodeOperations.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
NodeOperations.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 anos atrás
NonElementParentNode.h 5bd34f115e LibWeb: Add some missing includes 2 anos atrás
ParentNode.cpp dc6e625680 LibWeb: Make ParentNode.children vend the same HTMLCollection every time 2 anos atrás
ParentNode.h dc6e625680 LibWeb: Make ParentNode.children vend the same HTMLCollection every time 2 anos atrás
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
Position.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
Position.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
ProcessingInstruction.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
ProcessingInstruction.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
ProcessingInstruction.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anos atrás
QualifiedName.cpp cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 anos atrás
QualifiedName.h cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 anos atrás
Range.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
Range.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 anos atrás
Range.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
ShadowRoot.cpp 086969277e Everywhere: Run clang-format 3 anos atrás
ShadowRoot.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
ShadowRoot.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
StaticNodeList.cpp 48e0066371 LibWeb: Make NodeList GC-allocated 2 anos atrás
StaticNodeList.h 48e0066371 LibWeb: Make NodeList GC-allocated 2 anos atrás
StaticRange.cpp 530675993b LibWeb: Rename Attribute to Attr 2 anos atrás
StaticRange.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 anos atrás
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás
Text.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 anos atrás
Text.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
Text.idl d2f9f8bd4f LibWeb: Implement Text.splitText(offset) 3 anos atrás
TreeWalker.cpp 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places 2 anos atrás
TreeWalker.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 anos atrás