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