Andreas Kling df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 år sedan
..
Canvas 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 år sedan
CrossOrigin 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 år sedan
CustomElements aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 år sedan
EventLoop 2626e28bb6 LibWeb: Add HTML::Task::Source::NavigationAndTraversal 2 år sedan
Parser 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
Scripting f823b297b4 LibWeb: Push the realm execution context while linking modules 2 år sedan
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional 2 år sedan
AbstractBrowsingContext.h 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 år sedan
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 år sedan
AnimatedBitmapDecodedImageData.cpp e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 år sedan
AnimatedBitmapDecodedImageData.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 år sedan
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 år sedan
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 år sedan
AttributeNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 år sedan
AttributeNames.h 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again 2 år sedan
BrowsingContext.cpp 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout 2 år sedan
BrowsingContext.h 6ae208dbf6 LibWeb: Broadcast the viewport rect to clients immediately after layout 2 år sedan
BrowsingContextGroup.cpp 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 år sedan
BrowsingContextGroup.h 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 år sedan
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 år sedan
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 år sedan
CanvasGradient.cpp 7bd78d40e9 LibGfx+LibWeb: Propagate OOM when appending CanvasGradient color stops 2 år sedan
CanvasGradient.h 2506666991 LibWeb: Make factory methods of HTML::CanvasGradient fallible 2 år sedan
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 år sedan
CanvasPattern.cpp 3a0a7e3e96 LibGfx+LibWeb: Propagate OOM when creating PaintStyles 2 år sedan
CanvasPattern.h 3a0a7e3e96 LibGfx+LibWeb: Propagate OOM when creating PaintStyles 2 år sedan
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 år sedan
CanvasRenderingContext2D.cpp 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() 2 år sedan
CanvasRenderingContext2D.h 20e9213cc4 LibWeb: Add initial implementation of CRC2D.clip() 2 år sedan
CanvasRenderingContext2D.idl e77552519e LibWeb: Implement CRC2D.imageSmoothingEnabled 2 år sedan
CloseEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
CloseEvent.h e661f03ffa LibWeb: Port CloseEvent to new String 2 år sedan
CloseEvent.idl e661f03ffa LibWeb: Port CloseEvent to new String 2 år sedan
DOMParser.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 år sedan
DOMParser.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
DOMStringMap.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 år sedan
DOMStringMap.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 år sedan
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 år sedan
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 år sedan
DecodedImageData.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 år sedan
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 år sedan
DocumentState.cpp 51d64bdaec LibWeb: Add NestedHistory in DocumentState 2 år sedan
DocumentState.h 60a26077a7 LibWeb: Reuse ReferrerType from Fetch in HTML::DocumentState 2 år sedan
ErrorEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
ErrorEvent.h 84997ab0ee LibWeb: Port ErrorEvent to new String 2 år sedan
ErrorEvent.idl 84997ab0ee LibWeb: Port ErrorEvent to new String 2 år sedan
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 år sedan
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 år sedan
EventNames.cpp 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 år sedan
EventNames.h e0002aa993 LibWeb: Move string literals to HTML::EventNames 2 år sedan
Focus.cpp d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 år sedan
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 år sedan
FormAssociatedElement.h 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 år sedan
FormControlInfrastructure.cpp e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 år sedan
FormControlInfrastructure.h 84722ae2ef LibWeb: Implement multipart/form-data encoding algorithm 2 år sedan
FormDataEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
FormDataEvent.h bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 år sedan
FormDataEvent.idl bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 år sedan
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 år sedan
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 2 år sedan
HTMLAnchorElement.cpp 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 år sedan
HTMLAnchorElement.h 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 år sedan
HTMLAnchorElement.idl 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 år sedan
HTMLAreaElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLAreaElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLAreaElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLAudioElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLAudioElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLBRElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLBRElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLBRElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLBaseElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLBaseElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLBaseElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLBlinkElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLBodyElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLBodyElement.h 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 år sedan
HTMLBodyElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLButtonElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 år sedan
HTMLButtonElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLButtonElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLCanvasElement.cpp 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 år sedan
HTMLCanvasElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLCanvasElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLDListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDListElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLDataElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDataElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLDataElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLDataListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDataListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLDataListElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLDetailsElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDetailsElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLDetailsElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLDialogElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDialogElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLDialogElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLDirectoryElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDirectoryElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLDivElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLDivElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLDivElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLElement.cpp 20e2c9a7dd LibWeb: Cache state of the contenteditable attribute on HTMLElement 2 år sedan
HTMLElement.h 20e2c9a7dd LibWeb: Cache state of the contenteditable attribute on HTMLElement 2 år sedan
HTMLElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLEmbedElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLEmbedElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLEmbedElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLFieldSetElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLFieldSetElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLFieldSetElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLFontElement.cpp d16600a48b LibWeb: Propagate errors from StyleValue construction 2 år sedan
HTMLFontElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLFontElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLFormElement.cpp df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 år sedan
HTMLFormElement.h 38a3e28799 LibWeb: Stub out a few form validation and selection methods 2 år sedan
HTMLFormElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLFrameElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLFrameElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLFrameElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLFrameSetElement.cpp 2091a11488 LibWeb: Port EventTarget to new {Fly}String 2 år sedan
HTMLFrameSetElement.h 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 år sedan
HTMLFrameSetElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLHRElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLHRElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLHRElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLHeadElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLHeadElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLHeadingElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLHeadingElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLHeadingElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLHtmlElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLHtmlElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLHtmlElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLHyperlinkElementUtils.cpp 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' 2 år sedan
HTMLHyperlinkElementUtils.h 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum 2 år sedan
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 2 år sedan
HTMLIFrameElement.cpp d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 år sedan
HTMLIFrameElement.h d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 år sedan
HTMLIFrameElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLImageElement.cpp 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image 2 år sedan
HTMLImageElement.h 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image 2 år sedan
HTMLImageElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLInputElement.cpp d16600a48b LibWeb: Propagate errors from StyleValue construction 2 år sedan
HTMLInputElement.h d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement 2 år sedan
HTMLInputElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLLIElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLLIElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLLIElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLLabelElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLLabelElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLLabelElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLLegendElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLLegendElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLLegendElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLLinkElement.cpp 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception 2 år sedan
HTMLLinkElement.h 3f22919eb5 LibWeb: Add missing JS::GCPtr wrappers in HTMLLinkElement 2 år sedan
HTMLLinkElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLMapElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMapElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMapElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLMarqueeElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLMarqueeElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMarqueeElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLMediaElement.cpp b865277275 LibWeb: Wait for media candidates without endlessly queueing microtasks 2 år sedan
HTMLMediaElement.h b865277275 LibWeb: Wait for media candidates without endlessly queueing microtasks 2 år sedan
HTMLMediaElement.idl 32e2207b55 LibWeb: Implement the HTMLMediaElement fastSeek method 2 år sedan
HTMLMenuElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMenuElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLMenuElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLMetaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMetaElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMetaElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLMeterElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLMeterElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLMeterElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLModElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLModElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLModElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLOListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLOListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLOListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLObjectElement.cpp e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 år sedan
HTMLObjectElement.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 år sedan
HTMLObjectElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLOptGroupElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLOptGroupElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLOptGroupElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLOptionElement.cpp 93ed1b59c8 LibWeb/Infra: Port strip_and_collapse_whitespace() to new String 2 år sedan
HTMLOptionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLOptionElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLOptionsCollection.cpp df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 år sedan
HTMLOptionsCollection.h 2b391ea622 LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible 2 år sedan
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 år sedan
HTMLOutputElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLOutputElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLOutputElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLParagraphElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLParagraphElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLParagraphElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLParamElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLParamElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLParamElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLPictureElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLPictureElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLPreElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLPreElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLPreElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLProgressElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLProgressElement.h a2f3b6543b LibWeb: Fix is<HTML::HTMLProgressElement>() check 2 år sedan
HTMLProgressElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLQuoteElement.cpp 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLQuoteElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLQuoteElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLScriptElement.cpp a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure 2 år sedan
HTMLScriptElement.h a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure 2 år sedan
HTMLScriptElement.idl a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure 2 år sedan
HTMLSelectElement.cpp 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create() 2 år sedan
HTMLSelectElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLSelectElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLSlotElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLSlotElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLSlotElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLSourceElement.cpp 05019746d2 LibWeb: Partially implement HTMLSourceElement's insertion/removal steps 2 år sedan
HTMLSourceElement.h 05019746d2 LibWeb: Partially implement HTMLSourceElement's insertion/removal steps 2 år sedan
HTMLSourceElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLSpanElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLSpanElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLStyleElement.cpp 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to 2 år sedan
HTMLStyleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLStyleElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTableCaptionElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLTableCaptionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTableCaptionElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTableCellElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLTableCellElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTableCellElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTableColElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTableColElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTableColElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTableElement.cpp df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 år sedan
HTMLTableElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTableElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTableRowElement.cpp df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 år sedan
HTMLTableRowElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTableRowElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTableSectionElement.cpp df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 år sedan
HTMLTableSectionElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTableSectionElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTemplateElement.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 år sedan
HTMLTemplateElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLTextAreaElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTextAreaElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTextAreaElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTimeElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTimeElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLTimeElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLTitleElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTitleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTitleElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLTrackElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTrackElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLTrackElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLUListElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLUListElement.h 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
HTMLUListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 år sedan
HTMLUnknownElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLUnknownElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 år sedan
HTMLVideoElement.cpp 5bb6e2c80c LibWeb: Null-check layout node before dereferencing in HTMLVideoElement 2 år sedan
HTMLVideoElement.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
HTMLVideoElement.idl 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes 2 år sedan
History.cpp 3b0e5a87db LibWeb: Make SessionHistoryEntry GC-allocated 2 år sedan
History.h 2f4db60c08 LibWeb: Make factory method of HTML::History fallible 2 år sedan
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object 2 år sedan
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 år sedan
ImageData.cpp b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 år sedan
ImageData.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
ImageRequest.cpp 596eabe9e6 LibWeb: Start fleshing out HTML "image requests" and "image data" 2 år sedan
ImageRequest.h 596eabe9e6 LibWeb: Start fleshing out HTML "image requests" and "image data" 2 år sedan
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 år sedan
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 år sedan
Location.cpp 00493687f2 LibWeb: Implement location.assign 2 år sedan
Location.h 00493687f2 LibWeb: Implement location.assign 2 år sedan
Location.idl 00493687f2 LibWeb: Implement location.assign 2 år sedan
MediaError.cpp 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 år sedan
MediaError.h 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 år sedan
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 år sedan
MessageChannel.cpp 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible 2 år sedan
MessageChannel.h 3d79cdf095 LibWeb: Make factory method of HTML::MessageChannel fallible 2 år sedan
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
MessageEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
MessageEvent.h eed69e5093 LibWeb: Port MessageEvent to new String 2 år sedan
MessageEvent.idl eed69e5093 LibWeb: Port MessageEvent to new String 2 år sedan
MessagePort.cpp 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 år sedan
MessagePort.h 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 år sedan
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 år sedan
MimeType.cpp 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 år sedan
MimeType.h 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 år sedan
MimeType.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
MimeTypeArray.cpp 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
MimeTypeArray.h 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
MimeTypeArray.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
Navigable.cpp 872e18f660 LibWeb: Convert Navigable::navigate's csp_navigation_type to an enum 2 år sedan
Navigable.h 872e18f660 LibWeb: Convert Navigable::navigate's csp_navigation_type to an enum 2 år sedan
NavigableContainer.cpp d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 år sedan
NavigableContainer.h d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 år sedan
NavigationParams.h a27a30898c LibWeb: Add fetch_controller property in HTML::NavigationParams 2 år sedan
Navigator.cpp 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
Navigator.h 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
Navigator.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorID.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 år sedan
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
Origin.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 år sedan
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 år sedan
PageTransitionEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
PageTransitionEvent.h 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 år sedan
PageTransitionEvent.idl 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 år sedan
Path2D.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 år sedan
Path2D.h a964ebc255 LibWeb: Implement Path2D#addPath 2 år sedan
Path2D.idl a964ebc255 LibWeb: Implement Path2D#addPath 2 år sedan
Plugin.cpp 51c3967516 Everywhere: Use '_{short_,}string' literals more 2 år sedan
Plugin.h 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 2 år sedan
Plugin.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
PluginArray.cpp 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
PluginArray.h 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
PluginArray.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 år sedan
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 år sedan
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 år sedan
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 år sedan
PromiseRejectionEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
PromiseRejectionEvent.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 år sedan
PromiseRejectionEvent.idl dd2d029952 LibWeb: Port PromiseRejectionEvent to new String 2 år sedan
RemoteBrowsingContext.cpp 8026c63e10 LibWeb: Introduce RemoteBrowsingContext 2 år sedan
RemoteBrowsingContext.h 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 år sedan
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes 2 år sedan
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 år sedan
SessionHistoryEntry.cpp aa33a3381b LibWeb: Add missing properties from latest spec in SessionHistoryEntry 2 år sedan
SessionHistoryEntry.h 74ab8ec4f0 LibWeb: Add step property in SessionHistoryEntry 2 år sedan
SourceSet.cpp 6fe4fcb74b LibWeb: Add a class to represent the "source set" concept from HTML 2 år sedan
SourceSet.h 6fe4fcb74b LibWeb: Add a class to represent the "source set" concept from HTML 2 år sedan
SourceSnapshotParams.h 8be3de665b LibWeb: Introduce SourceSnapshotParams 2 år sedan
Storage.cpp 57d28c57f7 LibWeb: Restore Storage as a legacy platform object 2 år sedan
Storage.h 57d28c57f7 LibWeb: Restore Storage as a legacy platform object 2 år sedan
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 år sedan
StructuredSerialize.cpp 09841f56ed LibWeb: Add initial implementation of structured clone 2 år sedan
StructuredSerialize.h 09841f56ed LibWeb: Add initial implementation of structured clone 2 år sedan
SubmitEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
SubmitEvent.h cec1cda8b0 LibWeb: Port SubmitEvent to new String 2 år sedan
SubmitEvent.idl cec1cda8b0 LibWeb: Port SubmitEvent to new String 2 år sedan
TagNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 år sedan
TagNames.h 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 år sedan
TextMetrics.cpp c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible 2 år sedan
TextMetrics.h c5de2c3348 LibWeb: Make factory method of HTML::TextMetrics fallible 2 år sedan
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
TimeRanges.cpp 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 år sedan
TimeRanges.h 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 år sedan
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 år sedan
Timer.cpp b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 år sedan
Timer.h b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 år sedan
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 år sedan
TrackEvent.cpp ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
TrackEvent.h 460e1bd072 LibWeb: Implement TrackEvent for media events 2 år sedan
TrackEvent.idl 460e1bd072 LibWeb: Implement TrackEvent for media events 2 år sedan
TraversableNavigable.cpp 0444df1a7c LibWeb: Implement "clear the forward session history" for traversable 2 år sedan
TraversableNavigable.h 0444df1a7c LibWeb: Implement "clear the forward session history" for traversable 2 år sedan
VideoTrack.cpp f063eb3218 LibWeb: Add missing call to Base in VideoTrack::visit_edges() 2 år sedan
VideoTrack.h 5a98a5529f LibWeb: Begin implementing media resource seeking 2 år sedan
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 år sedan
VideoTrackList.cpp 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 år sedan
VideoTrackList.h 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 år sedan
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 år sedan
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 år sedan
Window.cpp cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 år sedan
Window.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 år sedan
Window.idl 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 år sedan
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 år sedan
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 år sedan
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 år sedan
WindowOrWorkerGlobalScope.cpp 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 år sedan
WindowOrWorkerGlobalScope.h cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 år sedan
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 år sedan
WindowProxy.cpp 3225c39191 LibWeb: Implement Document::make_active() 2 år sedan
WindowProxy.h 3225c39191 LibWeb: Implement Document::make_active() 2 år sedan
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 år sedan
Worker.cpp a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods 2 år sedan
Worker.h 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 år sedan
Worker.idl e905f25911 LibWeb: Port Worker to new String 2 år sedan
WorkerDebugConsoleClient.cpp f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print 2 år sedan
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 år sedan
WorkerGlobalScope.cpp dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin 2 år sedan
WorkerGlobalScope.h c0b2fa74ac LibWeb: Fix a few const-ness issues 2 år sedan
WorkerGlobalScope.idl be727ea871 LibWeb: Port WorkerGlobalScope to new String 2 år sedan
WorkerLocation.cpp 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 år sedan
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 år sedan
WorkerLocation.idl 9c5bdb0b86 LibWeb: Port WorkerLocation to new String 2 år sedan
WorkerNavigator.cpp 193de231e0 LibWeb: Make factory method of HTML::WorkerNavigator fallible 2 år sedan
WorkerNavigator.h 193de231e0 LibWeb: Make factory method of HTML::WorkerNavigator fallible 2 år sedan
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan