Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 éve
..
Canvas 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
CrossOrigin 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
EventLoop 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
Parser 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
Scripting 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional 2 éve
AbstractBrowsingContext.h c4f94b0846 LibWeb: Introduce AbstractBrowsingContext 2 éve
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 éve
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 éve
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 éve
AttributeNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 éve
AttributeNames.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 éve
BrowsingContext.cpp e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 éve
BrowsingContext.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 éve
BrowsingContextContainer.cpp 72098d2699 LibWeb: Return after firing the iframe load event for about:blank 2 éve
BrowsingContextContainer.h ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 éve
BrowsingContextGroup.cpp 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 éve
BrowsingContextGroup.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
CORSSettingAttribute.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 éve
CORSSettingAttribute.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 éve
CanvasGradient.cpp 7bd78d40e9 LibGfx+LibWeb: Propagate OOM when appending CanvasGradient color stops 2 éve
CanvasGradient.h 2506666991 LibWeb: Make factory methods of HTML::CanvasGradient fallible 2 éve
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 éve
CanvasPattern.cpp 3a0a7e3e96 LibGfx+LibWeb: Propagate OOM when creating PaintStyles 2 éve
CanvasPattern.h 3a0a7e3e96 LibGfx+LibWeb: Propagate OOM when creating PaintStyles 2 éve
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 éve
CanvasRenderingContext2D.cpp 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs 2 éve
CanvasRenderingContext2D.h 3d7b13ac03 LibWeb: Make canvas text preparation handle multi-code point glyphs 2 éve
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins 3 éve
CloseEvent.cpp e661f03ffa LibWeb: Port CloseEvent to new String 2 éve
CloseEvent.h e661f03ffa LibWeb: Port CloseEvent to new String 2 éve
CloseEvent.idl e661f03ffa LibWeb: Port CloseEvent to new String 2 éve
DOMParser.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 éve
DOMParser.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
DOMStringMap.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 éve
DOMStringMap.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 éve
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 éve
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 éve
ErrorEvent.cpp 84997ab0ee LibWeb: Port ErrorEvent to new String 2 éve
ErrorEvent.h 84997ab0ee LibWeb: Port ErrorEvent to new String 2 éve
ErrorEvent.idl 84997ab0ee LibWeb: Port ErrorEvent to new String 2 éve
EventHandler.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
EventHandler.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
EventNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 éve
EventNames.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 éve
Focus.cpp 587cf355ed LibWeb: Make factory methods of UIEvents::UIEvent fallible 2 éve
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 éve
FormAssociatedElement.h 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 éve
FormControlInfrastructure.cpp bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 éve
FormControlInfrastructure.h 3275d659bf LibWeb: Convert FormData to String and Vector storage 2 éve
FormDataEvent.cpp bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 éve
FormDataEvent.h bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 éve
FormDataEvent.idl bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 éve
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
GlobalEventHandlers.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
HTMLAnchorElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLAnchorElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLAnchorElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLAreaElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLAreaElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLAudioElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLAudioElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLAudioElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLBRElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLBRElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLBRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLBaseElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLBaseElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLBaseElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLBlinkElement.cpp 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 éve
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 éve
HTMLBodyElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLBodyElement.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 éve
HTMLBodyElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLButtonElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLButtonElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLButtonElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLCanvasElement.cpp 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 éve
HTMLCanvasElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLCanvasElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDListElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDataElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDataElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLDataElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDataListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDataListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLDataListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDetailsElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDetailsElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLDetailsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDialogElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDialogElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLDialogElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDirectoryElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDirectoryElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDirectoryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDivElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLDivElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLDivElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 éve
HTMLEmbedElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLEmbedElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLEmbedElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFieldSetElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLFieldSetElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLFieldSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFontElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLFontElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLFontElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFormElement.cpp 38a3e28799 LibWeb: Stub out a few form validation and selection methods 2 éve
HTMLFormElement.h 38a3e28799 LibWeb: Stub out a few form validation and selection methods 2 éve
HTMLFormElement.idl 38a3e28799 LibWeb: Stub out a few form validation and selection methods 2 éve
HTMLFrameElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLFrameElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLFrameElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFrameSetElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLFrameSetElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLFrameSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHRElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLHRElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLHRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHeadElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLHeadElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLHeadElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHeadingElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLHeadingElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLHeadingElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHtmlElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLHtmlElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLHtmlElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHyperlinkElementUtils.cpp 40ec976781 LibWeb: Inherit BrowsingContext from AbstractBrowsingContext 2 éve
HTMLHyperlinkElementUtils.h f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 éve
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 éve
HTMLIFrameElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 éve
HTMLIFrameElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLIFrameElement.idl ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 éve
HTMLImageElement.cpp c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 éve
HTMLImageElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLImageElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLInputElement.cpp a6d1307aa4 LibWeb: Don't crash on HTML input element with `display: inline` 2 éve
HTMLInputElement.h d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement 2 éve
HTMLInputElement.idl d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement 2 éve
HTMLLIElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLLIElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLLIElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLLabelElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLLabelElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLLabelElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLLegendElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLLegendElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLLegendElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLLinkElement.cpp 633983d354 LibWeb: Update stylesheet loading to use fetch infrastructure 2 éve
HTMLLinkElement.h 633983d354 LibWeb: Update stylesheet loading to use fetch infrastructure 2 éve
HTMLLinkElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMapElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMapElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMapElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMarqueeElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMarqueeElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMarqueeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMediaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMediaElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMediaElement.idl 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause 2 éve
HTMLMenuElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMenuElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLMenuElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMetaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMetaElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMetaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMeterElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLMeterElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLMeterElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLModElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLModElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLModElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLOListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLOListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLObjectElement.cpp 2d7ce38ee2 LibWeb/MimeSniff: Port MimeType to new String 2 éve
HTMLObjectElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLObjectElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOptGroupElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLOptGroupElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLOptGroupElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOptionElement.cpp 93ed1b59c8 LibWeb/Infra: Port strip_and_collapse_whitespace() to new String 2 éve
HTMLOptionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLOptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOptionsCollection.cpp 2b391ea622 LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible 2 éve
HTMLOptionsCollection.h 2b391ea622 LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible 2 éve
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 éve
HTMLOutputElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLOutputElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLOutputElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLParagraphElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLParagraphElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLParagraphElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLParamElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLParamElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLParamElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLPictureElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLPictureElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLPictureElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLPreElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLPreElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLPreElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLProgressElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLProgressElement.h a2f3b6543b LibWeb: Fix is<HTML::HTMLProgressElement>() check 2 éve
HTMLProgressElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLQuoteElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLQuoteElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLQuoteElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLScriptElement.cpp e8f5085669 LibWeb: Implement Range.createContextualFragment() 2 éve
HTMLScriptElement.h ff7b949061 LibWeb: Make HTMLScript private members private once again 2 éve
HTMLScriptElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLSelectElement.cpp 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create() 2 éve
HTMLSelectElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLSelectElement.idl c4ee43c5b4 LibWeb: Implement HTMLSelectElement.type 2 éve
HTMLSlotElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLSlotElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLSlotElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLSourceElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLSourceElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLSourceElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLSpanElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLSpanElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLSpanElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLStyleElement.cpp 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to 2 éve
HTMLStyleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLStyleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableCaptionElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLTableCaptionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTableCaptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableCellElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 éve
HTMLTableCellElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTableCellElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableColElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTableColElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTableColElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableElement.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 éve
HTMLTableElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTableElement.idl 2157745093 LibWeb: Add missing [SameObject] extended attributes in IDL files 2 éve
HTMLTableRowElement.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 éve
HTMLTableRowElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTableRowElement.idl 009f04fa46 LibWeb: Implement HTMLTableRowElement.deleteCell 2 éve
HTMLTableSectionElement.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 éve
HTMLTableSectionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTableSectionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTemplateElement.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
HTMLTemplateElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTemplateElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTextAreaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTextAreaElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTextAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTimeElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTimeElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLTimeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTitleElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTitleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTitleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTrackElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTrackElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLTrackElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLUListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLUListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 éve
HTMLUListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLUnknownElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLUnknownElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLUnknownElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLVideoElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLVideoElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
HTMLVideoElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
History.cpp 2f4db60c08 LibWeb: Make factory method of HTML::History fallible 2 éve
History.h 2f4db60c08 LibWeb: Make factory method of HTML::History fallible 2 éve
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object 2 éve
HistoryHandlingBehavior.h 5a500827b8 LibWeb: Move HistoryHandlingBehavior enum to its own header 2 éve
ImageData.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 éve
ImageData.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
Location.cpp bfe0df5677 LibWeb/HTML: Add missing SecurityError checks to Location 2 éve
Location.h bfe0df5677 LibWeb/HTML: Add missing SecurityError checks to Location 2 éve
Location.idl 7d50be0b09 LibWeb/HTML: Port Location to new String 2 éve
MessageChannel.cpp 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible 2 éve
MessageChannel.h 3d79cdf095 LibWeb: Make factory method of HTML::MessageChannel fallible 2 éve
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
MessageEvent.cpp eed69e5093 LibWeb: Port MessageEvent to new String 2 éve
MessageEvent.h eed69e5093 LibWeb: Port MessageEvent to new String 2 éve
MessageEvent.idl eed69e5093 LibWeb: Port MessageEvent to new String 2 éve
MessagePort.cpp eed69e5093 LibWeb: Port MessageEvent to new String 2 éve
MessagePort.h 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 éve
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 éve
MimeType.cpp 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 éve
MimeType.h 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 éve
MimeType.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
MimeTypeArray.cpp 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
MimeTypeArray.h 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
MimeTypeArray.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
NavigationParams.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Navigator.cpp 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
Navigator.h 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
Navigator.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorID.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 éve
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
Origin.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
PageTransitionEvent.cpp 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 éve
PageTransitionEvent.h 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 éve
PageTransitionEvent.idl 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 éve
Path2D.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 éve
Path2D.h a964ebc255 LibWeb: Implement Path2D#addPath 2 éve
Path2D.idl a964ebc255 LibWeb: Implement Path2D#addPath 2 éve
Plugin.cpp 51c3967516 Everywhere: Use '_{short_,}string' literals more 2 éve
Plugin.h 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 éve
Plugin.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
PluginArray.cpp 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
PluginArray.h 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
PluginArray.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 éve
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 éve
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 éve
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 éve
PromiseRejectionEvent.cpp dd2d029952 LibWeb: Port PromiseRejectionEvent to new String 2 éve
PromiseRejectionEvent.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
PromiseRejectionEvent.idl dd2d029952 LibWeb: Port PromiseRejectionEvent to new String 2 éve
RemoteBrowsingContext.cpp 8026c63e10 LibWeb: Introduce RemoteBrowsingContext 2 éve
RemoteBrowsingContext.h 8026c63e10 LibWeb: Introduce RemoteBrowsingContext 2 éve
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes 2 éve
SessionHistoryEntry.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 éve
Storage.cpp 57d28c57f7 LibWeb: Restore Storage as a legacy platform object 2 éve
Storage.h 57d28c57f7 LibWeb: Restore Storage as a legacy platform object 2 éve
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 éve
StructuredSerialize.cpp 09841f56ed LibWeb: Add initial implementation of structured clone 2 éve
StructuredSerialize.h 09841f56ed LibWeb: Add initial implementation of structured clone 2 éve
SubmitEvent.cpp cec1cda8b0 LibWeb: Port SubmitEvent to new String 2 éve
SubmitEvent.h cec1cda8b0 LibWeb: Port SubmitEvent to new String 2 éve
SubmitEvent.idl cec1cda8b0 LibWeb: Port SubmitEvent to new String 2 éve
TagNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 éve
TagNames.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 éve
TextMetrics.cpp c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible 2 éve
TextMetrics.h c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible 2 éve
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
Timer.cpp b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 éve
Timer.h b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 éve
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 éve
Window.cpp 57646c86ef LibWeb: Port the WebAssembly namespace to IDL 2 éve
Window.h 9c569e8a0f LibWeb: Implement the [PutForwards] IDL extended attribute 2 éve
Window.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 éve
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 éve
WindowOrWorkerGlobalScope.cpp 2895b7e733 LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String 2 éve
WindowOrWorkerGlobalScope.h 2895b7e733 LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String 2 éve
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 éve
WindowProxy.cpp baaf891c64 LibWeb/HTML: Port Window.length to IDL 2 éve
WindowProxy.h 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 éve
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 éve
Worker.cpp 13dfadba79 LibJS: Propagate errors from VM creation 2 éve
Worker.h 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 éve
Worker.idl e905f25911 LibWeb: Port Worker to new String 2 éve
WorkerDebugConsoleClient.cpp f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print 2 éve
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 éve
WorkerGlobalScope.cpp dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin 2 éve
WorkerGlobalScope.h c0b2fa74ac LibWeb: Fix a few const-ness issues 2 éve
WorkerGlobalScope.idl be727ea871 LibWeb: Port WorkerGlobalScope to new String 2 éve
WorkerLocation.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
WorkerLocation.idl 9c5bdb0b86 LibWeb: Port WorkerLocation to new String 2 éve
WorkerNavigator.cpp 193de231e0 LibWeb: Make factory method of HTML::WorkerNavigator fallible 2 éve
WorkerNavigator.h 193de231e0 LibWeb: Make factory method of HTML::WorkerNavigator fallible 2 éve
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve