Andreas Kling dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks 2 år sedan
..
Canvas f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
CrossOrigin f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
EventLoop 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2 år sedan
Parser 6e0f80fbe0 LibWeb: Make the HTMLParser GC-allocated 2 år sedan
Scripting 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
SyntaxHighlighter 6f71516409 LibWeb: Syntax-highlight CSS within HTML :^) 3 år sedan
AnimationFrameCallbackDriver.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 år sedan
AttributeNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
AttributeNames.h 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 år sedan
BrowsingContext.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
BrowsingContext.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
BrowsingContextContainer.cpp 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
BrowsingContextContainer.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
BrowsingContextGroup.cpp 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
BrowsingContextGroup.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
CanvasGradient.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
CanvasGradient.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 år sedan
CanvasRenderingContext2D.cpp fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() 2 år sedan
CanvasRenderingContext2D.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins 3 år sedan
CloseEvent.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
CloseEvent.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
CloseEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
DOMParser.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
DOMParser.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
DOMStringMap.cpp 3a675a024a LibWeb: Make DOMStringMap a LegacyPlatformObject 2 år sedan
DOMStringMap.h 3a675a024a LibWeb: Make DOMStringMap a LegacyPlatformObject 2 år sedan
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 år sedan
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 år sedan
ErrorEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
ErrorEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent 3 år sedan
EventHandler.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
EventHandler.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 år sedan
EventNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
EventNames.h 42b8656db3 LibWeb: Flesh out "document visibility" state a bit more 2 år sedan
FormAssociatedElement.cpp c85fcd442f LibWeb: Check all <fieldset> ancestors in FormAssociatedElement::enabled 2 år sedan
FormAssociatedElement.h 173dcfb7cb Everywhere: Fix a bunch of typos 3 år sedan
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 år sedan
GlobalEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 år sedan
HTMLAnchorElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLAnchorElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLAnchorElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLAreaElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLAreaElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLAudioElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLAudioElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLAudioElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLBRElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLBRElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLBRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLBaseElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLBaseElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLBaseElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLBlinkElement.cpp 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 år sedan
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLBodyElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLBodyElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLBodyElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLButtonElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLButtonElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLButtonElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLCanvasElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLCanvasElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLCanvasElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDListElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLDListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDataElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLDataElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDataElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDataListElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLDataListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDataListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDetailsElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLDetailsElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDetailsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDialogElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLDialogElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDialogElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDirectoryElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLDirectoryElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDirectoryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLDivElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLDivElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLDivElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLElement.cpp 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much 2 år sedan
HTMLElement.h 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much 2 år sedan
HTMLElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLEmbedElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLEmbedElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLEmbedElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLFieldSetElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLFieldSetElement.h 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec 2 år sedan
HTMLFieldSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLFontElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLFontElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLFontElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLFormElement.cpp f09e256328 LibWeb: Let LoadRequest::set_body() take by value 2 år sedan
HTMLFormElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLFormElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLFrameElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLFrameElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLFrameElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLFrameSetElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLFrameSetElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLFrameSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLHRElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLHRElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLHRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLHeadElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLHeadElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLHeadElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLHeadingElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLHeadingElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLHeadingElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLHtmlElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLHtmlElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLHtmlElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLHyperlinkElementUtils.cpp aaa954f900 LibWeb: Bring handling of anchor elements closer to spec 3 år sedan
HTMLHyperlinkElementUtils.h aaa954f900 LibWeb: Bring handling of anchor elements closer to spec 3 år sedan
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 år sedan
HTMLIFrameElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLIFrameElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLIFrameElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLImageElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLImageElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLImageElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLInputElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLInputElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLInputElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLLIElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLLIElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLLIElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLLabelElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLLabelElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLLabelElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLLegendElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLLegendElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLLegendElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLLinkElement.cpp b86c264975 LibWeb: Replace incorrect uses of split_view() for whitespace splitting 2 år sedan
HTMLLinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLLinkElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLMapElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLMapElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLMapElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLMarqueeElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLMarqueeElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLMarqueeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLMediaElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLMediaElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLMediaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLMenuElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLMenuElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLMenuElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLMetaElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLMetaElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLMetaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLMeterElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLMeterElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLMeterElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLModElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLModElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLModElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLOListElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLOListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLOListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLObjectElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLObjectElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLObjectElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLOptGroupElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLOptGroupElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLOptGroupElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLOptionElement.cpp 7760c00714 LibWeb: Move strip_and_collapse_whitespace() to Infra/ 2 år sedan
HTMLOptionElement.h 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec 2 år sedan
HTMLOptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLOptionsCollection.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLOptionsCollection.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 år sedan
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 år sedan
HTMLOutputElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLOutputElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLOutputElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLParagraphElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLParagraphElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLParagraphElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLParamElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLParamElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLParamElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLPictureElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLPictureElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLPictureElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLPreElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLPreElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLPreElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLProgressElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLProgressElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
HTMLProgressElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLQuoteElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLQuoteElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLQuoteElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLScriptElement.cpp 102e02d336 LibWeb: Use DOM manipulation task source for <script> src parsing errors 2 år sedan
HTMLScriptElement.h 0823a3c422 BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions 2 år sedan
HTMLScriptElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLSelectElement.cpp f0420def78 LibWeb: Implement HTMLSelectElement length, item() and namedItem() 2 år sedan
HTMLSelectElement.h f0420def78 LibWeb: Implement HTMLSelectElement length, item() and namedItem() 2 år sedan
HTMLSelectElement.idl f0420def78 LibWeb: Implement HTMLSelectElement length, item() and namedItem() 2 år sedan
HTMLSlotElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLSlotElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLSlotElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLSourceElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLSourceElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLSourceElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLSpanElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLSpanElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLSpanElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLStyleElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLStyleElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLStyleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTableCaptionElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTableCaptionElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTableCaptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTableCellElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTableCellElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTableCellElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTableColElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTableColElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTableColElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTableElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTableElement.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 år sedan
HTMLTableElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTableRowElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTableRowElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTableRowElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTableSectionElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTableSectionElement.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 år sedan
HTMLTableSectionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTemplateElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLTemplateElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTemplateElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTextAreaElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTextAreaElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTextAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTimeElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTimeElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTimeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTitleElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
HTMLTitleElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTitleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLTrackElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLTrackElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLTrackElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLUListElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLUListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLUListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLUnknownElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLUnknownElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLUnknownElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
HTMLVideoElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
HTMLVideoElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
HTMLVideoElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
History.cpp 2029c98fa7 LibWeb: Add missing property and methods for history object 2 år sedan
History.h 2029c98fa7 LibWeb: Add missing property and methods for history object 2 år sedan
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object 2 år sedan
HistoryHandlingBehavior.h 5a500827b8 LibWeb: Move HistoryHandlingBehavior enum to its own header 2 år sedan
ImageData.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
ImageData.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
MessageChannel.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
MessageChannel.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
MessageEvent.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
MessageEvent.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 år sedan
MessageEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
MessagePort.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
MessagePort.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
MessagePort.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
NavigationParams.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
Navigator.cpp a982e0380e LibWeb: Implement navigator.webdriver 2 år sedan
Navigator.h a982e0380e LibWeb: Implement navigator.webdriver 2 år sedan
Navigator.idl a982e0380e LibWeb: Implement navigator.webdriver 2 å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 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorID.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorLanguage.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 å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
Origin.h 9d1336a1c9 LibWeb: Rename an origin's protocol to origin scheme 2 år sedan
PageTransitionEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
PageTransitionEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
PageTransitionEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
Path2D.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
Path2D.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
Path2D.idl 2ec52bbbd5 LibWeb: Implement Path2D class 3 år sedan
PolicyContainers.h de74ba587f LibWeb: Add a stub PolicyContainer struct 3 år sedan
PromiseRejectionEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
PromiseRejectionEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
PromiseRejectionEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 år sedan
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes 2 år sedan
SessionHistoryEntry.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 år sedan
Storage.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
Storage.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 år sedan
SubmitEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
SubmitEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
SubmitEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
TagNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
TagNames.h de88e119a0 LibWeb: Implement XMLSerializer 3 år sedan
TextMetrics.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
TextMetrics.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
Timer.cpp 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 år sedan
Timer.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 år sedan
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 år sedan
Window.cpp dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks 2 år sedan
Window.h dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks 2 å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
WindowOrWorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 år sedan
WindowProxy.cpp 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 år sedan
WindowProxy.h 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 år sedan
Worker.cpp 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers 2 år sedan
Worker.h 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers 2 år sedan
Worker.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 år sedan
WorkerDebugConsoleClient.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 år sedan
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 år sedan
WorkerGlobalScope.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
WorkerGlobalScope.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
WorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 år sedan
WorkerLocation.cpp 9da72cdaba LibWeb: Make WorkerLocation GC-allocated 2 år sedan
WorkerLocation.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 år sedan
WorkerNavigator.cpp 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
WorkerNavigator.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 år sedan