Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
..
Canvas f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() há 2 anos atrás
CrossOrigin afc055c088 LibWeb: Convert the Location object to IDL há 2 anos atrás
EventLoop 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads há 2 anos atrás
Parser c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
Scripting 88814acbd3 LibJS+Everywhere: Convert JS::Error to String há 2 anos atrás
SyntaxHighlighter 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
AnimationFrameCallbackDriver.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers há 2 anos atrás
AttributeNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
AttributeNames.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
BrowsingContext.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
BrowsingContext.h affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units há 2 anos atrás
BrowsingContextContainer.cpp 72098d2699 LibWeb: Return after firing the iframe load event for about:blank há 2 anos atrás
BrowsingContextContainer.h ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy há 2 anos atrás
BrowsingContextGroup.cpp 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated há 2 anos atrás
BrowsingContextGroup.h 7891ad2a28 LibWeb: Remove declarations for non-existent methods há 2 anos atrás
CanvasGradient.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
CanvasGradient.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object há 3 anos atrás
CanvasPattern.cpp f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() há 2 anos atrás
CanvasPattern.h f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() há 2 anos atrás
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() há 2 anos atrás
CanvasRenderingContext2D.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
CanvasRenderingContext2D.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins há 3 anos atrás
CloseEvent.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
CloseEvent.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
CloseEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
DOMParser.cpp 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible há 2 anos atrás
DOMParser.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
DOMStringMap.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
DOMStringMap.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset há 3 anos atrás
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum há 3 anos atrás
ErrorEvent.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
ErrorEvent.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent há 3 anos atrás
EventHandler.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
EventHandler.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
EventNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
EventNames.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Focus.cpp 01e2cc5330 LibWeb: Add a helper function for checking if element is a shadow host há 2 anos atrás
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
FormAssociatedElement.h 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset há 2 anos atrás
FormControlInfrastructure.cpp 562594c416 LibWeb: Do not assume field element is always a HTMLInputElement há 2 anos atrás
FormControlInfrastructure.h fc886b4556 LibWeb: Implement algorithm 'construct the entry list given a form' há 2 anos atrás
FormDataEvent.cpp a6cdf6374f LibWeb: Introduce the FormDataEvent interface há 2 anos atrás
FormDataEvent.h a6cdf6374f LibWeb: Introduce the FormDataEvent interface há 2 anos atrás
FormDataEvent.idl a6cdf6374f LibWeb: Introduce the FormDataEvent interface há 2 anos atrás
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
GlobalEventHandlers.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
HTMLAnchorElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLAnchorElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLAnchorElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLAreaElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLAreaElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLAudioElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLAudioElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLAudioElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLBRElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLBRElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLBRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLBaseElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLBaseElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLBaseElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLBlinkElement.cpp 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers há 2 anos atrás
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro há 2 anos atrás
HTMLBodyElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLBodyElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLBodyElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLButtonElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLButtonElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLButtonElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLCanvasElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLCanvasElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLCanvasElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDListElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDataElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDataElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLDataElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDataListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDataListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLDataListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDetailsElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDetailsElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLDetailsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDialogElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDialogElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLDialogElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDirectoryElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDirectoryElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDirectoryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLDivElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLDivElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLDivElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLElement.idl bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` há 2 anos atrás
HTMLEmbedElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLEmbedElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLEmbedElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLFieldSetElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFieldSetElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLFieldSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLFontElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFontElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFontElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLFormElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLFormElement.h 3bc5fcaccc LibWeb: Add accessor function HTMLFormElement::constructing_entry_list() há 2 anos atrás
HTMLFormElement.idl 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset há 2 anos atrás
HTMLFrameElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFrameElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFrameElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLFrameSetElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFrameSetElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLFrameSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLHRElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLHRElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLHRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLHeadElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLHeadElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLHeadElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLHeadingElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLHeadingElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLHeadingElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLHtmlElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLHtmlElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLHtmlElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLHyperlinkElementUtils.cpp f639445456 LibWeb: Fully Implement `get_an_elements_noopener` há 2 anos atrás
HTMLHyperlinkElementUtils.h f639445456 LibWeb: Fully Implement `get_an_elements_noopener` há 2 anos atrás
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin há 3 anos atrás
HTMLIFrameElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLIFrameElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLIFrameElement.idl ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy há 2 anos atrás
HTMLImageElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLImageElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLImageElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLInputElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLInputElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLInputElement.idl 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange há 2 anos atrás
HTMLLIElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLIElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLLIElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLLabelElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLabelElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLabelElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLLegendElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLegendElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLegendElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLLinkElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLinkElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLLinkElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLMapElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMapElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMapElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLMarqueeElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMarqueeElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMarqueeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLMediaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMediaElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMediaElement.idl 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause há 2 anos atrás
HTMLMenuElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMenuElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLMenuElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLMetaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMetaElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMetaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLMeterElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLMeterElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLMeterElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLModElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLModElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLModElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLOListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLOListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLOListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLObjectElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLObjectElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLObjectElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLOptGroupElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLOptGroupElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLOptGroupElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLOptionElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLOptionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLOptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLOptionsCollection.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
HTMLOptionsCollection.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() há 3 anos atrás
HTMLOutputElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLOutputElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLOutputElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLParagraphElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLParagraphElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLParagraphElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLParamElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLParamElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLParamElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLPictureElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLPictureElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLPictureElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLPreElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLPreElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLPreElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLProgressElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLProgressElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLProgressElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLQuoteElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLQuoteElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLQuoteElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLScriptElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible há 2 anos atrás
HTMLScriptElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLScriptElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLSelectElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLSelectElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLSelectElement.idl c4ee43c5b4 LibWeb: Implement HTMLSelectElement.type há 2 anos atrás
HTMLSlotElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLSlotElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLSlotElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLSourceElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLSourceElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLSourceElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLSpanElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLSpanElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLSpanElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLStyleElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLStyleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLStyleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTableCaptionElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTableCaptionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTableCaptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTableCellElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTableCellElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTableCellElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTableColElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTableColElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTableColElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTableElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTableElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTableElement.idl 2157745093 LibWeb: Add missing [SameObject] extended attributes in IDL files há 2 anos atrás
HTMLTableRowElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTableRowElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTableRowElement.idl 009f04fa46 LibWeb: Implement HTMLTableRowElement.deleteCell há 2 anos atrás
HTMLTableSectionElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTableSectionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTableSectionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTemplateElement.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
HTMLTemplateElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTemplateElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTextAreaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTextAreaElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTextAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTimeElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTimeElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLTimeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTitleElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTitleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTitleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLTrackElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTrackElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLTrackElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLUListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLUListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
HTMLUListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLUnknownElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLUnknownElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLUnknownElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
HTMLVideoElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLVideoElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
HTMLVideoElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
History.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
History.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object há 2 anos atrás
HistoryHandlingBehavior.h 5a500827b8 LibWeb: Move HistoryHandlingBehavior enum to its own header há 2 anos atrás
ImageData.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
ImageData.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
Location.cpp 88814acbd3 LibJS+Everywhere: Convert JS::Error to String há 2 anos atrás
Location.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
Location.idl afc055c088 LibWeb: Convert the Location object to IDL há 2 anos atrás
MessageChannel.cpp 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible há 2 anos atrás
MessageChannel.h 3d79cdf095 LibWeb: Make factory method of HTML::MessageChannel fallible há 2 anos atrás
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
MessageEvent.cpp 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible há 2 anos atrás
MessageEvent.h 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible há 2 anos atrás
MessageEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
MessagePort.cpp 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible há 2 anos atrás
MessagePort.h 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible há 2 anos atrás
MessagePort.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
NavigationParams.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Navigator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
Navigator.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
Navigator.idl a982e0380e LibWeb: Implement navigator.webdriver há 2 anos atrás
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorID.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function há 2 anos atrás
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
Origin.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
PageTransitionEvent.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
PageTransitionEvent.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
PageTransitionEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
Path2D.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
Path2D.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
Path2D.idl 2ec52bbbd5 LibWeb: Implement Path2D class há 3 anos atrás
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer há 2 anos atrás
PromiseRejectionEvent.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
PromiseRejectionEvent.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
PromiseRejectionEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute há 2 anos atrás
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes há 2 anos atrás
SessionHistoryEntry.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
Storage.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
Storage.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage há 3 anos atrás
StructuredSerialize.cpp 09841f56ed LibWeb: Add initial implementation of structured clone há 2 anos atrás
StructuredSerialize.h 09841f56ed LibWeb: Add initial implementation of structured clone há 2 anos atrás
SubmitEvent.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
SubmitEvent.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
SubmitEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
TagNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
TagNames.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
TextMetrics.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
TextMetrics.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
Timer.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
Timer.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers há 2 anos atrás
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages há 2 anos atrás
Window.cpp 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible há 2 anos atrás
Window.h afc055c088 LibWeb: Convert the Location object to IDL há 2 anos atrás
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
WindowOrWorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin há 3 anos atrás
WindowProxy.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
WindowProxy.h 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext há 2 anos atrás
Worker.cpp 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible há 2 anos atrás
Worker.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
Worker.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef há 3 anos atrás
WorkerDebugConsoleClient.cpp 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String há 2 anos atrás
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API há 3 anos atrás
WorkerGlobalScope.cpp d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView há 2 anos atrás
WorkerGlobalScope.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
WorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin há 3 anos atrás
WorkerLocation.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
WorkerLocation.h 7891ad2a28 LibWeb: Remove declarations for non-existent methods há 2 anos atrás
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope há 3 anos atrás
WorkerNavigator.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
WorkerNavigator.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás