.. |
AbortController.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
AbortController.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
AbortController.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 سال پیش |
AbortSignal.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
AbortSignal.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
AbortSignal.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 سال پیش |
AbstractRange.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
AbstractRange.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
AbstractRange.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
AccessibilityTreeNode.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
AccessibilityTreeNode.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
Attr.cpp
|
5ec76331e8
LibWeb: Invoke our internal attribute change handler from Attr
|
1 سال پیش |
Attr.h
|
2c096486a4
LibWeb: Extract changing an attribute to its own method
|
1 سال پیش |
Attr.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
CDATASection.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
CDATASection.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
CDATASection.idl
|
1ceba560f4
LibWeb: Add CDATASection
|
3 سال پیش |
CharacterData.cpp
|
1c47695bae
LibWeb: Invalidate layout-transformed text on DOM text node change
|
2 سال پیش |
CharacterData.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
CharacterData.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
ChildNode.h
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 سال پیش |
ChildNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 سال پیش |
Comment.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
Comment.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
Comment.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
CustomEvent.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
CustomEvent.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
CustomEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
DOMEventListener.cpp
|
82eeee2008
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
|
2 سال پیش |
DOMEventListener.h
|
82eeee2008
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
|
2 سال پیش |
DOMImplementation.cpp
|
ebdfe2e863
LibWeb: Port DocumentType from DeprecatedString to String
|
1 سال پیش |
DOMImplementation.h
|
9117bcfd61
LibWeb: Port DOMImplementation from DeprecatedString to String
|
1 سال پیش |
DOMImplementation.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
DOMTokenList.cpp
|
b0eea51335
LibWeb: Port DOMTokenList from DeprecatedString to String
|
1 سال پیش |
DOMTokenList.h
|
b0eea51335
LibWeb: Port DOMTokenList from DeprecatedString to String
|
1 سال پیش |
DOMTokenList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
Document.cpp
|
acd46b5974
LibWeb: Fix int parsing in Document::shared_declarative_refresh_steps
|
1 سال پیش |
Document.h
|
03eae09619
LibWeb: Implement snapshotting source snapshot params per the spec
|
1 سال پیش |
Document.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
DocumentFragment.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
DocumentFragment.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
DocumentFragment.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
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
|
bdd3a16b16
LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated
|
1 سال پیش |
DocumentLoading.h
|
de2c016556
LibWeb: Implement "attempt to populate the history entry's document"
|
2 سال پیش |
DocumentObserver.cpp
|
f78eadf00f
LibWeb: Add an interface to be notified of Document state changes
|
2 سال پیش |
DocumentObserver.h
|
d24667a1b6
LibWeb: Rename loaded observer event to match spec
|
2 سال پیش |
DocumentType.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
DocumentType.h
|
ebdfe2e863
LibWeb: Port DocumentType from DeprecatedString to String
|
1 سال پیش |
DocumentType.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
Element.cpp
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 سال پیش |
Element.h
|
6fb3586baa
LibWeb: Add Optional<String> version of Element::attribute
|
1 سال پیش |
Element.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
ElementFactory.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
ElementFactory.h
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 سال پیش |
Event.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
Event.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
Event.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
EventDispatcher.cpp
|
fdd33d818c
LibWeb: Port DOMEventListener to new FlyString
|
2 سال پیش |
EventDispatcher.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 سال پیش |
EventHandler.idl
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
3 سال پیش |
EventTarget.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
EventTarget.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
EventTarget.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
HTMLCollection.cpp
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 سال پیش |
HTMLCollection.h
|
d5409a056a
LibWeb: Port HTMLCollection from DeprecatedString to String
|
1 سال پیش |
HTMLCollection.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
HTMLFormControlsCollection.cpp
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 سال پیش |
HTMLFormControlsCollection.h
|
27dd2a40ad
LibWeb: Implement HTMLFormControlsCollection
|
1 سال پیش |
HTMLFormControlsCollection.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
IDLEventListener.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
IDLEventListener.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
InnerHTML.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 سال پیش |
LiveNodeList.cpp
|
708263790a
LibWeb: Implement LiveNodeList::first_matching
|
1 سال پیش |
LiveNodeList.h
|
708263790a
LibWeb: Implement LiveNodeList::first_matching
|
1 سال پیش |
MutationObserver.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
MutationObserver.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
MutationObserver.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
MutationRecord.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
MutationRecord.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
MutationRecord.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
MutationType.cpp
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 سال پیش |
MutationType.h
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 سال پیش |
NamedNodeMap.cpp
|
9aae50a9c3
LibWeb: Handle attribute changes after actually changing the attribute
|
1 سال پیش |
NamedNodeMap.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
NamedNodeMap.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
Node.cpp
|
ad1853cbf5
LibWeb: Remove unnecessary layout node detach in DOM::Node::finalize()
|
1 سال پیش |
Node.h
|
d54cd23615
LibWeb: Never blockify HTML <br> elements
|
1 سال پیش |
Node.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
NodeFilter.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
NodeFilter.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
NodeFilter.idl
|
62e3117dfd
LibWeb: Expose NodeFilter on the Window object
|
2 سال پیش |
NodeIterator.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
NodeIterator.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
NodeIterator.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
NodeList.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
NodeList.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
NodeList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 سال پیش |
NodeOperations.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
NodeOperations.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
NonDocumentTypeChildNode.h
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
NonElementParentNode.h
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 سال پیش |
ParentNode.cpp
|
76580bb9ba
LibWeb: Cache lowercased tag name for getElementsByTagName() iteration
|
1 سال پیش |
ParentNode.h
|
31d536912c
LibWeb: Allow SVG painting to escape out of a shadow tree
|
2 سال پیش |
ParentNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 سال پیش |
Position.cpp
|
4734214ac1
LibWeb: Skip over grapheme clusters on left/right arrow key presses
|
2 سال پیش |
Position.h
|
2c4acba883
LibWeb: Convert Web::DOM::Position::to_deprecated_string to String
|
2 سال پیش |
ProcessingInstruction.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
ProcessingInstruction.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
ProcessingInstruction.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 سال پیش |
QualifiedName.cpp
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 سال پیش |
QualifiedName.h
|
76580bb9ba
LibWeb: Cache lowercased tag name for getElementsByTagName() iteration
|
1 سال پیش |
RadioNodeList.cpp
|
f115e44066
LibWeb: Implement value attribute of RadioNodeList
|
1 سال پیش |
RadioNodeList.h
|
f115e44066
LibWeb: Implement value attribute of RadioNodeList
|
1 سال پیش |
RadioNodeList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
Range.cpp
|
7b79324548
LibWeb: Port Range interface from DeprecatedString to String
|
1 سال پیش |
Range.h
|
7b79324548
LibWeb: Port Range interface from DeprecatedString to String
|
1 سال پیش |
Range.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
ShadowRoot.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
ShadowRoot.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
ShadowRoot.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
StaticNodeList.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
StaticNodeList.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
StaticRange.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
StaticRange.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
StaticRange.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
StyleElementUtils.cpp
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 سال پیش |
StyleElementUtils.h
|
7f7ebc4b8b
LibWeb: Extract updating a style block into StyleElementUtils
|
2 سال پیش |
Text.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
Text.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
Text.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 سال پیش |
TreeWalker.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
TreeWalker.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 سال پیش |
TreeWalker.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
XMLDocument.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
XMLDocument.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 سال پیش |
XMLDocument.idl
|
1f863de9aa
LibWeb: Add XMLDocument stub
|
2 سال پیش |