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