Andreas Kling cb15132146 LibWeb: Always allow scripting in workers for now 2 роки тому
..
Canvas 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
CrossOrigin 5d773732b7 LibWeb: Add HTML::CrossOriginOpenerPolicyEnforcementResult 3 роки тому
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 cb15132146 LibWeb: Always allow scripting in workers for now 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 39660a8680 LibWeb: Remove now-unused Bindings::Wrapper class 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 3 роки тому
BrowsingContextContainer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
CanvasGradient.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
CanvasGradient.h 0d2fee351a LibWeb: Make CanvasGradient GC-allocated 2 роки тому
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 роки тому
CanvasRenderingContext2D.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
CanvasRenderingContext2D.h 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated 2 роки тому
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins 3 роки тому
CloseEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
CloseEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 роки тому
CloseEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
DOMParser.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
DOMParser.h d5e831988e LibWeb: Make DOMParser GC-allocated 2 роки тому
DOMParser.idl 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString 3 роки тому
DOMStringMap.cpp 497ead37bc LibWeb: Make DOMException 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
ErrorEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLAnchorElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
HTMLAnchorElement.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 роки тому
HTMLAreaElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLAreaElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
HTMLAreaElement.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 роки тому
HTMLAudioElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLBodyElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
HTMLBodyElement.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 роки тому
HTMLButtonElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLCanvasElement.h 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated 2 роки тому
HTMLCanvasElement.idl 58f882200c LibWeb: Add the ability to retrieve a WebGL context from getContext 3 роки тому
HTMLDListElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
HTMLElement.h 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor 2 роки тому
HTMLElement.idl d25bd2dbd8 LibWeb: Add the GlobalEventHandlers IDL mixin 3 роки тому
HTMLEmbedElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLFrameSetElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
HTMLFrameSetElement.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 роки тому
HTMLHRElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 3 роки тому
HTMLIFrameElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 3 роки тому
HTMLImageElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
HTMLOptionsCollection.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 роки тому
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 роки тому
HTMLOutputElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLSelectElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 роки тому
HTMLSelectElement.idl 27eb70cbba LibWeb: Implement HTMLSelectElement.add() 3 роки тому
HTMLSlotElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLStyleElement.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
HTMLStyleElement.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 роки тому
HTMLTableCaptionElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 497ead37bc LibWeb: Make DOMException 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
HTMLTableRowElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 роки тому
HTMLTableRowElement.idl c8bdac8736 LibWeb: Implement HTMLTableRowElement.{rowIndex,sectionRowIndex} 3 роки тому
HTMLTableSectionElement.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
HTMLTableSectionElement.h 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 роки тому
HTMLTableSectionElement.idl cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() 3 роки тому
HTMLTemplateElement.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 497ead37bc LibWeb: Make DOMException 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
ImageData.h 369dd42d67 LibWeb: Make ImageData GC-allocated 2 роки тому
ImageData.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 роки тому
MessageChannel.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 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 ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
MessageEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 роки тому
MessageEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
MessagePort.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
MessagePort.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 роки тому
MessagePort.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 роки тому
NavigationParams.h 0781bdb23e LibWeb: Add HTML::NavigationParams 3 роки тому
Origin.h 2b06e4b98b LibWeb: Mark Origin::serialize() as const 3 роки тому
PageTransitionEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
PageTransitionEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 роки тому
PageTransitionEvent.idl 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor 3 роки тому
Path2D.cpp 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
Path2D.h 2704bcdaaa LibWeb: Make Path2D GC-allocated 2 роки тому
Path2D.idl 2ec52bbbd5 LibWeb: Implement Path2D class 3 роки тому
PolicyContainers.h de74ba587f LibWeb: Add a stub PolicyContainer struct 3 роки тому
PromiseRejectionEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
PromiseRejectionEvent.h 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() 2 роки тому
PromiseRejectionEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
SandboxingFlagSet.h 8909ef5b90 LibWeb: Add HTML::SandboxingFlagSet 3 роки тому
SessionHistoryEntry.h c4a0b7057b LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext 3 роки тому
Storage.cpp 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 роки тому
Storage.h 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 роки тому
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 роки тому
SubmitEvent.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
SubmitEvent.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
SubmitEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 роки тому
TagNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
TagNames.h de88e119a0 LibWeb: Implement XMLSerializer 3 роки тому
TextMetrics.cpp ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
TextMetrics.h 6b7a1d13e9 LibWeb: Make TextMetrics GC-allocated 2 роки тому
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 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places 2 роки тому
Window.h be9d3860b9 LibWeb: Make Crypto 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 3 роки тому
Worker.cpp e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 2 роки тому
Worker.h e97cc671ea LibWeb: Give web workers a (totally hacky) Window object 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 497ead37bc LibWeb: Make DOMException GC-allocated 2 роки тому
WorkerGlobalScope.h 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 роки тому
WorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 роки тому
WorkerLocation.cpp 9da72cdaba LibWeb: Make WorkerLocation GC-allocated 2 роки тому
WorkerLocation.h 9da72cdaba LibWeb: Make WorkerLocation GC-allocated 2 роки тому
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 роки тому
WorkerNavigator.cpp 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated 2 роки тому
WorkerNavigator.h 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated 2 роки тому
WorkerNavigator.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 роки тому