.. |
Canvas
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
CrossOrigin
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 лет назад |
EventLoop
|
2a66fc6cae
LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads
|
2 лет назад |
Parser
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Scripting
|
7e701f6256
LibWeb: Keep unhandledrejection event promises alive when task is queued
|
2 лет назад |
SyntaxHighlighter
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
AnimationFrameCallbackDriver.h
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 лет назад |
AttributeNames.cpp
|
941bc47538
LibWeb: Define method to check if an attribute is a boolean attribute
|
2 лет назад |
AttributeNames.h
|
bfdb30c74a
LibWeb: Implement bare-bones `HTMLElement.dir`
|
2 лет назад |
BrowsingContext.cpp
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 лет назад |
BrowsingContext.h
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 лет назад |
BrowsingContextContainer.cpp
|
72098d2699
LibWeb: Return after firing the iframe load event for about:blank
|
2 лет назад |
BrowsingContextContainer.h
|
ac329d0a18
LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy
|
2 лет назад |
BrowsingContextGroup.cpp
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 лет назад |
BrowsingContextGroup.h
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 лет назад |
CanvasGradient.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
CanvasGradient.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
CanvasGradient.idl
|
dc3bf32307
LibWeb: Add barebones CanvasGradient object
|
3 лет назад |
CanvasRenderingContext2D.cpp
|
3407ab0fd1
LibGfx: Make Font::width() return a float
|
2 лет назад |
CanvasRenderingContext2D.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
CanvasRenderingContext2D.idl
|
8cfb0d4514
LibWeb: Add fixmes for other missing CRC2D mixins
|
2 лет назад |
CloseEvent.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
CloseEvent.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
CloseEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
DOMParser.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
DOMParser.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
DOMParser.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
DOMStringMap.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
DOMStringMap.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
DOMStringMap.idl
|
f6b24a72ee
LibWeb: Add support for HTMLOrSVGElement.dataset
|
3 лет назад |
DocumentReadyState.h
|
8496024756
LibWeb: Store HTML document ready state as an enum
|
3 лет назад |
ErrorEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
ErrorEvent.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
ErrorEvent.idl
|
11eedc309a
LibWeb: Implement ErrorEvent
|
3 лет назад |
EventHandler.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
EventHandler.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
EventNames.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
EventNames.h
|
42b8656db3
LibWeb: Flesh out "document visibility" state a bit more
|
2 лет назад |
Focus.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Focus.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
FormAssociatedElement.cpp
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 лет назад |
FormAssociatedElement.h
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 лет назад |
GlobalEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 лет назад |
GlobalEventHandlers.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 лет назад |
HTMLAnchorElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLAnchorElement.h
|
f639445456
LibWeb: Fully Implement `get_an_elements_noopener`
|
2 лет назад |
HTMLAnchorElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLAreaElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLAreaElement.h
|
f639445456
LibWeb: Fully Implement `get_an_elements_noopener`
|
2 лет назад |
HTMLAreaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLAudioElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
HTMLAudioElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLAudioElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLBRElement.cpp
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 лет назад |
HTMLBRElement.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 лет назад |
HTMLBRElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLBaseElement.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
HTMLBaseElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLBaseElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLBlinkElement.cpp
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 лет назад |
HTMLBlinkElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLBodyElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLBodyElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLBodyElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLButtonElement.cpp
|
6032d122c2
LibWeb: Implement reset button behavior
|
2 лет назад |
HTMLButtonElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLButtonElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLCanvasElement.cpp
|
25f2e4981c
AK: Stop using `DeprecatedString` in Base64 encoding
|
2 лет назад |
HTMLCanvasElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLCanvasElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDListElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
HTMLDListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDataElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLDataElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDataElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDataListElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLDataListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDataListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDetailsElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLDetailsElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDetailsElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDialogElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLDialogElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDialogElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDirectoryElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
HTMLDirectoryElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDirectoryElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLDivElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLDivElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLDivElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLElement.cpp
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 лет назад |
HTMLElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLElement.idl
|
bfdb30c74a
LibWeb: Implement bare-bones `HTMLElement.dir`
|
2 лет назад |
HTMLEmbedElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLEmbedElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLEmbedElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLFieldSetElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLFieldSetElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLFieldSetElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLFontElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLFontElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLFontElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLFormElement.cpp
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 лет назад |
HTMLFormElement.h
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 лет назад |
HTMLFormElement.idl
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 лет назад |
HTMLFrameElement.cpp
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 лет назад |
HTMLFrameElement.h
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 лет назад |
HTMLFrameElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLFrameSetElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLFrameSetElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLFrameSetElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLHRElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLHRElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLHRElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLHeadElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLHeadElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLHeadElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLHeadingElement.cpp
|
51f41ea997
LibWeb: Support more presentational hints from the HTML spec
|
2 лет назад |
HTMLHeadingElement.h
|
51f41ea997
LibWeb: Support more presentational hints from the HTML spec
|
2 лет назад |
HTMLHeadingElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLHtmlElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLHtmlElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLHtmlElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLHyperlinkElementUtils.cpp
|
f639445456
LibWeb: Fully Implement `get_an_elements_noopener`
|
2 лет назад |
HTMLHyperlinkElementUtils.h
|
f639445456
LibWeb: Fully Implement `get_an_elements_noopener`
|
2 лет назад |
HTMLHyperlinkElementUtils.idl
|
8d2d315858
LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin
|
3 лет назад |
HTMLIFrameElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLIFrameElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLIFrameElement.idl
|
ac329d0a18
LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy
|
2 лет назад |
HTMLImageElement.cpp
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 лет назад |
HTMLImageElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLImageElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLInputElement.cpp
|
de44e0faf5
LibWeb: Implement reset algorithm for HTMLInputElement
|
2 лет назад |
HTMLInputElement.h
|
de44e0faf5
LibWeb: Implement reset algorithm for HTMLInputElement
|
2 лет назад |
HTMLInputElement.idl
|
1011067a60
LibWeb: Stub HTMLInputElement.setSelectionRange
|
2 лет назад |
HTMLLIElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
HTMLLIElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLLIElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLLabelElement.cpp
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 лет назад |
HTMLLabelElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLLabelElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLLegendElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLLegendElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLLegendElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLLinkElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLLinkElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLLinkElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLMapElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLMapElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLMapElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLMarqueeElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLMarqueeElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLMarqueeElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLMediaElement.cpp
|
1e9cc2e211
LibWeb: Stub HTMLMediaElement.pause
|
2 лет назад |
HTMLMediaElement.h
|
1e9cc2e211
LibWeb: Stub HTMLMediaElement.pause
|
2 лет назад |
HTMLMediaElement.idl
|
1e9cc2e211
LibWeb: Stub HTMLMediaElement.pause
|
2 лет назад |
HTMLMenuElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLMenuElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLMenuElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLMetaElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLMetaElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLMetaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLMeterElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLMeterElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLMeterElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLModElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLModElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLModElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLOListElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLOListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLOListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLObjectElement.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
HTMLObjectElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLObjectElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLOptGroupElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLOptGroupElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLOptGroupElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLOptionElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLOptionElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLOptionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLOptionsCollection.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
HTMLOptionsCollection.h
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 лет назад |
HTMLOptionsCollection.idl
|
ff9856a214
LibWeb: Implement HTMLOptionsCollection.add()
|
3 лет назад |
HTMLOutputElement.cpp
|
56efd60755
LibWeb: Add stub reset algorithm for HTMLOutputElement
|
2 лет назад |
HTMLOutputElement.h
|
56efd60755
LibWeb: Add stub reset algorithm for HTMLOutputElement
|
2 лет назад |
HTMLOutputElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLParagraphElement.cpp
|
51f41ea997
LibWeb: Support more presentational hints from the HTML spec
|
2 лет назад |
HTMLParagraphElement.h
|
51f41ea997
LibWeb: Support more presentational hints from the HTML spec
|
2 лет назад |
HTMLParagraphElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLParamElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLParamElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLParamElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLPictureElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLPictureElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLPictureElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLPreElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLPreElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLPreElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLProgressElement.cpp
|
6b7ce19161
Everywhere: Remove unused includes of LibC/stdlib.h
|
2 лет назад |
HTMLProgressElement.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 лет назад |
HTMLProgressElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLQuoteElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLQuoteElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLQuoteElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLScriptElement.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
HTMLScriptElement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLScriptElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLSelectElement.cpp
|
b55c9f36dc
LibWeb: Implement reset algorithm for HTMLSelectElement
|
2 лет назад |
HTMLSelectElement.h
|
b55c9f36dc
LibWeb: Implement reset algorithm for HTMLSelectElement
|
2 лет назад |
HTMLSelectElement.idl
|
c4ee43c5b4
LibWeb: Implement HTMLSelectElement.type
|
2 лет назад |
HTMLSlotElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLSlotElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLSlotElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLSourceElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLSourceElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLSourceElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLSpanElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLSpanElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLSpanElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLStyleElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLStyleElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLStyleElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTableCaptionElement.cpp
|
51f41ea997
LibWeb: Support more presentational hints from the HTML spec
|
2 лет назад |
HTMLTableCaptionElement.h
|
51f41ea997
LibWeb: Support more presentational hints from the HTML spec
|
2 лет назад |
HTMLTableCaptionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTableCellElement.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
HTMLTableCellElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLTableCellElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTableColElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLTableColElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLTableColElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTableElement.cpp
|
588994bb00
LibWeb: Improve variable name in HTMLTableElement
|
2 лет назад |
HTMLTableElement.h
|
8540c4e574
LibWeb: Implement [SameObject] for HTMLTableElement.{rows,tBodies}
|
2 лет назад |
HTMLTableElement.idl
|
2157745093
LibWeb: Add missing [SameObject] extended attributes in IDL files
|
2 лет назад |
HTMLTableRowElement.cpp
|
7d8ff0c581
LibWeb: Implement [SameObject] behavior for HTMLTableRowElement.cells
|
2 лет назад |
HTMLTableRowElement.h
|
7d8ff0c581
LibWeb: Implement [SameObject] behavior for HTMLTableRowElement.cells
|
2 лет назад |
HTMLTableRowElement.idl
|
009f04fa46
LibWeb: Implement HTMLTableRowElement.deleteCell
|
2 лет назад |
HTMLTableSectionElement.cpp
|
ad36bc72f4
LibWeb: Implement [SameObject] behavior for HTMLTableSectionElement.rows
|
2 лет назад |
HTMLTableSectionElement.h
|
ad36bc72f4
LibWeb: Implement [SameObject] behavior for HTMLTableSectionElement.rows
|
2 лет назад |
HTMLTableSectionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTemplateElement.cpp
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 лет назад |
HTMLTemplateElement.h
|
a4de30de5a
LibWeb: Update "appropriate template contents owner document" AO
|
2 лет назад |
HTMLTemplateElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTextAreaElement.cpp
|
119e58a8c1
LibWeb: Add stub reset algorithm for HTMLTextAreaElement
|
2 лет назад |
HTMLTextAreaElement.h
|
119e58a8c1
LibWeb: Add stub reset algorithm for HTMLTextAreaElement
|
2 лет назад |
HTMLTextAreaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTimeElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLTimeElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLTimeElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTitleElement.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
HTMLTitleElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLTitleElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLTrackElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLTrackElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLTrackElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLUListElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLUListElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLUListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLUnknownElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLUnknownElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLUnknownElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
HTMLVideoElement.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
HTMLVideoElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
HTMLVideoElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
History.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
History.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
History.idl
|
2029c98fa7
LibWeb: Add missing property and methods for history object
|
2 лет назад |
HistoryHandlingBehavior.h
|
5a500827b8
LibWeb: Move HistoryHandlingBehavior enum to its own header
|
2 лет назад |
ImageData.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
ImageData.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
ImageData.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
MessageChannel.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
MessageChannel.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
MessageChannel.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
MessageEvent.cpp
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 лет назад |
MessageEvent.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
MessageEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
MessagePort.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
MessagePort.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
MessagePort.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
NavigationParams.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Navigator.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Navigator.h
|
a982e0380e
LibWeb: Implement navigator.webdriver
|
2 лет назад |
Navigator.idl
|
a982e0380e
LibWeb: Implement navigator.webdriver
|
2 лет назад |
NavigatorConcurrentHardware.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |
NavigatorConcurrentHardware.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |
NavigatorID.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
NavigatorID.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
NavigatorID.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |
NavigatorLanguage.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
NavigatorLanguage.idl
|
bf2debdf53
LibWeb: Make navigator.languages an attribute instead of a function
|
2 лет назад |
NavigatorOnLine.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |
NavigatorOnLine.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |
Origin.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
PageTransitionEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
PageTransitionEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
PageTransitionEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
Path2D.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Path2D.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Path2D.idl
|
2ec52bbbd5
LibWeb: Implement Path2D class
|
2 лет назад |
PolicyContainers.h
|
0ee8da9556
LibWeb: Add referrer policy to PolicyContainer
|
2 лет назад |
PromiseRejectionEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
PromiseRejectionEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
PromiseRejectionEvent.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 лет назад |
SandboxingFlagSet.h
|
d073a31c21
LibWeb: Add missing includes
|
2 лет назад |
SessionHistoryEntry.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Storage.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Storage.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Storage.idl
|
47979996e8
LibWeb: Add Storage interface and window.localStorage
|
3 лет назад |
StructuredSerialize.cpp
|
09841f56ed
LibWeb: Add initial implementation of structured clone
|
2 лет назад |
StructuredSerialize.h
|
09841f56ed
LibWeb: Add initial implementation of structured clone
|
2 лет назад |
SubmitEvent.cpp
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
SubmitEvent.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
SubmitEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
TagNames.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
TagNames.h
|
de88e119a0
LibWeb: Implement XMLSerializer
|
3 лет назад |
TextMetrics.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
TextMetrics.h
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 лет назад |
TextMetrics.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 лет назад |
Timer.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Timer.h
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 лет назад |
VisibilityState.h
|
d4acdac317
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
|
2 лет назад |
Window.cpp
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 лет назад |
Window.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
WindowEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 лет назад |
WindowEventHandlers.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 лет назад |
WindowOrWorkerGlobalScope.idl
|
b456adcb59
LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin
|
3 лет назад |
WindowProxy.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 лет назад |
WindowProxy.h
|
3c548adf9c
LibWeb: Create and hook up a WindowProxy for each BrowsingContext
|
2 лет назад |
Worker.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Worker.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Worker.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 лет назад |
WorkerDebugConsoleClient.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
WorkerDebugConsoleClient.h
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
3 лет назад |
WorkerGlobalScope.cpp
|
25f2e4981c
AK: Stop using `DeprecatedString` in Base64 encoding
|
2 лет назад |
WorkerGlobalScope.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
WorkerGlobalScope.idl
|
b456adcb59
LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin
|
3 лет назад |
WorkerLocation.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
WorkerLocation.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
WorkerLocation.idl
|
820e99f97d
LibWeb: Add initial implementation for WorkerGlobalScope
|
3 лет назад |
WorkerNavigator.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
WorkerNavigator.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |
WorkerNavigator.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 лет назад |