Shannon Booth a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 年之前
..
AbortController.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
AbortController.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
AbortSignal.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
AbortSignal.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
AbortSignal.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
AbstractRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
AbstractRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
AbstractRange.idl 1a94241f58 IDL: Add missing #imports 1 年之前
AccessibilityTreeNode.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Attr.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Attr.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CDATASection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CDATASection.idl 1a94241f58 IDL: Add missing #imports 1 年之前
CharacterData.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
CharacterData.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CharacterData.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
ChildNode.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 年之前
ChildNode.idl 1a94241f58 IDL: Add missing #imports 1 年之前
Comment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Comment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 年之前
CustomEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
CustomEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CustomEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
DOMEventListener.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DOMEventListener.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DOMImplementation.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
DOMImplementation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DOMImplementation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
DOMTokenList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
DOMTokenList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Document.cpp ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 年之前
Document.h 2805e16c1c LibWeb: Let NavigableContainers delay the document load event 1 年之前
Document.idl 3ff481938e IDL: Fix syntax errors 1 年之前
DocumentFragment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
DocumentFragment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
DocumentLoading.cpp 9677d8eeac LibWeb: Reject improperly encoded XML documents as not well-formed 1 年之前
DocumentLoading.h 278e8afb42 LibWeb: Consider content-type charset when determining XML encoding 1 年之前
DocumentObserver.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DocumentObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DocumentType.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
DocumentType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Element.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Element.h cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 年之前
Element.idl 4321606bba LibWeb: Port Element interface from DeprecatedString 1 年之前
ElementFactory.cpp 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 年之前
ElementFactory.h f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 年之前
Event.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Event.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Event.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
EventDispatcher.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 年之前
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
EventHandler.idl 1a94241f58 IDL: Add missing #imports 1 年之前
EventTarget.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
EventTarget.h c1fd55ce94 LibWeb: Only allocate EventTarget listener/handler storage on demand 1 年之前
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
HTMLCollection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
HTMLCollection.h 629f661e3b LibWeb: Port supported property names from DeprecatedString to String 1 年之前
HTMLCollection.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
HTMLFormControlsCollection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
HTMLFormControlsCollection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
HTMLFormControlsCollection.idl 1a94241f58 IDL: Add missing #imports 1 年之前
IDLEventListener.cpp 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 年之前
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
LiveNodeList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
LiveNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MutationObserver.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
MutationObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MutationObserver.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
MutationRecord.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MutationRecord.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
NamedNodeMap.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
NamedNodeMap.h 629f661e3b LibWeb: Port supported property names from DeprecatedString to String 1 年之前
NamedNodeMap.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
Node.cpp cc9de38ea4 LibWeb: Fix null pointer dereference in DOM::Node::remove() 1 年之前
Node.h cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 年之前
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 年之前
NodeFilter.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
NodeFilter.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links 1 年之前
NodeIterator.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 年之前
NodeIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
NodeIterator.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
NodeList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
NodeList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
NodeOperations.cpp 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 年之前
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 年之前
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 年之前
NonElementParentNode.h d0d7e5a782 LibWeb: Use Element::id() in getElementById() 1 年之前
ParentNode.cpp 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} 1 年之前
ParentNode.h 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} 1 年之前
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
Position.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Position.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
ProcessingInstruction.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
ProcessingInstruction.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
QualifiedName.cpp 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName 1 年之前
QualifiedName.h 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName 1 年之前
RadioNodeList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
RadioNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Range.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Range.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Range.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
ShadowRoot.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
ShadowRoot.h 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 年之前
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 年之前
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 年之前
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 年之前
Slottable.cpp cdbde1765a LibWeb: Skip assigning slottables for non-shadow roots 1 年之前
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 年之前
Slottable.idl 1a94241f58 IDL: Add missing #imports 1 年之前
StaticNodeList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
StaticNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
StaticRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
StaticRange.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
StaticRange.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
StyleElementUtils.cpp 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments 1 年之前
StyleElementUtils.h 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments 1 年之前
Text.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Text.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
TreeWalker.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 年之前
TreeWalker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
TreeWalker.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
XMLDocument.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
XMLDocument.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
XMLDocument.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前