Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() 1 year ago
..
Canvas 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper 1 year ago
CrossOrigin ad843b6e4a LibWeb: Don't crash when accessing property in detached Window object 1 year ago
CustomElements c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
EventLoop 43c720db81 LibWeb: Remove a bunch of redundant Document::navigable() lookups 1 year ago
Parser b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
Scripting f67bc591a0 LibWeb: Implement and use the fetch a module worker script graph AO 1 year ago
SyntaxHighlighter 1f8d72da8e LibWeb: Port HTMLToken::to_deprecated_string to new AK String 1 year ago
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 years ago
AnimatedBitmapDecodedImageData.cpp 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 year ago
AnimatedBitmapDecodedImageData.h 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 year ago
AnimationFrameCallbackDriver.h 38855de829 LibWeb: Use 'now' from EventLoop for animation frame callbacks 1 year ago
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 years ago
AttributeNames.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
AttributeNames.h a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 year ago
AudioTrack.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
AudioTrack.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 years ago
AudioTrackList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
AudioTrackList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 years ago
BrowsingContext.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
BrowsingContext.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
BrowsingContextGroup.cpp fd7be22653 LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr 1 year ago
BrowsingContextGroup.h 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& 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 c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
CanvasGradient.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
CanvasGradient.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
CanvasPattern.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
CanvasPattern.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
CanvasPattern.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
CanvasRenderingContext2D.cpp 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper 1 year ago
CanvasRenderingContext2D.h 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper 1 year ago
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 year ago
CloseEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
CloseEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
CloseEvent.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
ColorPickerUpdateState.h 0dd5aa40a8 LibWeb: Allow input color to give continuous updates 1 year ago
DOMParser.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
DOMParser.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 year ago
DOMStringMap.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
DOMStringMap.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
DOMStringMap.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
DataTransfer.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
DataTransfer.h c2ef506b4a LibWeb: Add an empty DataTransfer IDL implementation 1 year ago
DataTransfer.idl c2ef506b4a LibWeb: Add an empty DataTransfer IDL implementation 1 year ago
Dates.cpp 5ed334e13a Userland: Fix compile errors from merging a PR without re-running CI 1 year ago
Dates.h cf69fd0a09 LibWeb: Add input element valueAsDate property 1 year ago
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 years ago
DecodedImageData.h 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 year ago
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 years ago
DocumentState.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
DocumentState.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
ErrorEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
ErrorEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ErrorEvent.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
EventHandler.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
EventHandler.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 1 year ago
EventNames.h 98cf845d8a LibWeb: Use HTML::EventNames::animation* instead of string literals 1 year ago
FileFilter.cpp 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute 1 year ago
FileFilter.h 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute 1 year ago
Focus.cpp b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
Focus.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
FormAssociatedElement.cpp a17074422e LibWeb: Reset form association when any element with an ID changes 1 year ago
FormAssociatedElement.h a17074422e LibWeb: Reset form association when any element with an ID changes 1 year ago
FormControlInfrastructure.cpp bc23c5b9fe LibWeb: Append the bytes of File objects in submitted form data 1 year ago
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 years ago
FormDataEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
FormDataEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
GlobalEventHandlers.cpp b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
GlobalEventHandlers.h b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
HTMLAnchorElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLAnchorElement.h a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 year ago
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 year ago
HTMLAreaElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLAreaElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 year ago
HTMLAreaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLAudioElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLAudioElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLAudioElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
HTMLBRElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLBRElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLBaseElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLBaseElement.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 year ago
HTMLBodyElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLBodyElement.h b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
HTMLBodyElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLButtonElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLButtonElement.h e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 year ago
HTMLButtonElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 year ago
HTMLCanvasElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLCanvasElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLCanvasElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
HTMLDListElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLDataElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDataElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLDataListElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDataListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLDataListElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 year ago
HTMLDetailsElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDetailsElement.h ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 year ago
HTMLDetailsElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLDialogElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDialogElement.h 151cd11b5b LibWeb: Implement `HTMLDialogElement::show()` 1 year ago
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 year ago
HTMLDirectoryElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDirectoryElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
HTMLDivElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDivElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLDocument.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLDocument.h 99ca2ccf08 LibWeb: Make DOMImplementation.createHTMLDocument() create HTMLDocument 1 year ago
HTMLDocument.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
HTMLElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLElement.h b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
HTMLElement.idl e3c75d7b6f LibWeb: Add HTMLElement::is_content_editable() 1 year ago
HTMLEmbedElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLEmbedElement.h 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements 1 year ago
HTMLEmbedElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLFieldSetElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLFieldSetElement.h ea04a86715 LibWeb: Add fieldset elements property 1 year ago
HTMLFieldSetElement.idl ea04a86715 LibWeb: Add fieldset elements property 1 year ago
HTMLFontElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLFontElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLFormElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLFormElement.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
HTMLFormElement.idl 816d24f647 LibWeb: Implement `HTMLFormElement.requestSubmit()` 1 year ago
HTMLFrameElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLFrameElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLFrameSetElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLFrameSetElement.h b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLHRElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLHRElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLHRElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLHeadElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLHeadElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLHeadingElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLHeadingElement.h f32185420d LibWeb: Use FlyString where possible in NamedNodeMap 1 year ago
HTMLHeadingElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLHtmlElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLHtmlElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLHtmlElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLHyperlinkElementUtils.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
HTMLHyperlinkElementUtils.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 2 years ago
HTMLIFrameElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLIFrameElement.h 72376ad15a LibWeb: Add special "potentially delay the load event" logic for iframes 1 year ago
HTMLIFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLImageElement.cpp ead742886b LibWeb: Don't run HTMLImageElement timer when there is no animation 1 year ago
HTMLImageElement.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 year ago
HTMLImageElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLInputElement.cpp b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() 1 year ago
HTMLInputElement.h b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() 1 year ago
HTMLInputElement.idl a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 year ago
HTMLLIElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLLIElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLLIElement.idl 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 year ago
HTMLLabelElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLLabelElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLLabelElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLLegendElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLLegendElement.h 529fd0a65c LibWeb: Add HTML legend element form getter 1 year ago
HTMLLegendElement.idl 529fd0a65c LibWeb: Add HTML legend element form getter 1 year ago
HTMLLinkElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLLinkElement.h c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 1 year ago
HTMLLinkElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLMapElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLMapElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLMapElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLMarqueeElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLMarqueeElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLMarqueeElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLMediaElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLMediaElement.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
HTMLMediaElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 year ago
HTMLMenuElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLMenuElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLMenuElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLMetaElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLMetaElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLMetaElement.idl 01f000acb0 LibWeb: Add HTML col element span attribute 1 year ago
HTMLMeterElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLMeterElement.h f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element 1 year ago
HTMLMeterElement.idl 2107ab823d LibWeb: Add basic HTML meter element support 1 year ago
HTMLModElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLModElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLOListElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLOListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLOListElement.idl 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 year ago
HTMLObjectElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLObjectElement.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 year ago
HTMLObjectElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLOptGroupElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLOptGroupElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLOptGroupElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 year ago
HTMLOptionElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLOptionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLOptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLOptionsCollection.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLOptionsCollection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLOptionsCollection.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
HTMLOutputElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLOutputElement.h 7ce3e113fa LibWeb: Port HTMLOutputElement from ByteString 1 year ago
HTMLOutputElement.idl fef7571931 LibWeb: Add output element value 1 year ago
HTMLParagraphElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLParagraphElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLParagraphElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLParamElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLParamElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLParamElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLPictureElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLPictureElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLPreElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLPreElement.h 089a98607c LibWeb: Add HTMLPreElement width property 1 year ago
HTMLPreElement.idl 089a98607c LibWeb: Add HTMLPreElement width property 1 year ago
HTMLProgressElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLProgressElement.h f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element 1 year ago
HTMLProgressElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 year ago
HTMLQuoteElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLQuoteElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLScriptElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLScriptElement.h c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 1 year ago
HTMLScriptElement.idl f3db0003c2 LibWeb: Add script element text getter setter 1 year ago
HTMLSelectElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLSelectElement.h 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it 1 year ago
HTMLSelectElement.idl 466153e680 Ladybird+LibWeb: Add basic select element support 1 year ago
HTMLSlotElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLSlotElement.h bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual 1 year ago
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment 1 year ago
HTMLSourceElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLSourceElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLSpanElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLSpanElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLStyleElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLStyleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLSummaryElement.cpp a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 year ago
HTMLSummaryElement.h a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 year ago
HTMLTableCaptionElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTableCaptionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLTableCaptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLTableCellElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTableCellElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLTableCellElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLTableColElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTableColElement.h 01f000acb0 LibWeb: Add HTML col element span attribute 1 year ago
HTMLTableColElement.idl 01f000acb0 LibWeb: Add HTML col element span attribute 1 year ago
HTMLTableElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTableElement.h c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 year ago
HTMLTableElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLTableRowElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTableRowElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLTableRowElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLTableSectionElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTableSectionElement.h c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 year ago
HTMLTableSectionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLTemplateElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTemplateElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLTextAreaElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTextAreaElement.h e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback 1 year ago
HTMLTextAreaElement.idl c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd 1 year ago
HTMLTimeElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTimeElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 year ago
HTMLTitleElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTitleElement.h adb327d5d3 LibWeb: Port HTMLTitleElement from ByteString 1 year ago
HTMLTitleElement.idl 24b9d05ea8 LibWeb/HTML: Implement text attribute in HTMLTitleElement 1 year ago
HTMLTrackElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLTrackElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLTrackElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLUListElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLUListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLUListElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
HTMLUnknownElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLUnknownElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
HTMLVideoElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
HTMLVideoElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
HTMLVideoElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
History.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
History.h c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 year ago
History.idl 49e0466a3d LibWeb: Add state field to History 1 year ago
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 years ago
ImageData.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
ImageData.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
ImageRequest.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
ImageRequest.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
LazyLoadingElement.h cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 year ago
ListOfAvailableImages.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
ListOfAvailableImages.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
Location.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Location.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
MediaError.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MediaError.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 years ago
MessageChannel.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MessageChannel.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
MessageEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MessageEvent.h b84056c05b LibWeb: Add missing visits in MessageEvent 1 year ago
MessageEvent.idl 73697058b0 LibWeb: Add ports attribute to MessageEvent and MessageEventInit 1 year ago
MessagePort.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MessagePort.h b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage 1 year ago
MessagePort.idl c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets 1 year ago
MimeType.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MimeType.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
MimeType.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
MimeTypeArray.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MimeTypeArray.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
MimeTypeArray.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
Navigable.cpp 190a8f948e LibWeb: Don't crash when visiting about:srcdoc 1 year ago
Navigable.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
NavigableContainer.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
NavigableContainer.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
NavigateEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
NavigateEvent.h 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API 1 year ago
NavigateEvent.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
Navigation.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Navigation.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
Navigation.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
NavigationCurrentEntryChangeEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
NavigationCurrentEntryChangeEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
NavigationCurrentEntryChangeEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago
NavigationDestination.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
NavigationDestination.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
NavigationDestination.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
NavigationHistoryEntry.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
NavigationHistoryEntry.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
NavigationHistoryEntry.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
NavigationParams.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
NavigationTransition.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
NavigationTransition.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
NavigationTransition.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 year ago
NavigationType.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
Navigator.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Navigator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Navigator.idl 4b94b0b561 LibWeb: Begin implementing the Clipboard API 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 c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 year ago
NavigatorConcurrentHardware.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
NavigatorID.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
NavigatorID.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
NavigatorID.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
NavigatorLanguage.h c4d3134436 LibWeb: Port NavigatorLanguage from DeprecatedString 1 year ago
NavigatorLanguage.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorOnLine.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
Numbers.cpp a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 year ago
Numbers.h a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 year ago
Origin.cpp 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects 1 year ago
Origin.h 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects 1 year ago
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 years ago
PageTransitionEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
PageTransitionEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Path2D.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
Path2D.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
Plugin.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Plugin.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
Plugin.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
PluginArray.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
PluginArray.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
PluginArray.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
PolicyContainers.cpp 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects 1 year ago
PolicyContainers.h 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects 1 year ago
PotentialCORSRequest.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
PotentialCORSRequest.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
PromiseRejectionEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
PromiseRejectionEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
PromiseRejectionEvent.idl 26e6c47d0a IDL: Add missing spec links 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
SelectItem.cpp 466153e680 Ladybird+LibWeb: Add basic select element support 1 year ago
SelectItem.h 466153e680 Ladybird+LibWeb: Add basic select element support 1 year ago
SelectedFile.cpp 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 year ago
SelectedFile.h 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 year ago
SessionHistoryEntry.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SessionHistoryEntry.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
SessionHistoryTraversalQueue.h 4f088aff3d LibWeb: Implement synchronous session history steps 1 year ago
SharedImageRequest.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
SharedImageRequest.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
SourceSet.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 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 c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Storage.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
Storage.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
StructuredSerialize.cpp cd0302426f LibWeb: Move serialization of serializable object's interface name 1 year ago
StructuredSerialize.h 4751ab9f0b LibWeb: Add convenience methods {,de}serialize_{u,i}64() 1 year ago
SubmitEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
SubmitEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SubmitEvent.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
TagNames.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago
TagNames.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago
TextMetrics.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
TextMetrics.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
TextMetrics.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago
TimeRanges.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
TimeRanges.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 years ago
Timer.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
Timer.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
ToggleEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
ToggleEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 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 c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
TrackEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
TraversableNavigable.cpp 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
TraversableNavigable.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
VideoTrack.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
VideoTrack.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 years ago
VideoTrackList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
VideoTrackList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 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
WebViewHints.cpp 677bdc2a4f Ladybird: Add IPC call for creating a new child tab 1 year ago
WebViewHints.h 677bdc2a4f Ladybird: Add IPC call for creating a new child tab 1 year ago
Window.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Window.h fc1f037cd1 LibWeb: Implement the `window.opener` attribute 1 year ago
Window.idl fc1f037cd1 LibWeb: Implement the `window.opener` attribute 1 year ago
WindowEventHandlers.cpp b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
WindowEventHandlers.h b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 years ago
WindowOrWorkerGlobalScope.cpp 3c288c96e6 LibWeb: Extract `run_steps_after_a_timeout()` into a separate function 1 year ago
WindowOrWorkerGlobalScope.h 3c288c96e6 LibWeb: Extract `run_steps_after_a_timeout()` into a separate function 1 year ago
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 years ago
WindowProxy.cpp ad843b6e4a LibWeb: Don't crash when accessing property in detached Window object 1 year ago
WindowProxy.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 years ago
Worker.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Worker.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
Worker.idl b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage 1 year ago
WorkerAgent.cpp b5acc5f2df LibWeb: Serialize and pass to the WebWorker the current ESO 1 year ago
WorkerAgent.h b5acc5f2df LibWeb: Serialize and pass to the WebWorker the current ESO 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 c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WorkerGlobalScope.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
WorkerGlobalScope.idl b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage 1 year ago
WorkerLocation.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
WorkerLocation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
WorkerLocation.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
WorkerNavigator.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WorkerNavigator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago