Aliaksandr Kalenik 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 2 лет назад
..
Canvas d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 год назад
CrossOrigin 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
CustomElements 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
EventLoop f598a357ad LibWeb: Assign a unique ID to each HTML task 1 год назад
Parser e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 год назад
Scripting e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 год назад
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 год назад
AbstractBrowsingContext.h 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 лет назад
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 25eee91811 AK: Make "foo"_fly_string infallible 2 лет назад
AttributeNames.h 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 год назад
AudioTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
AudioTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 лет назад
AudioTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AudioTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 лет назад
BrowsingContext.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 год назад
BrowsingContext.h dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 год назад
BrowsingContextGroup.cpp 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 лет назад
BrowsingContextGroup.h 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 лет назад
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 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
CanvasGradient.h c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String 1 год назад
CanvasGradient.idl c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String 1 год назад
CanvasPattern.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
CanvasPattern.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 лет назад
CanvasRenderingContext2D.cpp d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 год назад
CanvasRenderingContext2D.h d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 год назад
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 год назад
CloseEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
CloseEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
CloseEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
DOMParser.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 год назад
DOMParser.h 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 год назад
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 год назад
DOMStringMap.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
DOMStringMap.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 лет назад
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 51d64bdaec LibWeb: Add NestedHistory in DocumentState 2 лет назад
DocumentState.h 0c85a7cebc LibWeb: Add DocumentState about base url member 1 год назад
ErrorEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
ErrorEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
ErrorEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 лет назад
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 лет назад
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 лет назад
EventNames.h 0c2f758067 LibWeb: Implement the start of the Navigation API 1 год назад
Focus.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
FormAssociatedElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 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 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
FormDataEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
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 e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 год назад
HTMLAnchorElement.h e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 год назад
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 год назад
HTMLAreaElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLAreaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLAreaElement.idl de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 1 год назад
HTMLAudioElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLAudioElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLBRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLBRElement.h d54cd23615 LibWeb: Never blockify HTML <br> elements 1 год назад
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLBaseElement.cpp c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 год назад
HTMLBaseElement.h c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 год назад
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 год назад
HTMLBlinkElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 лет назад
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 лет назад
HTMLBodyElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLBodyElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLBodyElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLButtonElement.cpp 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 1 год назад
HTMLButtonElement.h 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" 1 год назад
HTMLButtonElement.idl 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 1 год назад
HTMLCanvasElement.cpp 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 год назад
HTMLCanvasElement.h 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 год назад
HTMLCanvasElement.idl 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 год назад
HTMLDListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 лет назад
HTMLDataElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDataElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
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 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDataListElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLDetailsElement.cpp b1632c58bf LibWeb: Create a shadow tree for details elements with manual slots 1 год назад
HTMLDetailsElement.h b1632c58bf LibWeb: Create a shadow tree for details elements with manual slots 1 год назад
HTMLDetailsElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 лет назад
HTMLDialogElement.cpp e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 год назад
HTMLDialogElement.h e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 год назад
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 год назад
HTMLDirectoryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDirectoryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 лет назад
HTMLDivElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLDivElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLDocument.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
HTMLDocument.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
HTMLDocument.idl 8f927eaa68 LibWeb: Add HTMLDocument class 2 лет назад
HTMLElement.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 год назад
HTMLElement.h 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 год назад
HTMLElement.idl 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 год назад
HTMLEmbedElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLEmbedElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLEmbedElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLFieldSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFieldSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFieldSetElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLFontElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLFontElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLFormElement.cpp 857537f90c LibWeb: Update HTMLFormElement to use navigables 1 год назад
HTMLFormElement.h 857537f90c LibWeb: Update HTMLFormElement to use navigables 1 год назад
HTMLFormElement.idl 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String 1 год назад
HTMLFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLFrameSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFrameSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLHRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLHeadElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHeadElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLHeadingElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLHeadingElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHeadingElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLHtmlElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHtmlElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLHtmlElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLHyperlinkElementUtils.cpp c7a6d418d7 LibWeb: Update HTMLHyperlinkElementUtils to use navigables 1 год назад
HTMLHyperlinkElementUtils.h de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 1 год назад
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 лет назад
HTMLIFrameElement.cpp 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 1 год назад
HTMLIFrameElement.h d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed 1 год назад
HTMLIFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLImageElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLImageElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLImageElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLInputElement.cpp 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called 1 год назад
HTMLInputElement.h 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called 1 год назад
HTMLInputElement.idl 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String 1 год назад
HTMLLIElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLLIElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLLIElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLLabelElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLLabelElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLLabelElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLLegendElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLLegendElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLLegendElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLLinkElement.cpp ee50d9b2b5 LibWeb: Update Page to use navigables 1 год назад
HTMLLinkElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLLinkElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLMapElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMapElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMapElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLMarqueeElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLMarqueeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMarqueeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLMediaElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
HTMLMediaElement.h 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
HTMLMediaElement.idl f4bc1602e2 LibWeb: Port HTMLMediaElement interface from DeprecatedString to String 1 год назад
HTMLMenuElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMenuElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMenuElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 лет назад
HTMLMetaElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLMetaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMetaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLMeterElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMeterElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLMeterElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLModElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLModElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLOListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLOListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLOListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLObjectElement.cpp 623d1a78da LibWeb: Update HTMLObjectElement to use navigables 1 год назад
HTMLObjectElement.h 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 год назад
HTMLObjectElement.idl 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 год назад
HTMLOptGroupElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLOptGroupElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLOptGroupElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLOptionElement.cpp 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 год назад
HTMLOptionElement.h 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 год назад
HTMLOptionElement.idl 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 год назад
HTMLOptionsCollection.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
HTMLOptionsCollection.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 лет назад
HTMLOutputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLOutputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLOutputElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLParagraphElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLParagraphElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLParagraphElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLParamElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLParamElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLParamElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLPictureElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLPictureElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLPreElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLPreElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLPreElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 лет назад
HTMLProgressElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLProgressElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLProgressElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLQuoteElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLQuoteElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLScriptElement.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 год назад
HTMLScriptElement.h 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 1 год назад
HTMLScriptElement.idl 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 1 год назад
HTMLSelectElement.cpp 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements 1 год назад
HTMLSelectElement.h 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements 1 год назад
HTMLSelectElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
HTMLSlotElement.cpp 683ce8e615 LibWeb: Implement (most of) the assigned slot/slottable lookup APIs 1 год назад
HTMLSlotElement.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 год назад
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment 1 год назад
HTMLSourceElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLSourceElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLSummaryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLSummaryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTableCaptionElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 год назад
HTMLTableCaptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTableCaptionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTableCellElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 год назад
HTMLTableCellElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 год назад
HTMLTableCellElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTableColElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTableColElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTableColElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTableElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
HTMLTableElement.h b13fe9397d LibWeb: Support border attribute on the table element 1 год назад
HTMLTableElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTableRowElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
HTMLTableRowElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 год назад
HTMLTableRowElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTableSectionElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
HTMLTableSectionElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 год назад
HTMLTableSectionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTemplateElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
HTMLTemplateElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLTextAreaElement.cpp b1a569c1c5 LibWeb: Stop crashing when textarea element is modified before insertion 1 год назад
HTMLTextAreaElement.h 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement 1 год назад
HTMLTextAreaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTimeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTimeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLTitleElement.cpp ee50d9b2b5 LibWeb: Update Page to use navigables 1 год назад
HTMLTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTitleElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLTrackElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTrackElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLTrackElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLUListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLUListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLUListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
HTMLUnknownElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLUnknownElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 лет назад
HTMLVideoElement.cpp bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 год назад
HTMLVideoElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
HTMLVideoElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 год назад
History.cpp 1e54026269 LibWeb: Update `History::go()` to use navigables 1 год назад
History.h 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 год назад
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 лет назад
ImageData.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
ImageData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
ImageRequest.cpp 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 год назад
ImageRequest.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 год назад
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 лет назад
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 лет назад
Location.cpp d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 год назад
Location.h d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 год назад
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
MediaError.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MediaError.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 лет назад
MessageChannel.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
MessageChannel.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
MessageEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
MessageEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
MessageEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
MessagePort.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
MessagePort.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 лет назад
MimeType.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MimeType.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MimeType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
MimeTypeArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MimeTypeArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
MimeTypeArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
Navigable.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 год назад
Navigable.h 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables 1 год назад
NavigableContainer.cpp 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 1 год назад
NavigableContainer.h 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 1 год назад
NavigateEvent.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
NavigateEvent.h 268fd93352 LibWeb: Use correct dictionary semantics for NavigateEvent 1 год назад
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
Navigation.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
Navigation.h cf1f14f58c LibWeb: Make to_history_handling_behavior conversion helper public 1 год назад
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
NavigationCurrentEntryChangeEvent.cpp 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 год назад
NavigationCurrentEntryChangeEvent.h 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 год назад
NavigationCurrentEntryChangeEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
NavigationDestination.cpp 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 год назад
NavigationDestination.h 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 год назад
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
NavigationHistoryEntry.cpp 8e03f8cb4a LibWeb: Use window.navigation in NavigationHistoryEntry::index 1 год назад
NavigationHistoryEntry.h 3c1d4eab24 LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry 1 год назад
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
NavigationParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 год назад
NavigationTransition.cpp 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 год назад
NavigationTransition.h 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 год назад
NavigationTransition.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 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 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
Navigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
Navigator.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 лет назад
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 1 год назад
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 bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 лет назад
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 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 лет назад
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 лет назад
PageTransitionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
PageTransitionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
Path2D.cpp 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 год назад
Path2D.h 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 год назад
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
Plugin.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Plugin.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
Plugin.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
PluginArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
PluginArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
PluginArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 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 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
PromiseRejectionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
PromiseRejectionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
RemoteBrowsingContext.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 лет назад
RemoteBrowsingContext.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 лет назад
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 6856634ebc LibWeb: Add fields to SessionHistoryEntry required by Navigation API 1 год назад
SessionHistoryEntry.h ce9af96f78 LibWeb: Use document from DocumentState in navigation 1 год назад
SessionHistoryTraversalQueue.h 08788072c1 LibWeb: Add SessionHistoryTraversalQueue 1 год назад
SharedImageRequest.cpp 2a86bd8c91 LibWeb: Fire the fail callback on SharedImageRequest when they fail 1 год назад
SharedImageRequest.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 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 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 год назад
Storage.h 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 год назад
Storage.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
StructuredSerialize.cpp 5ae9b2fdaf LibWeb: Add {de}serialization steps for TypedArrayBuffers and DataViews 1 год назад
StructuredSerialize.h bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion 1 год назад
SubmitEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
SubmitEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
TagNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 лет назад
TagNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 лет назад
TextMetrics.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
TextMetrics.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 лет назад
TimeRanges.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
TimeRanges.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 лет назад
Timer.cpp b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 лет назад
Timer.h b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 лет назад
ToggleEvent.cpp 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 год назад
ToggleEvent.h 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 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 1 год назад
TrackEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
TraversableNavigable.cpp c437f16cc1 LibWeb: Early return navigation process if navigable has been destroyed 1 год назад
TraversableNavigable.h 2445205e9d LibWeb: Align session history step application code with latest spec 1 год назад
VideoTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
VideoTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 лет назад
VideoTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
VideoTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
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 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables 1 год назад
Window.h d45f2a4952 LibWeb: Update `Location::replace()` to use navigables 1 год назад
Window.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 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 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script 1 год назад
WindowOrWorkerGlobalScope.h 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script 1 год назад
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 лет назад
WindowProxy.cpp dd9eca254e LibWeb: Update `WindowProxy::internal_get_own_property` for navigables 1 год назад
WindowProxy.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 лет назад
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 лет назад
Worker.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 год назад
Worker.h 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 лет назад
Worker.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
WorkerDebugConsoleClient.cpp 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 год назад
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 лет назад
WorkerGlobalScope.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
WorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 лет назад
WorkerGlobalScope.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
WorkerLocation.cpp 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 год назад
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
WorkerLocation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 год назад
WorkerNavigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
WorkerNavigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 лет назад