MacDue 27a3e11f02 LibWeb: Implement the canvas gradients 2 éve
..
Canvas 27a3e11f02 LibWeb: Implement the canvas gradients 2 éve
CrossOrigin afc055c088 LibWeb: Convert the Location object to IDL 2 éve
EventLoop 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads 2 éve
Parser f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
Scripting 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects 2 éve
SyntaxHighlighter 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
AnimationFrameCallbackDriver.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 éve
AttributeNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
AttributeNames.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
BrowsingContext.cpp 1c4328902d LibWeb: Implement BrowsingContext::select_all() in terms of Selection 2 éve
BrowsingContext.h affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 éve
BrowsingContextContainer.cpp 72098d2699 LibWeb: Return after firing the iframe load event for about:blank 2 éve
BrowsingContextContainer.h ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 éve
BrowsingContextGroup.cpp 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 éve
BrowsingContextGroup.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 éve
CanvasGradient.cpp 27a3e11f02 LibWeb: Implement the canvas gradients 2 éve
CanvasGradient.h 27a3e11f02 LibWeb: Implement the canvas gradients 2 éve
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 éve
CanvasRenderingContext2D.cpp 24cb57ac88 LibWeb: Update CRC2D .fillStyle and .strokeStyle to accept gradients 2 éve
CanvasRenderingContext2D.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins 3 éve
CloseEvent.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
CloseEvent.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
CloseEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
DOMParser.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
DOMParser.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
DOMStringMap.cpp af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 éve
DOMStringMap.h af75493883 LibWeb: Move passing of Web object prototypes out of constructors 2 éve
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 éve
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 éve
ErrorEvent.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
ErrorEvent.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent 3 éve
EventHandler.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
EventHandler.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
EventNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
EventNames.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
Focus.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 éve
FormAssociatedElement.h 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 éve
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
GlobalEventHandlers.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
HTMLAnchorElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLAnchorElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLAnchorElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLAreaElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLAreaElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLAudioElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLAudioElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLAudioElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLBRElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLBRElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLBRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLBaseElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLBaseElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLBaseElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLBlinkElement.cpp 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 éve
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 éve
HTMLBodyElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLBodyElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLBodyElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLButtonElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLButtonElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLButtonElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLCanvasElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLCanvasElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLCanvasElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDListElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDListElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDataElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDataElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDataElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDataListElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDataListElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDataListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDetailsElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDetailsElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDetailsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDialogElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDialogElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDialogElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDirectoryElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDirectoryElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDirectoryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLDivElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDivElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLDivElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLElement.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
HTMLElement.idl bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` 2 éve
HTMLEmbedElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLEmbedElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLEmbedElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFieldSetElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFieldSetElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFieldSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFontElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFontElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFontElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFormElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFormElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFormElement.idl 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 éve
HTMLFrameElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFrameElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFrameElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLFrameSetElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFrameSetElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLFrameSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHRElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHRElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHeadElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHeadElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHeadElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHeadingElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHeadingElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHeadingElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHtmlElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHtmlElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLHtmlElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLHyperlinkElementUtils.cpp f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 éve
HTMLHyperlinkElementUtils.h f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 éve
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 éve
HTMLIFrameElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLIFrameElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLIFrameElement.idl ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 éve
HTMLImageElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLImageElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLImageElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLInputElement.cpp 8a88d4434f LibJS+LibWeb: Rename number_to_string to number_to_deprecated_string 2 éve
HTMLInputElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLInputElement.idl 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange 2 éve
HTMLLIElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLIElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLIElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLLabelElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLabelElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLabelElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLLegendElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLegendElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLegendElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLLinkElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLinkElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLLinkElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMapElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMapElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMapElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMarqueeElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMarqueeElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMarqueeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMediaElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMediaElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMediaElement.idl 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause 2 éve
HTMLMenuElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMenuElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMenuElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMetaElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMetaElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMetaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLMeterElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMeterElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLMeterElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLModElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLModElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLModElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOListElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOListElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLObjectElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLObjectElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLObjectElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOptGroupElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOptGroupElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOptGroupElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOptionElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOptionElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLOptionsCollection.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOptionsCollection.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 éve
HTMLOutputElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOutputElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLOutputElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLParagraphElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLParagraphElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLParagraphElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLParamElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLParamElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLParamElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLPictureElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLPictureElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLPictureElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLPreElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLPreElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLPreElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLProgressElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLProgressElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLProgressElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLQuoteElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLQuoteElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLQuoteElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLScriptElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLScriptElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLScriptElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLSelectElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSelectElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSelectElement.idl c4ee43c5b4 LibWeb: Implement HTMLSelectElement.type 2 éve
HTMLSlotElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSlotElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSlotElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLSourceElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSourceElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSourceElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLSpanElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSpanElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLSpanElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLStyleElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLStyleElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLStyleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableCaptionElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableCaptionElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableCaptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableCellElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableCellElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableCellElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableColElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableColElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableColElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTableElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableElement.idl 2157745093 LibWeb: Add missing [SameObject] extended attributes in IDL files 2 éve
HTMLTableRowElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableRowElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableRowElement.idl 009f04fa46 LibWeb: Implement HTMLTableRowElement.deleteCell 2 éve
HTMLTableSectionElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableSectionElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTableSectionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTemplateElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTemplateElement.h a4de30de5a LibWeb: Update "appropriate template contents owner document" AO 2 éve
HTMLTemplateElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTextAreaElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTextAreaElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTextAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTimeElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTimeElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTimeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTitleElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTitleElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTitleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLTrackElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTrackElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLTrackElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLUListElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLUListElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLUListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLUnknownElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLUnknownElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLUnknownElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
HTMLVideoElement.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLVideoElement.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
HTMLVideoElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
History.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
History.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object 2 éve
HistoryHandlingBehavior.h 5a500827b8 LibWeb: Move HistoryHandlingBehavior enum to its own header 2 éve
ImageData.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
ImageData.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
Location.cpp afc055c088 LibWeb: Convert the Location object to IDL 2 éve
Location.h afc055c088 LibWeb: Convert the Location object to IDL 2 éve
Location.idl afc055c088 LibWeb: Convert the Location object to IDL 2 éve
MessageChannel.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
MessageChannel.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
MessageEvent.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
MessageEvent.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
MessageEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
MessagePort.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
MessagePort.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
MessagePort.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
NavigationParams.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Navigator.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Navigator.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Navigator.idl a982e0380e LibWeb: Implement navigator.webdriver 2 éve
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorID.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 éve
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
Origin.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
PageTransitionEvent.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
PageTransitionEvent.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
PageTransitionEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
Path2D.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Path2D.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Path2D.idl 2ec52bbbd5 LibWeb: Implement Path2D class 3 éve
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 éve
PromiseRejectionEvent.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
PromiseRejectionEvent.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
PromiseRejectionEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 éve
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes 2 éve
SessionHistoryEntry.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
Storage.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Storage.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 éve
StructuredSerialize.cpp 09841f56ed LibWeb: Add initial implementation of structured clone 2 éve
StructuredSerialize.h 09841f56ed LibWeb: Add initial implementation of structured clone 2 éve
SubmitEvent.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
SubmitEvent.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
SubmitEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
TagNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
TagNames.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
TextMetrics.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
TextMetrics.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 éve
Timer.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 éve
Timer.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 éve
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 éve
Window.cpp afc055c088 LibWeb: Convert the Location object to IDL 2 éve
Window.h afc055c088 LibWeb: Convert the Location object to IDL 2 éve
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
WindowOrWorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 éve
WindowProxy.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
WindowProxy.h 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 éve
Worker.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Worker.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
Worker.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 éve
WorkerDebugConsoleClient.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 éve
WorkerGlobalScope.cpp d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS 2 éve
WorkerGlobalScope.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
WorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 éve
WorkerLocation.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
WorkerLocation.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 éve
WorkerNavigator.cpp 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
WorkerNavigator.h 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve