Andreas Kling 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
..
Canvas 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue 1 year ago
CrossOrigin 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables 1 year ago
CustomElements 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
EventLoop f598a357ad LibWeb: Assign a unique ID to each HTML task 1 year ago
Parser b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 year ago
Scripting e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 year ago
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 year ago
AbstractBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 year ago
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 years ago
AnimatedBitmapDecodedImageData.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 year ago
AnimatedBitmapDecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 year ago
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 years ago
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 years ago
AttributeNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 1 year ago
AttributeNames.h 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 year ago
AudioTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
AudioTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 years ago
AudioTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
AudioTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 years ago
BrowsingContext.cpp 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
BrowsingContext.h 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
BrowsingContextGroup.cpp 51caa14381 LibWeb: Remove FrameLoader 1 year ago
BrowsingContextGroup.h 24f97491bf LibWeb: Delete unused create_a_new_browsing_context_group() 1 year ago
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 years ago
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 years ago
CanvasGradient.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
CanvasGradient.h c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String 1 year ago
CanvasGradient.idl c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String 1 year ago
CanvasPattern.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
CanvasPattern.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 years ago
CanvasRenderingContext2D.cpp d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 year ago
CanvasRenderingContext2D.h d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 year ago
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 year ago
CloseEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
CloseEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
CloseEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
DOMParser.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 year ago
DOMParser.h 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 year ago
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 year ago
DOMStringMap.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
DOMStringMap.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 years ago
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 years ago
DecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 year ago
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 years ago
DocumentState.cpp 51d64bdaec LibWeb: Add NestedHistory in DocumentState 2 years ago
DocumentState.h 0c85a7cebc LibWeb: Add DocumentState about base url member 1 year ago
ErrorEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
ErrorEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
ErrorEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 1 year ago
EventNames.h 47616210b6 LibWeb: Add HTML::EventNames::loadend 1 year ago
Focus.cpp 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
FormAssociatedElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
FormAssociatedElement.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 years ago
FormControlInfrastructure.cpp 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 year ago
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 years ago
FormDataEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
FormDataEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 2 years ago
HTMLAnchorElement.cpp 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 year ago
HTMLAnchorElement.h e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 year ago
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 year ago
HTMLAreaElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLAreaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLAreaElement.idl de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 1 year ago
HTMLAudioElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLAudioElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLBRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLBRElement.h d54cd23615 LibWeb: Never blockify HTML <br> elements 1 year ago
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLBaseElement.cpp c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 year ago
HTMLBaseElement.h c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 year ago
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 year ago
HTMLBodyElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLBodyElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLBodyElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLButtonElement.cpp 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 1 year ago
HTMLButtonElement.h 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" 1 year ago
HTMLButtonElement.idl 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 1 year ago
HTMLCanvasElement.cpp 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 year ago
HTMLCanvasElement.h 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 year ago
HTMLCanvasElement.idl 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 year ago
HTMLDListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLDataElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDataElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLDataListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDataListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDataListElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLDetailsElement.cpp b1632c58bf LibWeb: Create a shadow tree for details elements with manual slots 1 year ago
HTMLDetailsElement.h b1632c58bf LibWeb: Create a shadow tree for details elements with manual slots 1 year ago
HTMLDetailsElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLDialogElement.cpp e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 year ago
HTMLDialogElement.h e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 year ago
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 year ago
HTMLDirectoryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDirectoryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLDivElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLDivElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLDocument.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
HTMLDocument.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
HTMLDocument.idl 8f927eaa68 LibWeb: Add HTMLDocument class 2 years ago
HTMLElement.cpp 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 year ago
HTMLElement.h 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 year ago
HTMLElement.idl 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 year ago
HTMLEmbedElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLEmbedElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLEmbedElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLFieldSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFieldSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFieldSetElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLFontElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLFontElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLFormElement.cpp 857537f90c LibWeb: Update HTMLFormElement to use navigables 1 year ago
HTMLFormElement.h 857537f90c LibWeb: Update HTMLFormElement to use navigables 1 year ago
HTMLFormElement.idl 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String 1 year ago
HTMLFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLFrameSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFrameSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLHRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLHeadElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHeadElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLHeadingElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLHeadingElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHeadingElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLHtmlElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHtmlElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLHtmlElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLHyperlinkElementUtils.cpp 51caa14381 LibWeb: Remove FrameLoader 1 year ago
HTMLHyperlinkElementUtils.h de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 1 year ago
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 2 years ago
HTMLIFrameElement.cpp 38034237c5 LibWeb: Update run_iframe_load_event_steps to use navigables 1 year ago
HTMLIFrameElement.h d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed 1 year ago
HTMLIFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLImageElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLImageElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLImageElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLInputElement.cpp 51caa14381 LibWeb: Remove FrameLoader 1 year ago
HTMLInputElement.h 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called 1 year ago
HTMLInputElement.idl 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String 1 year ago
HTMLLIElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLLIElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLLIElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLLabelElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLLabelElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLLabelElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLLegendElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLLegendElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLLegendElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLLinkElement.cpp ee50d9b2b5 LibWeb: Update Page to use navigables 1 year ago
HTMLLinkElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLLinkElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLMapElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMapElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMapElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLMarqueeElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLMarqueeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMarqueeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLMediaElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
HTMLMediaElement.h 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
HTMLMediaElement.idl f4bc1602e2 LibWeb: Port HTMLMediaElement interface from DeprecatedString to String 1 year ago
HTMLMenuElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMenuElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMenuElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLMetaElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLMetaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMetaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLMeterElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMeterElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLMeterElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLModElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLModElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLOListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLOListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLOListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLObjectElement.cpp 623d1a78da LibWeb: Update HTMLObjectElement to use navigables 1 year ago
HTMLObjectElement.h 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 year ago
HTMLObjectElement.idl 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 year ago
HTMLOptGroupElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLOptGroupElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLOptGroupElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLOptionElement.cpp 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 year ago
HTMLOptionElement.h 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 year ago
HTMLOptionElement.idl 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 year ago
HTMLOptionsCollection.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
HTMLOptionsCollection.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 years ago
HTMLOutputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLOutputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLOutputElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLParagraphElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLParagraphElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLParagraphElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLParamElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLParamElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLParamElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLPictureElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLPictureElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLPreElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLPreElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLPreElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLProgressElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLProgressElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLProgressElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLQuoteElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLQuoteElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLScriptElement.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 year ago
HTMLScriptElement.h 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 1 year ago
HTMLScriptElement.idl 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 1 year ago
HTMLSelectElement.cpp 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements 1 year ago
HTMLSelectElement.h 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements 1 year ago
HTMLSelectElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
HTMLSlotElement.cpp 683ce8e615 LibWeb: Implement (most of) the assigned slot/slottable lookup APIs 1 year ago
HTMLSlotElement.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 year ago
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment 1 year ago
HTMLSourceElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLSourceElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLSummaryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLSummaryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTableCaptionElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
HTMLTableCaptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTableCaptionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTableCellElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
HTMLTableCellElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 year ago
HTMLTableCellElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTableColElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTableColElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTableColElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTableElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
HTMLTableElement.h b13fe9397d LibWeb: Support border attribute on the table element 1 year ago
HTMLTableElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTableRowElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
HTMLTableRowElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 year ago
HTMLTableRowElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTableSectionElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
HTMLTableSectionElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 year ago
HTMLTableSectionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTemplateElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
HTMLTemplateElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLTextAreaElement.cpp 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 year ago
HTMLTextAreaElement.h 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement 1 year ago
HTMLTextAreaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTimeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTimeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTitleElement.cpp ee50d9b2b5 LibWeb: Update Page to use navigables 1 year ago
HTMLTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTitleElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLTrackElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTrackElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLTrackElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLUListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLUListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLUListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLUnknownElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLUnknownElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLVideoElement.cpp bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 year ago
HTMLVideoElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
HTMLVideoElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
History.cpp 1e54026269 LibWeb: Update `History::go()` to use navigables 1 year ago
History.h 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 year ago
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 years ago
ImageData.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
ImageData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
ImageRequest.cpp 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 year ago
ImageRequest.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 year ago
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 years ago
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 years ago
Location.cpp d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 year ago
Location.h d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 year ago
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
MediaError.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MediaError.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 years ago
MessageChannel.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
MessageChannel.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
MessageEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
MessageEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
MessageEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
MessagePort.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
MessagePort.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 years ago
MimeType.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MimeType.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MimeType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
MimeTypeArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MimeTypeArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
MimeTypeArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Navigable.cpp 51caa14381 LibWeb: Remove FrameLoader 1 year ago
Navigable.h 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables 1 year ago
NavigableContainer.cpp 9b16e5373d LibWeb: Process session history queue after initial iframe navigation 1 year ago
NavigableContainer.h 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 1 year ago
NavigateEvent.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
NavigateEvent.h 268fd93352 LibWeb: Use correct dictionary semantics for NavigateEvent 1 year ago
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Navigation.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
Navigation.h cf1f14f58c LibWeb: Make to_history_handling_behavior conversion helper public 1 year ago
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
NavigationCurrentEntryChangeEvent.cpp 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 year ago
NavigationCurrentEntryChangeEvent.h 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 year ago
NavigationCurrentEntryChangeEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
NavigationDestination.cpp 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 year ago
NavigationDestination.h 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 year ago
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
NavigationHistoryEntry.cpp 8e03f8cb4a LibWeb: Use window.navigation in NavigationHistoryEntry::index 1 year ago
NavigationHistoryEntry.h 3c1d4eab24 LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry 1 year ago
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
NavigationParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 year ago
NavigationTransition.cpp 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 year ago
NavigationTransition.h 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 year ago
NavigationTransition.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 year ago
NavigationType.idl daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 year ago
Navigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
Navigator.h 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 year ago
Navigator.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 year ago
NavigatorBeacon.cpp 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 year ago
NavigatorBeacon.h 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 year ago
NavigatorBeacon.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 year ago
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorID.cpp 1653c5ea41 LibWeb: Use current platform for navigator.platform 1 year ago
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 years ago
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
Numbers.cpp 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 year ago
Numbers.h 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 year ago
Origin.h 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 1 year ago
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 years ago
PageTransitionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
PageTransitionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Path2D.cpp 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 year ago
Path2D.h 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 year ago
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Plugin.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
Plugin.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
Plugin.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
PluginArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
PluginArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
PluginArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 years ago
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 years ago
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 years ago
PromiseRejectionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
PromiseRejectionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
PromiseRejectionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
RemoteBrowsingContext.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
RemoteBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 year ago
SandboxingFlagSet.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 year ago
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 years ago
SessionHistoryEntry.cpp 6856634ebc LibWeb: Add fields to SessionHistoryEntry required by Navigation API 1 year ago
SessionHistoryEntry.h ce9af96f78 LibWeb: Use document from DocumentState in navigation 1 year ago
SessionHistoryTraversalQueue.h 9b16e5373d LibWeb: Process session history queue after initial iframe navigation 1 year ago
SharedImageRequest.cpp 2a86bd8c91 LibWeb: Fire the fail callback on SharedImageRequest when they fail 1 year ago
SharedImageRequest.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 year ago
SourceSet.cpp 0103940cee LibWeb: Resolve viewport-relative <img sizes> values 1 year ago
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 1 year ago
SourceSnapshotParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 year ago
Storage.cpp 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 year ago
Storage.h 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 year ago
Storage.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
StructuredSerialize.cpp 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state 1 year ago
StructuredSerialize.h bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion 1 year ago
SubmitEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
SubmitEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
TagNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 1 year ago
TagNames.h 25eee91811 AK: Make "foo"_fly_string infallible 1 year ago
TextMetrics.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
TextMetrics.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
TimeRanges.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
TimeRanges.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 years ago
Timer.cpp b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 years ago
Timer.h b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 years ago
ToggleEvent.cpp 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 year ago
ToggleEvent.h 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 year ago
ToggleEvent.idl 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 year ago
ToggleTaskTracker.h 8bb5652835 LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec 1 year ago
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 years ago
TrackEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
TrackEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
TraversableNavigable.cpp 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
TraversableNavigable.h 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 year ago
VideoTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
VideoTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 years ago
VideoTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
VideoTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 years ago
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 years ago
Window.cpp 6736a76915 LibWeb: Update `Window::name()` to use navigables 1 year ago
Window.h 6665f0db43 LibWeb: Delete unused `document_tree_child_browsing_context_count()` 1 year ago
Window.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 years ago
WindowOrWorkerGlobalScope.cpp 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script 1 year ago
WindowOrWorkerGlobalScope.h 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script 1 year ago
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 years ago
WindowProxy.cpp 605d24ef7d LibWeb: Update WindowProxy::internal_own_property_keys() for navigables 1 year ago
WindowProxy.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 years ago
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 years ago
Worker.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
Worker.h 2eaa528a0e LibJS: Rip out the AST interpreter :^) 1 year ago
Worker.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
WorkerDebugConsoleClient.cpp 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 year ago
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 years ago
WorkerGlobalScope.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
WorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
WorkerGlobalScope.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
WorkerLocation.cpp 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 year ago
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WorkerLocation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
WorkerNavigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
WorkerNavigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago