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