implicitfield a54e62bea0 LibWeb: Support `align` attribute on `table` elements 1 tahun lalu
..
Canvas 1a94241f58 IDL: Add missing #imports 1 tahun lalu
CrossOrigin a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 tahun lalu
CustomElements bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
EventLoop 4b94b0b561 LibWeb: Begin implementing the Clipboard API 1 tahun lalu
Parser bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Scripting bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SyntaxHighlighter 1f8d72da8e LibWeb: Port HTMLToken::to_deprecated_string to new AK String 1 tahun lalu
AbstractBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 tahun lalu
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 tahun lalu
AnimatedBitmapDecodedImageData.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 tahun lalu
AnimatedBitmapDecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 tahun lalu
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 tahun lalu
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 tahun lalu
AttributeNames.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 tahun lalu
AttributeNames.h 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 tahun lalu
AudioTrack.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
AudioTrack.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 tahun lalu
AudioTrackList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
AudioTrackList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 tahun lalu
BrowsingContext.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
BrowsingContext.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
BrowsingContextGroup.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
BrowsingContextGroup.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 tahun lalu
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 tahun lalu
CanvasGradient.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CanvasGradient.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CanvasGradient.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
CanvasPattern.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CanvasPattern.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CanvasPattern.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
CanvasRenderingContext2D.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CanvasRenderingContext2D.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 tahun lalu
CloseEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CloseEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
CloseEvent.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
DOMParser.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
DOMParser.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 tahun lalu
DOMStringMap.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
DOMStringMap.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
DOMStringMap.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 tahun lalu
DecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 tahun lalu
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 tahun lalu
DocumentState.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
DocumentState.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ErrorEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ErrorEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ErrorEvent.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
EventHandler.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
EventHandler.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 tahun lalu
EventNames.h 47616210b6 LibWeb: Add HTML::EventNames::loadend 1 tahun lalu
Focus.cpp 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 tahun lalu
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 tahun lalu
FormAssociatedElement.cpp 0937d88869 LibWeb: Remove more DeprecatedString null state remnants 1 tahun lalu
FormAssociatedElement.h e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 tahun lalu
FormControlInfrastructure.cpp e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 tahun lalu
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 tahun lalu
FormDataEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
FormDataEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 tahun lalu
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 2 tahun lalu
HTMLAnchorElement.cpp 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLAnchorElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 tahun lalu
HTMLAreaElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLAreaElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLAreaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLAudioElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLAudioElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLAudioElement.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
HTMLBRElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLBRElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLBaseElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLBaseElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 tahun lalu
HTMLBodyElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLBodyElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLBodyElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLButtonElement.cpp e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 tahun lalu
HTMLButtonElement.h e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 tahun lalu
HTMLButtonElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 tahun lalu
HTMLCanvasElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLCanvasElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLCanvasElement.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
HTMLDListElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 tahun lalu
HTMLDataElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDataElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLDataListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 tahun lalu
HTMLDataListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDataListElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLDetailsElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDetailsElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDetailsElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLDialogElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDialogElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 tahun lalu
HTMLDirectoryElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDirectoryElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 tahun lalu
HTMLDivElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDivElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLDocument.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDocument.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLDocument.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
HTMLElement.cpp 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLElement.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
HTMLEmbedElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLEmbedElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLEmbedElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLFieldSetElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFieldSetElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFieldSetElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLFontElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFontElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLFormElement.cpp 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLFormElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFormElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLFrameElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFrameElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLFrameSetElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFrameSetElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLHRElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHRElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHRElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLHeadElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHeadElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 tahun lalu
HTMLHeadingElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHeadingElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHeadingElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLHtmlElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHtmlElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLHtmlElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLHyperlinkElementUtils.cpp 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLHyperlinkElementUtils.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 tahun lalu
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 tahun lalu
HTMLIFrameElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLIFrameElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLIFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLImageElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLImageElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLImageElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLInputElement.cpp e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 tahun lalu
HTMLInputElement.h e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 tahun lalu
HTMLInputElement.idl d5ca8209bf LibWeb: Add input element valueAsNumber 1 tahun lalu
HTMLLIElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLIElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLIElement.idl 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 tahun lalu
HTMLLabelElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLabelElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLabelElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLLegendElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLegendElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLegendElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLLinkElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLinkElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLLinkElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLMapElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMapElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMapElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLMarqueeElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMarqueeElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMarqueeElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLMediaElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMediaElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 tahun lalu
HTMLMediaElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 tahun lalu
HTMLMenuElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMenuElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMenuElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLMetaElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMetaElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMetaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLMeterElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMeterElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLMeterElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLModElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLModElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLOListElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOListElement.idl 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 tahun lalu
HTMLObjectElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLObjectElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLObjectElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLOptGroupElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOptGroupElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOptGroupElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLOptionElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOptionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLOptionsCollection.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOptionsCollection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOptionsCollection.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
HTMLOutputElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOutputElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLOutputElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLParagraphElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLParagraphElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLParagraphElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLParamElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLParamElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLParamElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLPictureElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLPictureElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 tahun lalu
HTMLPreElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLPreElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLPreElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLProgressElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLProgressElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLProgressElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLQuoteElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLQuoteElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLScriptElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLScriptElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLScriptElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 tahun lalu
HTMLSelectElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLSelectElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLSelectElement.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
HTMLSlotElement.cpp bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual 1 tahun lalu
HTMLSlotElement.h bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual 1 tahun lalu
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment 1 tahun lalu
HTMLSourceElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLSourceElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLSpanElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLSpanElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 tahun lalu
HTMLStyleElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLStyleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLSummaryElement.cpp a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 tahun lalu
HTMLSummaryElement.h a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 tahun lalu
HTMLTableCaptionElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableCaptionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableCaptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTableCellElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableCellElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableCellElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTableColElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableColElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableColElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTableElement.cpp a54e62bea0 LibWeb: Support `align` attribute on `table` elements 1 tahun lalu
HTMLTableElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTableRowElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableRowElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableRowElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTableSectionElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableSectionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTableSectionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTemplateElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTemplateElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 tahun lalu
HTMLTextAreaElement.cpp 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 tahun lalu
HTMLTextAreaElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTextAreaElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 tahun lalu
HTMLTimeElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTimeElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 tahun lalu
HTMLTitleElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTitleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTitleElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLTrackElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTrackElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLTrackElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLUListElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLUListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLUListElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
HTMLUnknownElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLUnknownElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 tahun lalu
HTMLVideoElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLVideoElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
HTMLVideoElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 tahun lalu
History.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
History.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 tahun lalu
ImageData.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ImageData.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 tahun lalu
ImageRequest.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ImageRequest.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 tahun lalu
ListOfAvailableImages.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 tahun lalu
Location.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Location.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
MediaError.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MediaError.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 tahun lalu
MessageChannel.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MessageChannel.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 tahun lalu
MessageEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MessageEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MessageEvent.idl 1607b2c978 LibWeb: Add MessageEvent.source 1 tahun lalu
MessagePort.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MessagePort.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 tahun lalu
MimeType.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MimeType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MimeType.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
MimeTypeArray.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MimeTypeArray.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
MimeTypeArray.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
Navigable.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Navigable.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigableContainer.cpp 2f5ff14984 LibWeb: Fix spec implementation mistakes in destroy_the_child_navigable 1 tahun lalu
NavigableContainer.h 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 1 tahun lalu
NavigateEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigateEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Navigation.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Navigation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
NavigationCurrentEntryChangeEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationCurrentEntryChangeEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationCurrentEntryChangeEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
NavigationDestination.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationDestination.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
NavigationHistoryEntry.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationHistoryEntry.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
NavigationParams.h dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 tahun lalu
NavigationTransition.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationTransition.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
NavigationTransition.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 tahun lalu
NavigationType.idl daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 tahun lalu
Navigator.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Navigator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Navigator.idl 4b94b0b561 LibWeb: Begin implementing the Clipboard API 1 tahun lalu
NavigatorBeacon.cpp 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 tahun lalu
NavigatorBeacon.h 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 tahun lalu
NavigatorBeacon.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 tahun lalu
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 tahun lalu
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 tahun lalu
NavigatorID.cpp 6aff55d655 LibWeb: Port NavigatorID from DeprecatedString to String 1 tahun lalu
NavigatorID.h 6aff55d655 LibWeb: Port NavigatorID from DeprecatedString to String 1 tahun lalu
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 tahun lalu
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 tahun lalu
NavigatorLanguage.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 tahun lalu
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 tahun lalu
Numbers.cpp 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 tahun lalu
Numbers.h 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 tahun lalu
Origin.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 tahun lalu
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 tahun lalu
PageTransitionEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
PageTransitionEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Path2D.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Path2D.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
Plugin.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Plugin.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Plugin.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
PluginArray.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
PluginArray.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
PluginArray.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 tahun lalu
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 tahun lalu
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 tahun lalu
PromiseRejectionEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
PromiseRejectionEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
PromiseRejectionEvent.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
RemoteBrowsingContext.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
RemoteBrowsingContext.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SandboxingFlagSet.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 tahun lalu
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 tahun lalu
SessionHistoryEntry.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SessionHistoryEntry.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SessionHistoryTraversalQueue.h 9b16e5373d LibWeb: Process session history queue after initial iframe navigation 1 tahun lalu
SharedImageRequest.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SharedImageRequest.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SourceSet.cpp 0103940cee LibWeb: Resolve viewport-relative <img sizes> values 1 tahun lalu
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 2 tahun lalu
SourceSnapshotParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 tahun lalu
Storage.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Storage.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Storage.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
StructuredSerialize.cpp 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects 1 tahun lalu
StructuredSerialize.h 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects 1 tahun lalu
SubmitEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SubmitEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
TagNames.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
TagNames.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 tahun lalu
TextMetrics.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
TextMetrics.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
TextMetrics.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 tahun lalu
TimeRanges.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
TimeRanges.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 tahun lalu
Timer.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Timer.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ToggleEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ToggleEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
ToggleEvent.idl 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 tahun lalu
ToggleTaskTracker.h 8bb5652835 LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec 1 tahun lalu
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 tahun lalu
TrackEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 tahun lalu
TrackEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
TraversableNavigable.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
TraversableNavigable.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
VideoTrack.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
VideoTrack.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 tahun lalu
VideoTrackList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
VideoTrackList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 tahun lalu
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 tahun lalu
Window.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Window.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Window.idl 1a94241f58 IDL: Add missing #imports 1 tahun lalu
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 tahun lalu
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 tahun lalu
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 tahun lalu
WindowOrWorkerGlobalScope.cpp 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback 1 tahun lalu
WindowOrWorkerGlobalScope.h e7a3040c9f LibWeb: Do not use JS::Handle for TimerHandler 1 tahun lalu
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 tahun lalu
WindowProxy.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WindowProxy.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 tahun lalu
Worker.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Worker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
Worker.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
WorkerAgent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerAgent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerDebugConsoleClient.cpp 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 tahun lalu
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 tahun lalu
WorkerGlobalScope.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerGlobalScope.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerGlobalScope.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 tahun lalu
WorkerLocation.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerLocation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerLocation.idl 26e6c47d0a IDL: Add missing spec links 1 tahun lalu
WorkerNavigator.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerNavigator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 tahun lalu
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 tahun lalu