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