.. |
AbortController.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
AbortController.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
AbortController.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
il y a 3 ans |
AbortSignal.cpp
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
il y a 2 ans |
AbortSignal.h
|
dce6327ae7
LibWeb: Add the ability for an AbortSignal to follow another
|
il y a 2 ans |
AbortSignal.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
il y a 3 ans |
AbstractRange.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
AbstractRange.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
il y a 2 ans |
AbstractRange.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
il y a 2 ans |
Attr.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
Attr.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
il y a 2 ans |
Attr.idl
|
530675993b
LibWeb: Rename Attribute to Attr
|
il y a 2 ans |
CDATASection.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
CDATASection.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
il y a 2 ans |
CDATASection.idl
|
1ceba560f4
LibWeb: Add CDATASection
|
il y a 3 ans |
CharacterData.cpp
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
il y a 2 ans |
CharacterData.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
CharacterData.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
ChildNode.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
ChildNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
il y a 3 ans |
Comment.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
Comment.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
Comment.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
CustomEvent.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
CustomEvent.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
CustomEvent.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
il y a 2 ans |
DOMEventListener.cpp
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
DOMEventListener.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
DOMImplementation.cpp
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
il y a 2 ans |
DOMImplementation.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
DOMImplementation.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
DOMTokenList.cpp
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
il y a 2 ans |
DOMTokenList.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
DOMTokenList.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
Document.cpp
|
38c7fdaac1
LibWeb: Avoid including LibJS/Parser.h in a handful of cpp files
|
il y a 2 ans |
Document.h
|
2f16198bd6
LibWeb: Remove unused should_invalidate_styles_on_attribute_changes()
|
il y a 2 ans |
Document.idl
|
2157745093
LibWeb: Add missing [SameObject] extended attributes in IDL files
|
il y a 2 ans |
DocumentFragment.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
DocumentFragment.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
DocumentFragment.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
DocumentLoadEventDelayer.cpp
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
DocumentLoadEventDelayer.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
DocumentType.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
DocumentType.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
il y a 2 ans |
DocumentType.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
Element.cpp
|
a268026e4e
LibWeb: Start implementing the Element scroll attributes
|
il y a 2 ans |
Element.h
|
a268026e4e
LibWeb: Start implementing the Element scroll attributes
|
il y a 2 ans |
Element.idl
|
a268026e4e
LibWeb: Start implementing the Element scroll attributes
|
il y a 2 ans |
ElementFactory.cpp
|
0555684682
LibWeb: Sketch out basic support for SVG <foreignObject> elements
|
il y a 2 ans |
ElementFactory.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
Event.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
Event.h
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
Event.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
EventDispatcher.cpp
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
il y a 2 ans |
EventDispatcher.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
EventHandler.idl
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
il y a 3 ans |
EventTarget.cpp
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
il y a 2 ans |
EventTarget.h
|
e0a08f2ab0
LibWeb: Add EventTarget::has_event_listener(FlyString type)
|
il y a 2 ans |
EventTarget.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
HTMLCollection.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
HTMLCollection.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
il y a 2 ans |
HTMLCollection.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
il y a 3 ans |
IDLEventListener.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
IDLEventListener.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
il y a 2 ans |
InnerHTML.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
il y a 3 ans |
LiveNodeList.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
LiveNodeList.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
MutationObserver.cpp
|
6ce08d3f75
LibWeb: Use StringView literals for all `WebIDL::SimpleException`s
|
il y a 2 ans |
MutationObserver.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
MutationObserver.idl
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
il y a 3 ans |
MutationRecord.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
MutationRecord.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
MutationRecord.idl
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
il y a 3 ans |
MutationType.cpp
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
il y a 3 ans |
MutationType.h
|
c9ba5531e0
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
|
il y a 3 ans |
NamedNodeMap.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
NamedNodeMap.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
NamedNodeMap.idl
|
530675993b
LibWeb: Rename Attribute to Attr
|
il y a 2 ans |
Node.cpp
|
15c324a70b
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
|
il y a 2 ans |
Node.h
|
87b0ddb354
LibWeb: Add DOM::Node::parent_or_shadow_host_element()
|
il y a 2 ans |
Node.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
NodeFilter.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
NodeFilter.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
il y a 2 ans |
NodeFilter.idl
|
62e3117dfd
LibWeb: Expose NodeFilter on the Window object
|
il y a 2 ans |
NodeIterator.cpp
|
eda566d112
LibWeb: Add GC finalizer to DOM::NodeIterator
|
il y a 2 ans |
NodeIterator.h
|
eda566d112
LibWeb: Add GC finalizer to DOM::NodeIterator
|
il y a 2 ans |
NodeIterator.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
il y a 2 ans |
NodeList.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
NodeList.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
NodeList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
il y a 3 ans |
NodeOperations.cpp
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
NodeOperations.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
NonDocumentTypeChildNode.h
|
086969277e
Everywhere: Run clang-format
|
il y a 3 ans |
NonElementParentNode.h
|
5bd34f115e
LibWeb: Add some missing includes
|
il y a 2 ans |
ParentNode.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
ParentNode.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
ParentNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
il y a 3 ans |
Position.cpp
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
Position.h
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
il y a 2 ans |
ProcessingInstruction.cpp
|
086969277e
Everywhere: Run clang-format
|
il y a 3 ans |
ProcessingInstruction.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
il y a 2 ans |
ProcessingInstruction.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
QualifiedName.cpp
|
cf5eeb9f4b
LibWeb: Share QualifiedName data between identical instances
|
il y a 3 ans |
QualifiedName.h
|
cf5eeb9f4b
LibWeb: Share QualifiedName data between identical instances
|
il y a 3 ans |
Range.cpp
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
il y a 2 ans |
Range.h
|
317ab7a04b
LibWeb: Make Range's boundary point comparison a public function
|
il y a 2 ans |
Range.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
il y a 2 ans |
ShadowRoot.cpp
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
il y a 2 ans |
ShadowRoot.h
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
il y a 2 ans |
ShadowRoot.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
StaticNodeList.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
StaticNodeList.h
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
StaticRange.cpp
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
il y a 2 ans |
StaticRange.h
|
00a98c24a2
LibWeb: Update incorrect WEB_PLATFORM_OBJECT base class for two classes
|
il y a 2 ans |
StaticRange.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
il y a 2 ans |
Text.cpp
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
il y a 2 ans |
Text.h
|
5839ef2ed8
LibWeb: Render text inside <input type=password> as asterisks (`*`)
|
il y a 2 ans |
Text.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
il y a 2 ans |
TreeWalker.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
il y a 2 ans |
TreeWalker.h
|
00a98c24a2
LibWeb: Update incorrect WEB_PLATFORM_OBJECT base class for two classes
|
il y a 2 ans |
TreeWalker.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
il y a 2 ans |