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