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