Andreas Kling cb15132146 LibWeb: Always allow scripting in workers for now 2 år sedan
..
Canvas 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
CrossOrigin 5d773732b7 LibWeb: Add HTML::CrossOriginOpenerPolicyEnforcementResult 3 år sedan
EventLoop 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
Parser 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
Scripting cb15132146 LibWeb: Always allow scripting in workers for now 2 år sedan
SyntaxHighlighter 6f71516409 LibWeb: Syntax-highlight CSS within HTML :^) 3 år sedan
AnimationFrameCallbackDriver.h 3cfa9b63b5 LibWeb: Stop inactive requestAnimationFrame() callbacks from running 3 år sedan
AttributeNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
AttributeNames.h 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 år sedan
BrowsingContext.cpp 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class 2 år sedan
BrowsingContext.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
BrowsingContextContainer.cpp 2a7924f96c LibWeb: Bring browsing context creation closer to spec 3 år sedan
BrowsingContextContainer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
CanvasGradient.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
CanvasGradient.h 0d2fee351a LibWeb: Make CanvasGradient GC-allocated 2 år sedan
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 år sedan
CanvasRenderingContext2D.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
CanvasRenderingContext2D.h 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated 2 år sedan
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins 3 år sedan
CloseEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
CloseEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 år sedan
CloseEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 år sedan
DOMParser.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
DOMParser.h d5e831988e LibWeb: Make DOMParser GC-allocated 2 år sedan
DOMParser.idl 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString 3 år sedan
DOMStringMap.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
DOMStringMap.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 år sedan
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 år sedan
ErrorEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
ErrorEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 år sedan
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent 3 år sedan
EventHandler.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
EventHandler.h 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 år sedan
EventNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
EventNames.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
FormAssociatedElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 år sedan
FormAssociatedElement.h 173dcfb7cb Everywhere: Fix a bunch of typos 3 år sedan
GlobalEventHandlers.cpp 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 år sedan
GlobalEventHandlers.h 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 år sedan
HTMLAnchorElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLAnchorElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLAnchorElement.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 år sedan
HTMLAreaElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLAreaElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLAreaElement.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 år sedan
HTMLAudioElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLAudioElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLAudioElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLBRElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLBRElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLBRElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLBaseElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLBaseElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLBaseElement.idl 0a989d1bfd LibWeb: Implement HTMLBaseElement.href 3 år sedan
HTMLBlinkElement.cpp a797a92990 LibWeb: Stop including StyleValue.h in a few places 3 år sedan
HTMLBlinkElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLBodyElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLBodyElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLBodyElement.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 år sedan
HTMLButtonElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLButtonElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLButtonElement.idl 29f9947ff9 LibWeb: Implement HTMLButtonElement.type 3 år sedan
HTMLCanvasElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLCanvasElement.h 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated 2 år sedan
HTMLCanvasElement.idl 58f882200c LibWeb: Add the ability to retrieve a WebGL context from getContext 3 år sedan
HTMLDListElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDListElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLDataElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDataElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDataElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLDataListElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDataListElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDataListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLDetailsElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDetailsElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDetailsElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLDialogElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDialogElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDialogElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLDirectoryElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDirectoryElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDirectoryElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLDivElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLDivElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLDivElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLElement.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
HTMLElement.h 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor 2 år sedan
HTMLElement.idl d25bd2dbd8 LibWeb: Add the GlobalEventHandlers IDL mixin 3 år sedan
HTMLEmbedElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLEmbedElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLEmbedElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLFieldSetElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLFieldSetElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLFieldSetElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLFontElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLFontElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLFontElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLFormElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLFormElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 år sedan
HTMLFormElement.idl fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length 3 år sedan
HTMLFrameElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLFrameElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLFrameElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLFrameSetElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLFrameSetElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLFrameSetElement.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 år sedan
HTMLHRElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLHRElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLHRElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLHeadElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLHeadElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLHeadElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLHeadingElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLHeadingElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLHeadingElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLHtmlElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLHtmlElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLHtmlElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLHyperlinkElementUtils.cpp aaa954f900 LibWeb: Bring handling of anchor elements closer to spec 3 år sedan
HTMLHyperlinkElementUtils.h aaa954f900 LibWeb: Bring handling of anchor elements closer to spec 3 år sedan
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 år sedan
HTMLIFrameElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLIFrameElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLIFrameElement.idl 2801ddfa76 LibWeb: Implement (naive) version of HTMLIFrameElement.contentWindow 3 år sedan
HTMLImageElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLImageElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLImageElement.idl e5d978af9f LibWeb: Bring HTMLImageElement closer to spec 3 år sedan
HTMLInputElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLInputElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLInputElement.idl 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS 3 år sedan
HTMLLIElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLLIElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLLIElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLLabelElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLLabelElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLLabelElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLLegendElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLLegendElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLLegendElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLLinkElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLLinkElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLLinkElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLMapElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLMapElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLMapElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLMarqueeElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLMarqueeElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLMarqueeElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLMediaElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLMediaElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLMediaElement.idl a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() 3 år sedan
HTMLMenuElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLMenuElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLMenuElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLMetaElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLMetaElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLMetaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLMeterElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLMeterElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLMeterElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLModElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLModElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLModElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLOListElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLOListElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLOListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLObjectElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLObjectElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLObjectElement.idl 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLOptGroupElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLOptGroupElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLOptGroupElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLOptionElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLOptionElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLOptionElement.idl 00099a8ade LibWeb: Bring HTMLOptionElement closer to spec 3 år sedan
HTMLOptionsCollection.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
HTMLOptionsCollection.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 år sedan
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 år sedan
HTMLOutputElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLOutputElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLOutputElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLParagraphElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLParagraphElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLParagraphElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLParamElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLParamElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLParamElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLPictureElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLPictureElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLPictureElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLPreElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLPreElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLPreElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLProgressElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLProgressElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLProgressElement.idl 21e353980f LibWeb: Add basic implementation of progress bar element 3 år sedan
HTMLQuoteElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLQuoteElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLQuoteElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLScriptElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLScriptElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLScriptElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLSelectElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLSelectElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 år sedan
HTMLSelectElement.idl 27eb70cbba LibWeb: Implement HTMLSelectElement.add() 3 år sedan
HTMLSlotElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLSlotElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLSlotElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLSourceElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLSourceElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLSourceElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLSpanElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLSpanElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLSpanElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLStyleElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLStyleElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLStyleElement.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 år sedan
HTMLTableCaptionElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTableCaptionElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTableCaptionElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTableCellElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTableCellElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTableCellElement.idl bc4974648c LibWeb: Add HTMLTableCellElement::rowSpan 3 år sedan
HTMLTableColElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTableColElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTableColElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTableElement.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
HTMLTableElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 år sedan
HTMLTableElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTableRowElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTableRowElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 år sedan
HTMLTableRowElement.idl c8bdac8736 LibWeb: Implement HTMLTableRowElement.{rowIndex,sectionRowIndex} 3 år sedan
HTMLTableSectionElement.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
HTMLTableSectionElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 år sedan
HTMLTableSectionElement.idl cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() 3 år sedan
HTMLTemplateElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTemplateElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTemplateElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTextAreaElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTextAreaElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTextAreaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTimeElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTimeElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTimeElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTitleElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTitleElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTitleElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLTrackElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLTrackElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLTrackElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLUListElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLUListElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLUListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLUnknownElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLUnknownElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLUnknownElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
HTMLVideoElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
HTMLVideoElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
HTMLVideoElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
History.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
History.h 16fbb91aa1 LibWeb: Make History GC-allocated 2 år sedan
History.idl 1927600852 LibWeb: Add the History object and stub pushState and replaceState 3 år sedan
ImageData.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
ImageData.h 369dd42d67 LibWeb: Make ImageData GC-allocated 2 år sedan
ImageData.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 år sedan
MessageChannel.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
MessageChannel.h 2ff7e37048 LibWeb: Make MessageChannel GC-allocated 2 år sedan
MessageChannel.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
MessageEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
MessageEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 år sedan
MessageEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 år sedan
MessagePort.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
MessagePort.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 år sedan
MessagePort.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 år sedan
NavigationParams.h 0781bdb23e LibWeb: Add HTML::NavigationParams 3 år sedan
Origin.h 2b06e4b98b LibWeb: Mark Origin::serialize() as const 3 år sedan
PageTransitionEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
PageTransitionEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 år sedan
PageTransitionEvent.idl 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor 3 år sedan
Path2D.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
Path2D.h 2704bcdaaa LibWeb: Make Path2D GC-allocated 2 år sedan
Path2D.idl 2ec52bbbd5 LibWeb: Implement Path2D class 3 år sedan
PolicyContainers.h de74ba587f LibWeb: Add a stub PolicyContainer struct 3 år sedan
PromiseRejectionEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
PromiseRejectionEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 år sedan
PromiseRejectionEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 år sedan
SandboxingFlagSet.h 8909ef5b90 LibWeb: Add HTML::SandboxingFlagSet 3 år sedan
SessionHistoryEntry.h c4a0b7057b LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext 3 år sedan
Storage.cpp 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 år sedan
Storage.h 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 år sedan
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 år sedan
SubmitEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
SubmitEvent.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
SubmitEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 år sedan
TagNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TagNames.h de88e119a0 LibWeb: Implement XMLSerializer 3 år sedan
TextMetrics.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
TextMetrics.h 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated 2 år sedan
TextMetrics.idl 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 år sedan
Timer.cpp c7ac82ec33 LibWeb: Make HTML::Timer GC-allocated 2 år sedan
Timer.h c7ac82ec33 LibWeb: Make HTML::Timer GC-allocated 2 år sedan
Window.cpp 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places 2 år sedan
Window.h be9d3860b9 LibWeb: Make Crypto GC-allocated 2 år sedan
WindowEventHandlers.cpp 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 år sedan
WindowEventHandlers.h 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 år sedan
WindowOrWorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 år sedan
Worker.cpp e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 2 år sedan
Worker.h e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 2 år sedan
Worker.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 år sedan
WorkerDebugConsoleClient.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 år sedan
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 år sedan
WorkerGlobalScope.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 år sedan
WorkerGlobalScope.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 år sedan
WorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 år sedan
WorkerLocation.cpp 9da72cdaba LibWeb: Make WorkerLocation GC-allocated 2 år sedan
WorkerLocation.h 9da72cdaba LibWeb: Make WorkerLocation GC-allocated 2 år sedan
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 år sedan
WorkerNavigator.cpp 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated 2 år sedan
WorkerNavigator.h 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated 2 år sedan
WorkerNavigator.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 år sedan