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