Andreas Kling eda566d112 LibWeb: Add GC finalizer to DOM::NodeIterator 2 лет назад
..
AbortController.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
AbortController.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
AbortSignal.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
AbortSignal.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 лет назад
AbstractRange.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
AbstractRange.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 лет назад
Attr.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
Attr.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
Attr.idl 530675993b LibWeb: Rename Attribute to Attr 2 лет назад
CDATASection.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
CDATASection.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection 3 лет назад
CharacterData.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
CharacterData.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
CharacterData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
ChildNode.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 лет назад
Comment.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
Comment.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
Comment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
CustomEvent.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
CustomEvent.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 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 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
DOMImplementation.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
DOMImplementation.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
DOMImplementation.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
DOMTokenList.cpp 7c8ce42593 LibWeb: Fix string whitespace splitting mistake 2 лет назад
DOMTokenList.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
DOMTokenList.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
Document.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 лет назад
Document.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 лет назад
Document.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
DocumentFragment.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
DocumentFragment.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 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 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
DocumentType.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
DocumentType.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
Element.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 лет назад
Element.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 лет назад
Element.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
ElementFactory.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
ElementFactory.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
Event.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
Event.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
Event.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
EventDispatcher.cpp 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console 2 лет назад
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 лет назад
EventTarget.cpp 8875cd0c83 LibWeb: Prevent world leak when activating event handler 2 лет назад
EventTarget.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
EventTarget.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
HTMLCollection.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
HTMLCollection.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
IDLEventListener.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
IDLEventListener.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 лет назад
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 лет назад
LiveNodeList.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
LiveNodeList.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
MutationObserver.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
MutationObserver.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 лет назад
MutationRecord.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
MutationRecord.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 лет назад
MutationType.cpp c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 лет назад
MutationType.h c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 лет назад
NamedNodeMap.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
NamedNodeMap.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
NamedNodeMap.idl 530675993b LibWeb: Rename Attribute to Attr 2 лет назад
Node.cpp e7da96acaf LibWeb: Call superclass GC finalizer in DOM::Node::finalize() 2 лет назад
Node.h c877eb47a2 LibWeb: Add GC finalizer for DOM::Node 2 лет назад
Node.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
NodeFilter.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
NodeFilter.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 лет назад
NodeFilter.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 лет назад
NodeIterator.cpp eda566d112 LibWeb: Add GC finalizer to DOM::NodeIterator 2 лет назад
NodeIterator.h eda566d112 LibWeb: Add GC finalizer to DOM::NodeIterator 2 лет назад
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 лет назад
NodeList.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
NodeList.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
NodeOperations.cpp ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
NodeOperations.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 лет назад
NonElementParentNode.h 5bd34f115e LibWeb: Add some missing includes 2 лет назад
ParentNode.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
ParentNode.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 лет назад
Position.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
Position.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
ProcessingInstruction.cpp 086969277e Everywhere: Run clang-format 3 лет назад
ProcessingInstruction.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
QualifiedName.cpp cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 лет назад
QualifiedName.h cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 лет назад
Range.cpp 317ab7a04b LibWeb: Make Range's boundary point comparison a public function 2 лет назад
Range.h 317ab7a04b LibWeb: Make Range's boundary point comparison a public function 2 лет назад
Range.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 лет назад
ShadowRoot.cpp ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
ShadowRoot.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 лет назад
ShadowRoot.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
StaticNodeList.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
StaticNodeList.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
StaticRange.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
StaticRange.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 лет назад
Text.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 лет назад
Text.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
Text.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
TreeWalker.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 лет назад
TreeWalker.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 лет назад