.. |
AbortController.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
AbortController.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
AbortController.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
AbortSignal.cpp
|
a8c60d65fc
LibWeb: Specify the correct argument type in IDL for AbortSignal::any()
|
1 rok temu |
AbortSignal.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 rok temu |
AbortSignal.idl
|
a8c60d65fc
LibWeb: Specify the correct argument type in IDL for AbortSignal::any()
|
1 rok temu |
AbstractRange.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
AbstractRange.h
|
ee431e6911
LibWeb: Use WebIDL typedefs in Range/AbstractRange
|
1 rok temu |
AbstractRange.idl
|
1a94241f58
IDL: Add missing #imports
|
1 rok temu |
AccessibilityTreeNode.cpp
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 rok temu |
AccessibilityTreeNode.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
AdoptedStyleSheets.cpp
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 rok temu |
AdoptedStyleSheets.h
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 rok temu |
Attr.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
Attr.h
|
43ef3dc0ab
LibWeb: Cache attribute names in lowercase to speed up selector matching
|
1 rok temu |
Attr.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
CDATASection.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
CDATASection.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
CDATASection.idl
|
1a94241f58
IDL: Add missing #imports
|
1 rok temu |
CharacterData.cpp
|
a97e9f1d58
LibWeb: Don't mark CharacterData nodes for style update when changed
|
1 rok temu |
CharacterData.h
|
d8759d9656
LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData
|
1 rok temu |
CharacterData.idl
|
d8759d9656
LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData
|
1 rok temu |
ChildNode.h
|
35f359c51c
LibWeb: Fix infinite loop in ChildNode's before() and after()
|
1 rok temu |
ChildNode.idl
|
1a94241f58
IDL: Add missing #imports
|
1 rok temu |
Comment.cpp
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 rok temu |
Comment.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
Comment.idl
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
1 rok temu |
CustomEvent.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
CustomEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
CustomEvent.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
DOMEventListener.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
DOMEventListener.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
DOMImplementation.cpp
|
a8e3400a2a
LibWeb: Make DOMImplementation IDL return an XMLDocument
|
1 rok temu |
DOMImplementation.h
|
a8e3400a2a
LibWeb: Make DOMImplementation IDL return an XMLDocument
|
1 rok temu |
DOMImplementation.idl
|
a8e3400a2a
LibWeb: Make DOMImplementation IDL return an XMLDocument
|
1 rok temu |
DOMTokenList.cpp
|
d0555f3176
LibWeb: Flesh out `DOMTokenList::supports()` implementation
|
1 rok temu |
DOMTokenList.h
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 rok temu |
DOMTokenList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 rok temu |
Document.cpp
|
9c205537e1
LibWeb: Add missing navigable null check in Document::open()
|
1 rok temu |
Document.h
|
f4636a0cf5
LibWeb: Stop spamming animation events on the wrong event target
|
1 rok temu |
Document.idl
|
27242c6be6
LibWeb: Implement Document.dir
|
1 rok temu |
DocumentFragment.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
DocumentFragment.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
DocumentFragment.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
DocumentLoadEventDelayer.cpp
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 lat temu |
DocumentLoadEventDelayer.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 lat temu |
DocumentLoading.cpp
|
b5ba60f1d1
LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value
|
1 rok temu |
DocumentLoading.h
|
376427380e
LibWeb: Make NavigationParams be GC-allocated
|
1 rok temu |
DocumentObserver.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
DocumentObserver.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
DocumentOrShadowRoot.idl
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 rok temu |
DocumentType.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
DocumentType.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
DocumentType.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 rok temu |
Element.cpp
|
ccdf82c9be
LibWeb: Implement scrollIntoView with 'center' block position
|
1 rok temu |
Element.h
|
a5f4c9a632
AK+Userland: Remove NOESCAPE
|
1 rok temu |
Element.idl
|
4fe0cbcf85
LibWeb: Use 'FIXME' extended attribute where possible
|
1 rok temu |
ElementFactory.cpp
|
2d90317c20
LibWeb: Implement <desc> SVG element
|
1 rok temu |
ElementFactory.h
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
1 rok temu |
Event.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
Event.h
|
b873e5bc1d
LibWeb: Implement the PointerEvent interface
|
1 rok temu |
Event.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
EventDispatcher.cpp
|
a7b8828db2
LibWeb: Port call_user_object_operation from DeprecatedString
|
1 rok temu |
EventDispatcher.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 lat temu |
EventHandler.idl
|
934aa6af6a
LibWeb: Emit "focusin" and "focusout" events
|
1 rok temu |
EventTarget.cpp
|
e934132442
LibJS+LibWeb: Pass function metadata collected in parsing using a struct
|
1 rok temu |
EventTarget.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 rok temu |
EventTarget.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 rok temu |
HTMLCollection.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
HTMLCollection.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 rok temu |
HTMLCollection.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
HTMLFormControlsCollection.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
HTMLFormControlsCollection.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 rok temu |
HTMLFormControlsCollection.idl
|
5f5ac48908
LibWeb: Format all .idl files to use four space indentation
|
1 rok temu |
IDLEventListener.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 rok temu |
IDLEventListener.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 rok temu |
InnerHTML.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 lat temu |
LiveNodeList.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
LiveNodeList.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 rok temu |
MutationObserver.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
MutationObserver.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 rok temu |
MutationObserver.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
MutationRecord.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
MutationRecord.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
MutationRecord.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
MutationType.cpp
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 lat temu |
MutationType.h
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 lat temu |
NamedNodeMap.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
NamedNodeMap.h
|
20bdda7f02
LibWeb: Implement Element.removeAttributeNode()
|
1 rok temu |
NamedNodeMap.idl
|
285bca1633
LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap
|
1 rok temu |
Node.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
Node.h
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
Node.idl
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 rok temu |
NodeFilter.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
NodeFilter.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
NodeFilter.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 rok temu |
NodeIterator.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
NodeIterator.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
NodeIterator.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
NodeList.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
NodeList.h
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 rok temu |
NodeList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
NodeOperations.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
NodeOperations.h
|
57d7637b59
LibWeb: Remove DeprecatedString support from {Child,Parent}Node
|
1 rok temu |
NonDocumentTypeChildNode.h
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
NonElementParentNode.h
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
ParentNode.cpp
|
dadc610e4a
LibWeb: Pass a FlyString to getElementsByTagNameNS
|
1 rok temu |
ParentNode.h
|
dadc610e4a
LibWeb: Pass a FlyString to getElementsByTagNameNS
|
1 rok temu |
ParentNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 lat temu |
Position.cpp
|
5204020d42
LibWeb: Add missing DOM::Position::visit_edges()
|
1 rok temu |
Position.h
|
906ac71eca
LibWeb: Fix crashing after input into empty contenteditable
|
1 rok temu |
ProcessingInstruction.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
ProcessingInstruction.h
|
562e0d710c
LibWeb: Port ProcessingInstruction from ByteString
|
1 rok temu |
ProcessingInstruction.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 lat temu |
QualifiedName.cpp
|
96463e947a
LibWeb: Remove some now unused deprecated functions from QualifiedName
|
1 rok temu |
QualifiedName.h
|
96463e947a
LibWeb: Remove some now unused deprecated functions from QualifiedName
|
1 rok temu |
RadioNodeList.cpp
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 rok temu |
RadioNodeList.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 rok temu |
RadioNodeList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 rok temu |
Range.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
Range.h
|
97c1722ebd
LibWeb: Remove resolved FIXME about implementing more methods in Range
|
1 rok temu |
Range.idl
|
02d5ed44cb
LibWeb: Stub Range::get_client_rects()
|
1 rok temu |
ShadowRoot.cpp
|
1b043d259a
LibWeb: Implement ShadowRoot.onslotchange
|
1 rok temu |
ShadowRoot.h
|
1b043d259a
LibWeb: Implement ShadowRoot.onslotchange
|
1 rok temu |
ShadowRoot.idl
|
1b043d259a
LibWeb: Implement ShadowRoot.onslotchange
|
1 rok temu |
Slot.cpp
|
7870f10aa8
LibWeb: Introduce the slot concept for HTML slot elements
|
1 rok temu |
Slot.h
|
7870f10aa8
LibWeb: Introduce the slot concept for HTML slot elements
|
1 rok temu |
Slottable.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 rok temu |
Slottable.h
|
e9da74ebe0
LibWeb: Implement manual slottable assignment
|
1 rok temu |
Slottable.idl
|
1a94241f58
IDL: Add missing #imports
|
1 rok temu |
StaticNodeList.cpp
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 rok temu |
StaticNodeList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
StaticRange.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
StaticRange.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
StaticRange.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
StyleElementUtils.cpp
|
d5cddd4696
LibWeb: Unset stylesheet properties when removing from a StyleSheetList
|
1 rok temu |
StyleElementUtils.h
|
d5cddd4696
LibWeb: Unset stylesheet properties when removing from a StyleSheetList
|
1 rok temu |
Text.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
Text.h
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
1 rok temu |
Text.idl
|
45b36bd08a
LibWeb: Introduce the slottable concept for DOM elements and text nodes
|
1 rok temu |
TreeWalker.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
TreeWalker.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
TreeWalker.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |
XMLDocument.cpp
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 rok temu |
XMLDocument.h
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 rok temu |
XMLDocument.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 rok temu |