.. |
AbortController.cpp
|
a5ad8b2959
LibWeb: Make factory method of DOM::AbortSignal fallible
|
2 лет назад |
AbortController.h
|
5f552ddc5c
LibWeb: Make factory method of DOM::AbortController fallible
|
2 лет назад |
AbortController.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 лет назад |
AbortSignal.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 лет назад |
AbortSignal.h
|
a5ad8b2959
LibWeb: Make factory method of DOM::AbortSignal fallible
|
2 лет назад |
AbortSignal.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 лет назад |
AbstractRange.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
AbstractRange.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
AbstractRange.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 лет назад |
AccessibilityTreeNode.cpp
|
1e03aa0ece
LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible
|
2 лет назад |
AccessibilityTreeNode.h
|
1e03aa0ece
LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible
|
2 лет назад |
Attr.cpp
|
2411dadc35
LibWeb: Make factory method of DOM::StaticNodeList fallible
|
2 лет назад |
Attr.h
|
50c5f0d7da
LibWeb: Make factory method of DOM::Attr fallible
|
2 лет назад |
Attr.idl
|
530675993b
LibWeb: Rename Attribute to Attr
|
2 лет назад |
CDATASection.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
CDATASection.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
CDATASection.idl
|
1ceba560f4
LibWeb: Add CDATASection
|
3 лет назад |
CharacterData.cpp
|
2411dadc35
LibWeb: Make factory method of DOM::StaticNodeList fallible
|
2 лет назад |
CharacterData.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
CharacterData.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
ChildNode.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
ChildNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 лет назад |
Comment.cpp
|
5ef9e02658
LibWeb: Make factory method of DOM::Comment fallible
|
2 лет назад |
Comment.h
|
5ef9e02658
LibWeb: Make factory method of DOM::Comment fallible
|
2 лет назад |
Comment.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
CustomEvent.cpp
|
2c8a689390
LibWeb: Make factory methods of DOM::CustomEvent fallible
|
2 лет назад |
CustomEvent.h
|
2c8a689390
LibWeb: Make factory methods of DOM::CustomEvent fallible
|
2 лет назад |
CustomEvent.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 лет назад |
DOMEventListener.cpp
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 лет назад |
DOMEventListener.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
DOMImplementation.cpp
|
0d9076c9f5
LibWeb: Make factory methods of DOM::Document fallible
|
2 лет назад |
DOMImplementation.h
|
b9c5828fe6
LibWeb: Make factory method of DOM::DOMImplementation fallible
|
2 лет назад |
DOMImplementation.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
DOMTokenList.cpp
|
251c063897
LibWeb: Make factory method of DOM::DOMTokenList fallible
|
2 лет назад |
DOMTokenList.h
|
251c063897
LibWeb: Make factory method of DOM::DOMTokenList fallible
|
2 лет назад |
DOMTokenList.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
Document.cpp
|
2026ea557e
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
|
2 лет назад |
Document.h
|
0d9076c9f5
LibWeb: Make factory methods of DOM::Document fallible
|
2 лет назад |
Document.idl
|
afc055c088
LibWeb: Convert the Location object to IDL
|
2 лет назад |
DocumentFragment.cpp
|
491c18a346
LibWeb: Make factory method of DOM::DocumentFragment fallible
|
2 лет назад |
DocumentFragment.h
|
491c18a346
LibWeb: Make factory method of DOM::DocumentFragment fallible
|
2 лет назад |
DocumentFragment.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
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 лет назад |
DocumentType.cpp
|
c4d559bd37
LibWeb: Make factory method of DOM::DocumentType fallible
|
2 лет назад |
DocumentType.h
|
c4d559bd37
LibWeb: Make factory method of DOM::DocumentType fallible
|
2 лет назад |
DocumentType.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
Element.cpp
|
2026ea557e
LibWeb: Use is_ascii_case_insensitive_match() where the spec says to
|
2 лет назад |
Element.h
|
4311fd2774
LibWeb: Implement Element.attachShadow and Element.shadowRoot :^)
|
2 лет назад |
Element.idl
|
4311fd2774
LibWeb: Implement Element.attachShadow and Element.shadowRoot :^)
|
2 лет назад |
ElementFactory.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 лет назад |
ElementFactory.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
Event.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 лет назад |
Event.h
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 лет назад |
Event.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
EventDispatcher.cpp
|
d5ed07fdc4
LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun
|
2 лет назад |
EventDispatcher.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 лет назад |
EventHandler.idl
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
3 лет назад |
EventTarget.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
EventTarget.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
EventTarget.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLCollection.cpp
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 лет назад |
HTMLCollection.h
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 лет назад |
HTMLCollection.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 лет назад |
IDLEventListener.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 лет назад |
IDLEventListener.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 лет назад |
InnerHTML.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 лет назад |
LiveNodeList.cpp
|
24d7e688fc
LibWeb: Make factory method of DOM::LiveNodeList fallible
|
2 лет назад |
LiveNodeList.h
|
24d7e688fc
LibWeb: Make factory method of DOM::LiveNodeList fallible
|
2 лет назад |
MutationObserver.cpp
|
7852915dd3
LibWeb: Make factory method of DOM::MutationObserver fallible
|
2 лет назад |
MutationObserver.h
|
7852915dd3
LibWeb: Make factory method of DOM::MutationObserver fallible
|
2 лет назад |
MutationObserver.idl
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
3 лет назад |
MutationRecord.cpp
|
ce18dfc417
LibWeb: Make factory method of DOM::MutationRecord fallible
|
2 лет назад |
MutationRecord.h
|
ce18dfc417
LibWeb: Make factory method of DOM::MutationRecord fallible
|
2 лет назад |
MutationRecord.idl
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
3 лет назад |
MutationType.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
MutationType.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
NamedNodeMap.cpp
|
e3e281addd
LibWeb: Make factory method of DOM::NamedNodeMap fallible
|
2 лет назад |
NamedNodeMap.h
|
e3e281addd
LibWeb: Make factory method of DOM::NamedNodeMap fallible
|
2 лет назад |
NamedNodeMap.idl
|
45525d4f85
LibWeb: Add NamedNodeMap::setNamedItemNS() method
|
2 лет назад |
Node.cpp
|
2411dadc35
LibWeb: Make factory method of DOM::StaticNodeList fallible
|
2 лет назад |
Node.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 лет назад |
Node.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
NodeFilter.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 лет назад |
NodeFilter.h
|
27d4912f12
LibWeb: Make NodeFilter::Result an enum class
|
2 лет назад |
NodeFilter.idl
|
62e3117dfd
LibWeb: Expose NodeFilter on the Window object
|
2 лет назад |
NodeIterator.cpp
|
d94b59263e
LibWeb: Make factory method of DOM::NodeIterator fallible
|
2 лет назад |
NodeIterator.h
|
d94b59263e
LibWeb: Make factory method of DOM::NodeIterator fallible
|
2 лет назад |
NodeIterator.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 лет назад |
NodeList.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
NodeList.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
NodeList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 лет назад |
NodeOperations.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 лет назад |
NodeOperations.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
NonDocumentTypeChildNode.h
|
086969277e
Everywhere: Run clang-format
|
3 лет назад |
NonElementParentNode.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
ParentNode.cpp
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 лет назад |
ParentNode.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
ParentNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 лет назад |
Position.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
Position.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
ProcessingInstruction.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
ProcessingInstruction.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
ProcessingInstruction.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
QualifiedName.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
QualifiedName.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
Range.cpp
|
0791195843
LibWeb: Make factory methods of DOM::Range fallible
|
2 лет назад |
Range.h
|
0791195843
LibWeb: Make factory methods of DOM::Range fallible
|
2 лет назад |
Range.idl
|
34c130b336
LibWeb: Stub Range.getBoundingClientRect
|
2 лет назад |
ShadowRoot.cpp
|
9ed4fe7049
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
|
2 лет назад |
ShadowRoot.h
|
9ed4fe7049
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
|
2 лет назад |
ShadowRoot.idl
|
9a7f786262
LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String
|
2 лет назад |
StaticNodeList.cpp
|
2411dadc35
LibWeb: Make factory method of DOM::StaticNodeList fallible
|
2 лет назад |
StaticNodeList.h
|
2411dadc35
LibWeb: Make factory method of DOM::StaticNodeList fallible
|
2 лет назад |
StaticRange.cpp
|
fb3294863e
LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange*
|
2 лет назад |
StaticRange.h
|
fb3294863e
LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange*
|
2 лет назад |
StaticRange.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 лет назад |
Text.cpp
|
200d22c650
LibWeb: Make factory method of DOM::Text fallible
|
2 лет назад |
Text.h
|
200d22c650
LibWeb: Make factory method of DOM::Text fallible
|
2 лет назад |
Text.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
TreeWalker.cpp
|
552663a2ba
LibWeb: Make factory method of DOM::TreeWalker fallible
|
2 лет назад |
TreeWalker.h
|
552663a2ba
LibWeb: Make factory method of DOM::TreeWalker fallible
|
2 лет назад |
TreeWalker.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 лет назад |