Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node há 1 ano atrás
..
AbortController.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
AbortController.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
AbortSignal.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
AbortSignal.h 8e6e938167 LibWeb: Remove `AbortSignal::follow()` há 1 ano atrás
AbortSignal.idl 7625d8a155 LibWeb: Implement `AbortSignal.any()` há 1 ano atrás
AbstractRange.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
AbstractRange.h ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange há 1 ano atrás
AbstractRange.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
AccessibilityTreeNode.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
AdoptedStyleSheets.cpp 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot há 1 ano atrás
AdoptedStyleSheets.h 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot há 1 ano atrás
Attr.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
Attr.h 43ef3dc0ab LibWeb: Cache attribute names in lowercase to speed up selector matching há 1 ano atrás
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CDATASection.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
CDATASection.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
CharacterData.cpp a97e9f1d58 LibWeb: Don't mark CharacterData nodes for style update when changed há 1 ano atrás
CharacterData.h d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData há 1 ano atrás
CharacterData.idl d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData há 1 ano atrás
ChildNode.h 35f359c51c LibWeb: Fix infinite loop in ChildNode's before() and after() há 1 ano atrás
ChildNode.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
Comment.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
Comment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String há 1 ano atrás
CustomEvent.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
CustomEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
CustomEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
DOMEventListener.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DOMEventListener.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DOMImplementation.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
DOMImplementation.h 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation há 1 ano atrás
DOMImplementation.idl 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation há 1 ano atrás
DOMTokenList.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
DOMTokenList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject há 1 ano atrás
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Document.cpp aede010096 LibWeb: Use GCPtr for Element::layout_node há 1 ano atrás
Document.h ff9ae5ff40 LibWeb: Bring document & browsing context creation in line with spec há 1 ano atrás
Document.idl 75626c6cd2 LibWeb/DOM: Implement the Document object's partial attributes há 1 ano atrás
DocumentFragment.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
DocumentFragment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
DocumentLoading.cpp 1ffda6a805 LibWeb: Propagate OOM in Body::fully_read() through its error callback há 1 ano atrás
DocumentLoading.h 376427380e LibWeb: Make NavigationParams be GC-allocated há 1 ano atrás
DocumentObserver.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DocumentObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DocumentOrShadowRoot.idl 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot há 1 ano atrás
DocumentType.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
DocumentType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Element.cpp aede010096 LibWeb: Use GCPtr for Element::layout_node há 1 ano atrás
Element.h aede010096 LibWeb: Use GCPtr for Element::layout_node há 1 ano atrás
Element.idl 0b28a310b1 LibWeb: Stub out Element.scrollBy() há 1 ano atrás
ElementFactory.cpp 2d90317c20 LibWeb: Implement <desc> SVG element há 1 ano atrás
ElementFactory.h f052823f5f LibWeb: Use FlyString for create_element() namespace strings há 1 ano atrás
Event.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
Event.h b873e5bc1d LibWeb: Implement the PointerEvent interface há 1 ano atrás
Event.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
EventDispatcher.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString há 1 ano atrás
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
EventHandler.idl 934aa6af6a LibWeb: Emit "focusin" and "focusout" events há 1 ano atrás
EventTarget.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
EventTarget.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
HTMLCollection.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
HTMLCollection.h baaaa0008e LibWeb: Look for first ID _or_ name in HTMLCollection::named_item há 1 ano atrás
HTMLCollection.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
HTMLFormControlsCollection.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
HTMLFormControlsCollection.h ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection há 1 ano atrás
HTMLFormControlsCollection.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation há 1 ano atrás
IDLEventListener.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
IDLEventListener.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports há 3 anos atrás
LiveNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root há 1 ano atrás
LiveNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root há 1 ano atrás
MutationObserver.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
MutationObserver.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
MutationObserver.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
MutationRecord.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MutationRecord.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible há 2 anos atrás
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible há 2 anos atrás
NamedNodeMap.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
NamedNodeMap.h 20bdda7f02 LibWeb: Implement Element.removeAttributeNode() há 1 ano atrás
NamedNodeMap.idl 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap há 1 ano atrás
Node.cpp a4625e3943 LibWeb: Only react to link element attribute changes when BC connected há 1 ano atrás
Node.h a4625e3943 LibWeb: Only react to link element attribute changes when BC connected há 1 ano atrás
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String há 1 ano atrás
NodeFilter.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
NodeFilter.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
NodeIterator.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
NodeIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NodeIterator.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
NodeList.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
NodeList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject há 1 ano atrás
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
NodeOperations.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node há 1 ano atrás
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format há 3 anos atrás
NonElementParentNode.h d0d7e5a782 LibWeb: Use Element::id() in getElementById() há 1 ano atrás
ParentNode.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
ParentNode.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports há 3 anos atrás
Position.cpp 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() há 1 ano atrás
Position.h 906ac71eca LibWeb: Fix crashing after input into empty contenteditable há 1 ano atrás
ProcessingInstruction.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
ProcessingInstruction.h 562e0d710c LibWeb: Port ProcessingInstruction from ByteString há 1 ano atrás
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
QualifiedName.cpp 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName há 1 ano atrás
QualifiedName.h 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName há 1 ano atrás
RadioNodeList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
RadioNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root há 1 ano atrás
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Range.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
Range.h bbb96d65b1 LibWeb: Don't crash on live range offset update during node insertion há 1 ano atrás
Range.idl 02d5ed44cb LibWeb: Stub Range::get_client_rects() há 1 ano atrás
ShadowRoot.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
ShadowRoot.h 33294aea86 LibWeb: Apply shadow root style sheets in StyleComputer há 1 ano atrás
ShadowRoot.idl 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot há 1 ano atrás
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements há 1 ano atrás
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements há 1 ano atrás
Slottable.cpp cdbde1765a LibWeb: Skip assigning slottables for non-shadow roots há 1 ano atrás
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment há 1 ano atrás
Slottable.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
StaticNodeList.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
StaticNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
StaticRange.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
StaticRange.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
StaticRange.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
StyleElementUtils.cpp d5cddd4696 LibWeb: Unset stylesheet properties when removing from a StyleSheetList há 1 ano atrás
StyleElementUtils.h d5cddd4696 LibWeb: Unset stylesheet properties when removing from a StyleSheetList há 1 ano atrás
Text.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
Text.h 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable há 1 ano atrás
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes há 1 ano atrás
TreeWalker.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
TreeWalker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
TreeWalker.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
XMLDocument.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
XMLDocument.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
XMLDocument.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás