Aliaksandr Kalenik 895ec6ad09 LibWeb: Remove unused append_child and remove_child in BrowsingContext hai 1 ano
..
Canvas 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
CrossOrigin 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables hai 1 ano
CustomElements 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} hai 1 ano
EventLoop 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable hai 1 ano
Parser 79ed72adb4 LibWeb: Port HTMLToken::make_start_tag from DeprecatedFlyString hai 1 ano
Scripting 0388766531 LibWeb: Set module map entry before invoking callbacks hai 1 ano
SyntaxHighlighter 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hai 1 ano
AbstractBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext hai 1 ano
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC %!s(int64=2) %!d(string=hai) anos
AnimatedBitmapDecodedImageData.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hai 1 ano
AnimatedBitmapDecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hai 1 ano
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes %!s(int64=2) %!d(string=hai) anos
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL %!s(int64=2) %!d(string=hai) anos
AttributeNames.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString hai 1 ano
AttributeNames.h 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
AudioTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
AudioTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces %!s(int64=2) %!d(string=hai) anos
AudioTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
AudioTrackList.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual hai 1 ano
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces %!s(int64=2) %!d(string=hai) anos
BrowsingContext.cpp 895ec6ad09 LibWeb: Remove unused append_child and remove_child in BrowsingContext hai 1 ano
BrowsingContext.h 895ec6ad09 LibWeb: Remove unused append_child and remove_child in BrowsingContext hai 1 ano
BrowsingContextGroup.cpp 51caa14381 LibWeb: Remove FrameLoader hai 1 ano
BrowsingContextGroup.h 24f97491bf LibWeb: Delete unused create_a_new_browsing_context_group() hai 1 ano
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO %!s(int64=2) %!d(string=hai) anos
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO %!s(int64=2) %!d(string=hai) anos
CanvasGradient.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
CanvasGradient.h c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String hai 1 ano
CanvasGradient.idl c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String hai 1 ano
CanvasPattern.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
CanvasPattern.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
CanvasPattern.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
CanvasRenderingContext2D.cpp 274e0f4988 LibWeb/Canvas: Calculate text width for measureText correctly hai 1 ano
CanvasRenderingContext2D.h d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String hai 1 ano
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String hai 1 ano
CloseEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
CloseEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
CloseEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
DOMParser.cpp 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h hai 1 ano
DOMParser.h 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String hai 1 ano
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String hai 1 ano
DOMStringMap.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
DOMStringMap.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset %!s(int64=3) %!d(string=hai) anos
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class %!s(int64=2) %!d(string=hai) anos
DecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hai 1 ano
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum %!s(int64=3) %!d(string=hai) anos
DocumentState.cpp 51d64bdaec LibWeb: Add NestedHistory in DocumentState %!s(int64=2) %!d(string=hai) anos
DocumentState.h 0c85a7cebc LibWeb: Add DocumentState about base url member hai 1 ano
ErrorEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
ErrorEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
ErrorEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects %!s(int64=2) %!d(string=hai) anos
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects %!s(int64=2) %!d(string=hai) anos
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible %!s(int64=2) %!d(string=hai) anos
EventNames.h 47616210b6 LibWeb: Add HTML::EventNames::loadend hai 1 ano
Focus.cpp 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable hai 1 ano
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
FormAssociatedElement.cpp 0937d88869 LibWeb: Remove more DeprecatedString null state remnants hai 1 ano
FormAssociatedElement.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list %!s(int64=2) %!d(string=hai) anos
FormControlInfrastructure.cpp 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String hai 1 ano
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list %!s(int64=2) %!d(string=hai) anos
FormDataEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
FormDataEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* %!s(int64=2) %!d(string=hai) anos
HTMLAnchorElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLAnchorElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String hai 1 ano
HTMLAreaElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLAreaElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLAreaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLAudioElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLAudioElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs %!s(int64=2) %!d(string=hai) anos
HTMLBRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLBRElement.h d54cd23615 LibWeb: Never blockify HTML <br> elements hai 1 ano
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLBaseElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLBaseElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String hai 1 ano
HTMLBodyElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLBodyElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLBodyElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLButtonElement.cpp 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String hai 1 ano
HTMLButtonElement.h 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" hai 1 ano
HTMLButtonElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLCanvasElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString hai 1 ano
HTMLCanvasElement.h 5e7a82a853 LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob hai 1 ano
HTMLCanvasElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLDListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions %!s(int64=2) %!d(string=hai) anos
HTMLDataElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDataElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLDataListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDataListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDataListElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLDetailsElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLDetailsElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLDetailsElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLDialogElement.cpp e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs hai 1 ano
HTMLDialogElement.h e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs hai 1 ano
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs hai 1 ano
HTMLDirectoryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDirectoryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions %!s(int64=2) %!d(string=hai) anos
HTMLDivElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLDivElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLDocument.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
HTMLDocument.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
HTMLDocument.idl 8f927eaa68 LibWeb: Add HTMLDocument class %!s(int64=2) %!d(string=hai) anos
HTMLElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLEmbedElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLEmbedElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLEmbedElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLFieldSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLFieldSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLFieldSetElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLFontElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLFontElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLFormElement.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hai 1 ano
HTMLFormElement.h 857537f90c LibWeb: Update HTMLFormElement to use navigables hai 1 ano
HTMLFormElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLFrameSetElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLFrameSetElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLHRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLHRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLHRElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLHeadElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLHeadElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs %!s(int64=2) %!d(string=hai) anos
HTMLHeadingElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLHeadingElement.h 4321606bba LibWeb: Port Element interface from DeprecatedString hai 1 ano
HTMLHeadingElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLHtmlElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLHtmlElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLHtmlElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLHyperlinkElementUtils.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLHyperlinkElementUtils.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin %!s(int64=3) %!d(string=hai) anos
HTMLIFrameElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLIFrameElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLIFrameElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLImageElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLImageElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLImageElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLInputElement.cpp d5ca8209bf LibWeb: Add input element valueAsNumber hai 1 ano
HTMLInputElement.h d5ca8209bf LibWeb: Add input element valueAsNumber hai 1 ano
HTMLInputElement.idl d5ca8209bf LibWeb: Add input element valueAsNumber hai 1 ano
HTMLLIElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLLIElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLLIElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLLabelElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLLabelElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLLabelElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLLegendElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLLegendElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLLegendElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLLinkElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLLinkElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLLinkElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLMapElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMapElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMapElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLMarqueeElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLMarqueeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMarqueeElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLMediaElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLMediaElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLMediaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLMenuElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMenuElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMenuElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLMetaElement.cpp a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color hai 1 ano
HTMLMetaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMetaElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLMeterElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMeterElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLMeterElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLModElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLModElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLOListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLOListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLOListElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLObjectElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLObjectElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLObjectElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLOptGroupElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLOptGroupElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLOptGroupElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLOptionElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLOptionElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLOptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLOptionsCollection.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
HTMLOptionsCollection.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() %!s(int64=3) %!d(string=hai) anos
HTMLOutputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLOutputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLOutputElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLParagraphElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLParagraphElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLParagraphElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLParamElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLParamElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLParamElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLPictureElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLPictureElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs %!s(int64=2) %!d(string=hai) anos
HTMLPreElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLPreElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLPreElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLProgressElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString hai 1 ano
HTMLProgressElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLProgressElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLQuoteElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLQuoteElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLScriptElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLScriptElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLScriptElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLSelectElement.cpp 47514e07b4 LibWeb: Make Element attribute getters take a StringView hai 1 ano
HTMLSelectElement.h 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements hai 1 ano
HTMLSelectElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLSlotElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLSlotElement.h a6131634f1 LibWeb: Add fast_is<T>() for HTMLSlotElement hai 1 ano
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment hai 1 ano
HTMLSourceElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLSourceElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs %!s(int64=2) %!d(string=hai) anos
HTMLStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLSummaryElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString hai 1 ano
HTMLSummaryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTableCaptionElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
HTMLTableCaptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTableCaptionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTableCellElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString hai 1 ano
HTMLTableCellElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells hai 1 ano
HTMLTableCellElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTableColElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTableColElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTableColElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTableElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
HTMLTableElement.h b13fe9397d LibWeb: Support border attribute on the table element hai 1 ano
HTMLTableElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTableRowElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
HTMLTableRowElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells hai 1 ano
HTMLTableRowElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTableSectionElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
HTMLTableSectionElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells hai 1 ano
HTMLTableSectionElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTemplateElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
HTMLTemplateElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs %!s(int64=2) %!d(string=hai) anos
HTMLTextAreaElement.cpp dcf3bdcb9a LibWeb: Use correct realm when focusing HTMLTextAreaElement hai 1 ano
HTMLTextAreaElement.h 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement hai 1 ano
HTMLTextAreaElement.idl 3e778fe29c LibWeb: Reorder and add missing form elements IDL items hai 1 ano
HTMLTimeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTimeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
HTMLTitleElement.cpp ee50d9b2b5 LibWeb: Update Page to use navigables hai 1 ano
HTMLTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTitleElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLTrackElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTrackElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLTrackElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLUListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLUListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLUListElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
HTMLUnknownElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLUnknownElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs %!s(int64=2) %!d(string=hai) anos
HTMLVideoElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLVideoElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
HTMLVideoElement.idl fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items hai 1 ano
History.cpp f9520af71e LibWeb: Do page_did_start_loading if history state is pushed/replaced hai 1 ano
History.h 7cdbd59e92 LibWeb: Update session history when `History` entry is pushed/replaced hai 1 ano
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push %!s(int64=2) %!d(string=hai) anos
ImageData.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
ImageData.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
ImageRequest.cpp df86e52d75 LibWeb: Use JS::HeapFunction for callbacks in SharedImageRequest hai 1 ano
ImageRequest.h df86e52d75 LibWeb: Use JS::HeapFunction for callbacks in SharedImageRequest hai 1 ano
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec %!s(int64=2) %!d(string=hai) anos
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec %!s(int64=2) %!d(string=hai) anos
Location.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hai 1 ano
Location.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual hai 1 ano
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
MediaError.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
MediaError.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface %!s(int64=2) %!d(string=hai) anos
MessageChannel.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
MessageChannel.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
MessageEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
MessageEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
MessageEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
MessagePort.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
MessagePort.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL %!s(int64=2) %!d(string=hai) anos
MimeType.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
MimeType.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
MimeType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
MimeTypeArray.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
MimeTypeArray.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
MimeTypeArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Navigable.cpp 7467307377 LibWeb: Use "POST" instead of "post" for POST resources in navigables hai 1 ano
Navigable.h 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hai 1 ano
NavigableContainer.cpp 2f5ff14984 LibWeb: Fix spec implementation mistakes in destroy_the_child_navigable hai 1 ano
NavigableContainer.h 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables hai 1 ano
NavigateEvent.cpp 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h hai 1 ano
NavigateEvent.h 3935105d0a LibWeb: Implement the inner navigate event firing algorithm hai 1 ano
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Navigation.cpp 0f8ae12d44 LibWeb: Implement fire a download request navigate event hai 1 ano
Navigation.h 0f8ae12d44 LibWeb: Implement fire a download request navigate event hai 1 ano
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
NavigationCurrentEntryChangeEvent.cpp 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating hai 1 ano
NavigationCurrentEntryChangeEvent.h 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating hai 1 ano
NavigationCurrentEntryChangeEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
NavigationDestination.cpp 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents hai 1 ano
NavigationDestination.h e05a6f6aa2 LibWeb: Add getter to NavigationDestination to get its URL as an AK::URL hai 1 ano
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
NavigationHistoryEntry.cpp 8e03f8cb4a LibWeb: Use window.navigation in NavigationHistoryEntry::index hai 1 ano
NavigationHistoryEntry.h 3c1d4eab24 LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry hai 1 ano
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
NavigationParams.h dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec hai 1 ano
NavigationTransition.cpp 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation hai 1 ano
NavigationTransition.h 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation hai 1 ano
NavigationTransition.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects hai 1 ano
NavigationType.idl daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects hai 1 ano
Navigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
Navigator.h 9939b028c6 LibWeb: Add basic Navigator send beacon support hai 1 ano
Navigator.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support hai 1 ano
NavigatorBeacon.cpp 9939b028c6 LibWeb: Add basic Navigator send beacon support hai 1 ano
NavigatorBeacon.h 9939b028c6 LibWeb: Add basic Navigator send beacon support hai 1 ano
NavigatorBeacon.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support hai 1 ano
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL %!s(int64=2) %!d(string=hai) anos
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL %!s(int64=2) %!d(string=hai) anos
NavigatorID.cpp 1653c5ea41 LibWeb: Use current platform for navigator.platform %!s(int64=2) %!d(string=hai) anos
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL %!s(int64=2) %!d(string=hai) anos
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
NavigatorLanguage.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL %!s(int64=2) %!d(string=hai) anos
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL %!s(int64=2) %!d(string=hai) anos
Numbers.cpp 9812031a02 LibWeb: Implement spec-compliant integer parsing hai 1 ano
Numbers.h 9812031a02 LibWeb: Implement spec-compliant integer parsing hai 1 ano
Origin.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource %!s(int64=2) %!d(string=hai) anos
PageTransitionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
PageTransitionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Path2D.cpp 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String hai 1 ano
Path2D.h 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String hai 1 ano
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
Plugin.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
Plugin.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
Plugin.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
PluginArray.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
PluginArray.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
PluginArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer %!s(int64=2) %!d(string=hai) anos
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm %!s(int64=2) %!d(string=hai) anos
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm %!s(int64=2) %!d(string=hai) anos
PromiseRejectionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
PromiseRejectionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
PromiseRejectionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
RemoteBrowsingContext.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions %!s(int64=2) %!d(string=hai) anos
RemoteBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext hai 1 ano
SandboxingFlagSet.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class hai 1 ano
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h %!s(int64=2) %!d(string=hai) anos
SessionHistoryEntry.cpp 6856634ebc LibWeb: Add fields to SessionHistoryEntry required by Navigation API hai 1 ano
SessionHistoryEntry.h ce9af96f78 LibWeb: Use document from DocumentState in navigation hai 1 ano
SessionHistoryTraversalQueue.h 9b16e5373d LibWeb: Process session history queue after initial iframe navigation hai 1 ano
SharedImageRequest.cpp 8ebb4e8047 LibWeb: Forbid sharing image requests across documents hai 1 ano
SharedImageRequest.h 8ebb4e8047 LibWeb: Forbid sharing image requests across documents hai 1 ano
SourceSet.cpp 0103940cee LibWeb: Resolve viewport-relative <img sizes> values hai 1 ano
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute %!s(int64=2) %!d(string=hai) anos
SourceSnapshotParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class hai 1 ano
Storage.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
Storage.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
Storage.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
StructuredSerialize.cpp 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state hai 1 ano
StructuredSerialize.h bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion hai 1 ano
SubmitEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
SubmitEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
TagNames.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hai 1 ano
TagNames.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hai 1 ano
TextMetrics.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
TextMetrics.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
TextMetrics.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
TimeRanges.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
TimeRanges.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface %!s(int64=2) %!d(string=hai) anos
Timer.cpp 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback hai 1 ano
Timer.h 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback hai 1 ano
ToggleEvent.cpp 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement hai 1 ano
ToggleEvent.h 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement hai 1 ano
ToggleEvent.idl 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement hai 1 ano
ToggleTaskTracker.h 8bb5652835 LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec hai 1 ano
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums %!s(int64=2) %!d(string=hai) anos
TrackEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
TrackEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
TraversableNavigable.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hai 1 ano
TraversableNavigable.h 699ead0939 LibWeb: Start fleshing out update document for history step application hai 1 ano
VideoTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
VideoTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList %!s(int64=2) %!d(string=hai) anos
VideoTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
VideoTrackList.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual hai 1 ano
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList %!s(int64=2) %!d(string=hai) anos
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages %!s(int64=2) %!d(string=hai) anos
Window.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hai 1 ano
Window.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString hai 1 ano
Window.idl 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain hai 1 ano
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL %!s(int64=2) %!d(string=hai) anos
WindowOrWorkerGlobalScope.cpp 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback hai 1 ano
WindowOrWorkerGlobalScope.h e7a3040c9f LibWeb: Do not use JS::Handle for TimerHandler hai 1 ano
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL %!s(int64=2) %!d(string=hai) anos
WindowProxy.cpp 64899dba44 LibWeb: Implement document-tree child navigable target name property set hai 1 ano
WindowProxy.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual hai 1 ano
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL %!s(int64=2) %!d(string=hai) anos
Worker.cpp b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback hai 1 ano
Worker.h 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h hai 1 ano
Worker.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
WorkerDebugConsoleClient.cpp 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder hai 1 ano
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API %!s(int64=3) %!d(string=hai) anos
WorkerGlobalScope.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
WorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
WorkerGlobalScope.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
WorkerLocation.cpp 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String %!s(int64=2) %!d(string=hai) anos
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
WorkerLocation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hai 1 ano
WorkerNavigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
WorkerNavigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible %!s(int64=2) %!d(string=hai) anos
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL %!s(int64=2) %!d(string=hai) anos