Andreas Kling 2d69a009fb LibWeb: Make more JS modules actually run há 1 ano atrás
..
Canvas c713445253 LibWeb: Report when CanvasFillOrStrokeStyle parsing fails há 1 ano atrás
CrossOrigin 49a48fcfac LibWeb: Port CrossOriginOpenerPolicy from DeprecatedString há 1 ano atrás
CustomElements 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
EventLoop 4b94b0b561 LibWeb: Begin implementing the Clipboard API há 1 ano atrás
Parser f976ec005c LibWeb: Port DOM::Document from DeprecatedString há 1 ano atrás
Scripting 2d69a009fb LibWeb: Make more JS modules actually run há 1 ano atrás
SyntaxHighlighter 1f8d72da8e LibWeb: Port HTMLToken::to_deprecated_string to new AK String há 1 ano atrás
AbstractBrowsingContext.cpp 5913efbb45 LibWeb: Add a visit_edges() override to AbstractBrowsingContext há 1 ano atrás
AbstractBrowsingContext.h 5913efbb45 LibWeb: Add a visit_edges() override to AbstractBrowsingContext há 1 ano atrás
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC há 2 anos atrás
AnimatedBitmapDecodedImageData.cpp f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter há 1 ano atrás
AnimatedBitmapDecodedImageData.h f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter há 1 ano atrás
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes há 2 anos atrás
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL há 2 anos atrás
AttributeNames.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
AttributeNames.h 2107ab823d LibWeb: Add basic HTML meter element support há 1 ano atrás
AudioTrack.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
AudioTrack.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces há 2 anos atrás
AudioTrackList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
AudioTrackList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces há 2 anos atrás
BrowsingContext.cpp bf4c8f4a09 LibWeb: Make BrowsingContext store Page member as NonnullGCPtr há 1 ano atrás
BrowsingContext.h 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& há 1 ano atrás
BrowsingContextGroup.cpp fd7be22653 LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr há 1 ano atrás
BrowsingContextGroup.h 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO há 2 anos atrás
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO há 2 anos atrás
CanvasGradient.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
CanvasGradient.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
CanvasGradient.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
CanvasPattern.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
CanvasPattern.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
CanvasPattern.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
CanvasRenderingContext2D.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
CanvasRenderingContext2D.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String há 1 ano atrás
CloseEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
CloseEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
CloseEvent.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
DOMParser.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
DOMParser.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String há 1 ano atrás
DOMStringMap.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
DOMStringMap.h 9cd36839d2 LibWeb: Port DOMStringMap from DeprecatedString to String há 1 ano atrás
DOMStringMap.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class há 2 anos atrás
DecodedImageData.h f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter há 1 ano atrás
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum há 3 anos atrás
DocumentState.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
DocumentState.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
ErrorEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
ErrorEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
ErrorEvent.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
EventHandler.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
EventHandler.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible há 2 anos atrás
EventNames.h 47616210b6 LibWeb: Add HTML::EventNames::loadend há 1 ano atrás
Focus.cpp 48240a6fc3 LibWeb: Focus the document element when unfocusing an element há 1 ano atrás
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
FormAssociatedElement.cpp 0937d88869 LibWeb: Remove more DeprecatedString null state remnants há 1 ano atrás
FormAssociatedElement.h e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String há 1 ano atrás
FormControlInfrastructure.cpp e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String há 1 ano atrás
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list há 2 anos atrás
FormDataEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
FormDataEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* há 2 anos atrás
HTMLAnchorElement.cpp a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString há 1 ano atrás
HTMLAnchorElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String há 1 ano atrás
HTMLAreaElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLAreaElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
HTMLAreaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLAudioElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLAudioElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLAudioElement.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
HTMLBRElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLBRElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLBaseElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLBaseElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String há 1 ano atrás
HTMLBodyElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLBodyElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLBodyElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLButtonElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLButtonElement.h e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String há 1 ano atrás
HTMLButtonElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values há 1 ano atrás
HTMLCanvasElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLCanvasElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLCanvasElement.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
HTMLDListElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLDListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions há 2 anos atrás
HTMLDataElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLDataElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLDataListElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLDataListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDataListElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items há 1 ano atrás
HTMLDetailsElement.cpp ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM há 1 ano atrás
HTMLDetailsElement.h ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM há 1 ano atrás
HTMLDetailsElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLDialogElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLDialogElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs há 1 ano atrás
HTMLDirectoryElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLDirectoryElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions há 2 anos atrás
HTMLDivElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLDivElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLDocument.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDocument.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLDocument.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
HTMLElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLElement.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
HTMLElement.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
HTMLEmbedElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLEmbedElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLEmbedElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLFieldSetElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLFieldSetElement.h 2cf3819caf LibWeb: Port HTMLFieldSetElement from DeprecatedString há 1 ano atrás
HTMLFieldSetElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items há 1 ano atrás
HTMLFontElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLFontElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLFormElement.cpp f976ec005c LibWeb: Port DOM::Document from DeprecatedString há 1 ano atrás
HTMLFormElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLFormElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLFrameElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLFrameElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLFrameSetElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLFrameSetElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLHRElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLHRElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLHRElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLHeadElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLHeadElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs há 2 anos atrás
HTMLHeadingElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLHeadingElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLHeadingElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLHtmlElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLHtmlElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLHtmlElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLHyperlinkElementUtils.cpp 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
HTMLHyperlinkElementUtils.h 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin há 3 anos atrás
HTMLIFrameElement.cpp 72376ad15a LibWeb: Add special "potentially delay the load event" logic for iframes há 1 ano atrás
HTMLIFrameElement.h 72376ad15a LibWeb: Add special "potentially delay the load event" logic for iframes há 1 ano atrás
HTMLIFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLImageElement.cpp cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class há 1 ano atrás
HTMLImageElement.h cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class há 1 ano atrás
HTMLImageElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLInputElement.cpp 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& há 1 ano atrás
HTMLInputElement.h 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps há 1 ano atrás
HTMLInputElement.idl fb7b03d162 LibWeb: Add support for the input size attribute há 1 ano atrás
HTMLLIElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLLIElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLLIElement.idl 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support há 1 ano atrás
HTMLLabelElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLLabelElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLLabelElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLLegendElement.cpp 529fd0a65c LibWeb: Add HTML legend element form getter há 1 ano atrás
HTMLLegendElement.h 529fd0a65c LibWeb: Add HTML legend element form getter há 1 ano atrás
HTMLLegendElement.idl 529fd0a65c LibWeb: Add HTML legend element form getter há 1 ano atrás
HTMLLinkElement.cpp 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
HTMLLinkElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLLinkElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLMapElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLMapElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLMapElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLMarqueeElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLMarqueeElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLMarqueeElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLMediaElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLMediaElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
HTMLMediaElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values há 1 ano atrás
HTMLMenuElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLMenuElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLMenuElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLMetaElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLMetaElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLMetaElement.idl 01f000acb0 LibWeb: Add HTML col element span attribute há 1 ano atrás
HTMLMeterElement.cpp 2107ab823d LibWeb: Add basic HTML meter element support há 1 ano atrás
HTMLMeterElement.h 2107ab823d LibWeb: Add basic HTML meter element support há 1 ano atrás
HTMLMeterElement.idl 2107ab823d LibWeb: Add basic HTML meter element support há 1 ano atrás
HTMLModElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLModElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLOListElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLOListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLOListElement.idl 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support há 1 ano atrás
HTMLObjectElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLObjectElement.h f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter há 1 ano atrás
HTMLObjectElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLOptGroupElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLOptGroupElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLOptGroupElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items há 1 ano atrás
HTMLOptionElement.cpp a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString há 1 ano atrás
HTMLOptionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLOptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLOptionsCollection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLOptionsCollection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLOptionsCollection.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
HTMLOutputElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLOutputElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLOutputElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items há 1 ano atrás
HTMLParagraphElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLParagraphElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLParagraphElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLParamElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLParamElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLParamElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLPictureElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLPictureElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs há 2 anos atrás
HTMLPreElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLPreElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLPreElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLProgressElement.cpp 761d824b72 LibWeb: Add basic parse floating point number function há 1 ano atrás
HTMLProgressElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLProgressElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items há 1 ano atrás
HTMLQuoteElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLQuoteElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLScriptElement.cpp a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString há 1 ano atrás
HTMLScriptElement.h b7c0815469 LibWeb: Remove DeprecatedString usage from HTMLScriptElement's `text` há 1 ano atrás
HTMLScriptElement.idl f3db0003c2 LibWeb: Add script element text getter setter há 1 ano atrás
HTMLSelectElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLSelectElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLSelectElement.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
HTMLSlotElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLSlotElement.h bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual há 1 ano atrás
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment há 1 ano atrás
HTMLSourceElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLSourceElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLSpanElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLSpanElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs há 2 anos atrás
HTMLStyleElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLStyleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLSummaryElement.cpp a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function há 1 ano atrás
HTMLSummaryElement.h a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function há 1 ano atrás
HTMLTableCaptionElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTableCaptionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTableCaptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLTableCellElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTableCellElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTableCellElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLTableColElement.cpp 01f000acb0 LibWeb: Add HTML col element span attribute há 1 ano atrás
HTMLTableColElement.h 01f000acb0 LibWeb: Add HTML col element span attribute há 1 ano atrás
HTMLTableColElement.idl 01f000acb0 LibWeb: Add HTML col element span attribute há 1 ano atrás
HTMLTableElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTableElement.h 00c1da8cbc LibWeb: Support `cellpadding` attribute on `table` elements há 1 ano atrás
HTMLTableElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLTableRowElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTableRowElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTableRowElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLTableSectionElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTableSectionElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTableSectionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLTemplateElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTemplateElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs há 2 anos atrás
HTMLTextAreaElement.cpp 7e6fc9c26e LibWeb: Add textarea cols and rows attribute há 1 ano atrás
HTMLTextAreaElement.h 7e6fc9c26e LibWeb: Add textarea cols and rows attribute há 1 ano atrás
HTMLTextAreaElement.idl 7e6fc9c26e LibWeb: Add textarea cols and rows attribute há 1 ano atrás
HTMLTimeElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTimeElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
HTMLTitleElement.cpp 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
HTMLTitleElement.h 24b9d05ea8 LibWeb/HTML: Implement text attribute in HTMLTitleElement há 1 ano atrás
HTMLTitleElement.idl 24b9d05ea8 LibWeb/HTML: Implement text attribute in HTMLTitleElement há 1 ano atrás
HTMLTrackElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLTrackElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLTrackElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLUListElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLUListElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLUListElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
HTMLUnknownElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLUnknownElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs há 2 anos atrás
HTMLVideoElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
HTMLVideoElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
HTMLVideoElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items há 1 ano atrás
History.cpp 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& há 1 ano atrás
History.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push há 2 anos atrás
ImageData.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
ImageData.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
ImageRequest.cpp 289ea2db9c LibWeb: Make ImageRequest store Page member as NonnullGCPtr há 1 ano atrás
ImageRequest.h 289ea2db9c LibWeb: Make ImageRequest store Page member as NonnullGCPtr há 1 ano atrás
LazyLoadingElement.h cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class há 1 ano atrás
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec há 2 anos atrás
ListOfAvailableImages.h a2f60911fe AK: Rename GenericTraits to DefaultTraits há 1 ano atrás
Location.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Location.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
MediaError.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
MediaError.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface há 2 anos atrás
MessageChannel.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
MessageChannel.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
MessageEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
MessageEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MessageEvent.idl 1607b2c978 LibWeb: Add MessageEvent.source há 1 ano atrás
MessagePort.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
MessagePort.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL há 2 anos atrás
MimeType.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
MimeType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MimeType.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
MimeTypeArray.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
MimeTypeArray.h 629f661e3b LibWeb: Port supported property names from DeprecatedString to String há 1 ano atrás
MimeTypeArray.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
Navigable.cpp 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
Navigable.h 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count há 1 ano atrás
NavigableContainer.cpp 7f509317fd LibWeb: Allow NavigableContainers to report whether to delay load event há 1 ano atrás
NavigableContainer.h 7f509317fd LibWeb: Allow NavigableContainers to report whether to delay load event há 1 ano atrás
NavigateEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
NavigateEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Navigation.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Navigation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
NavigationCurrentEntryChangeEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
NavigationCurrentEntryChangeEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NavigationCurrentEntryChangeEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
NavigationDestination.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
NavigationDestination.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
NavigationHistoryEntry.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
NavigationHistoryEntry.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
NavigationParams.h dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec há 1 ano atrás
NavigationTransition.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
NavigationTransition.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
NavigationTransition.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects há 1 ano atrás
NavigationType.idl daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects há 1 ano atrás
Navigator.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Navigator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Navigator.idl 4b94b0b561 LibWeb: Begin implementing the Clipboard API há 1 ano atrás
NavigatorBeacon.cpp 9939b028c6 LibWeb: Add basic Navigator send beacon support há 1 ano atrás
NavigatorBeacon.h 9939b028c6 LibWeb: Add basic Navigator send beacon support há 1 ano atrás
NavigatorBeacon.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support há 1 ano atrás
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorID.cpp 6aff55d655 LibWeb: Port NavigatorID from DeprecatedString to String há 1 ano atrás
NavigatorID.h 6aff55d655 LibWeb: Port NavigatorID from DeprecatedString to String há 1 ano atrás
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorLanguage.h c4d3134436 LibWeb: Port NavigatorLanguage from DeprecatedString há 1 ano atrás
NavigatorLanguage.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás
Numbers.cpp 761d824b72 LibWeb: Add basic parse floating point number function há 1 ano atrás
Numbers.h 761d824b72 LibWeb: Add basic parse floating point number function há 1 ano atrás
Origin.h a2f60911fe AK: Rename GenericTraits to DefaultTraits há 1 ano atrás
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource há 2 anos atrás
PageTransitionEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
PageTransitionEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Path2D.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Path2D.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Plugin.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Plugin.h 629f661e3b LibWeb: Port supported property names from DeprecatedString to String há 1 ano atrás
Plugin.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
PluginArray.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
PluginArray.h 629f661e3b LibWeb: Port supported property names from DeprecatedString to String há 1 ano atrás
PluginArray.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer há 2 anos atrás
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm há 2 anos atrás
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm há 2 anos atrás
PromiseRejectionEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
PromiseRejectionEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
PromiseRejectionEvent.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
RemoteBrowsingContext.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
RemoteBrowsingContext.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
SandboxingFlagSet.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class há 1 ano atrás
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h há 2 anos atrás
SessionHistoryEntry.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
SessionHistoryEntry.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
SessionHistoryTraversalQueue.h 9b16e5373d LibWeb: Process session history queue after initial iframe navigation há 1 ano atrás
SharedImageRequest.cpp d277ac72e6 LibWeb: Make SharedImageRequest store Page member as NonnullGCPtr há 1 ano atrás
SharedImageRequest.h d277ac72e6 LibWeb: Make SharedImageRequest store Page member as NonnullGCPtr há 1 ano atrás
SourceSet.cpp 0103940cee LibWeb: Resolve viewport-relative <img sizes> values há 1 ano atrás
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute há 2 anos atrás
SourceSnapshotParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class há 1 ano atrás
Storage.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Storage.h f43313d099 LibWeb: Port LegacyPlatformObject from DeprecatedString to String há 1 ano atrás
Storage.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
StructuredSerialize.cpp 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects há 1 ano atrás
StructuredSerialize.h 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects há 1 ano atrás
SubmitEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
SubmitEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
TagNames.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String há 1 ano atrás
TagNames.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String há 1 ano atrás
TextMetrics.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
TextMetrics.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
TextMetrics.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
TimeRanges.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
TimeRanges.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface há 2 anos atrás
Timer.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Timer.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
ToggleEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
ToggleEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
ToggleEvent.idl 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement há 1 ano atrás
ToggleTaskTracker.h 8bb5652835 LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec há 1 ano atrás
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums há 2 anos atrás
TrackEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
TrackEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
TraversableNavigable.cpp fd7be22653 LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr há 1 ano atrás
TraversableNavigable.h 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
VideoTrack.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
VideoTrack.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList há 2 anos atrás
VideoTrackList.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
VideoTrackList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList há 2 anos atrás
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages há 2 anos atrás
Window.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Window.h 629f661e3b LibWeb: Port supported property names from DeprecatedString to String há 1 ano atrás
Window.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ há 2 anos atrás
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL há 2 anos atrás
WindowOrWorkerGlobalScope.cpp 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback há 1 ano atrás
WindowOrWorkerGlobalScope.h e7a3040c9f LibWeb: Do not use JS::Handle for TimerHandler há 1 ano atrás
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL há 2 anos atrás
WindowProxy.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
WindowProxy.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL há 2 anos atrás
Worker.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
Worker.h 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers há 1 ano atrás
Worker.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
WorkerAgent.cpp 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers há 1 ano atrás
WorkerAgent.h 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers há 1 ano atrás
WorkerDebugConsoleClient.cpp 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder há 1 ano atrás
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API há 3 anos atrás
WorkerGlobalScope.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
WorkerGlobalScope.h 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers há 1 ano atrás
WorkerGlobalScope.idl 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers há 1 ano atrás
WorkerLocation.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
WorkerLocation.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
WorkerLocation.idl 26e6c47d0a IDL: Add missing spec links há 1 ano atrás
WorkerNavigator.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
WorkerNavigator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL há 2 anos atrás