.. |
Canvas
|
2506666991
LibWeb: Make factory methods of HTML::CanvasGradient fallible
|
2 years ago |
CrossOrigin
|
afc055c088
LibWeb: Convert the Location object to IDL
|
2 years ago |
EventLoop
|
2a66fc6cae
LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads
|
2 years ago |
Parser
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
Scripting
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
2 years ago |
SyntaxHighlighter
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
AnimationFrameCallbackDriver.h
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 years ago |
AttributeNames.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
AttributeNames.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
BrowsingContext.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
BrowsingContext.h
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 years ago |
BrowsingContextContainer.cpp
|
72098d2699
LibWeb: Return after firing the iframe load event for about:blank
|
2 years ago |
BrowsingContextContainer.h
|
ac329d0a18
LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy
|
2 years ago |
BrowsingContextGroup.cpp
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 years ago |
BrowsingContextGroup.h
|
7891ad2a28
LibWeb: Remove declarations for non-existent methods
|
2 years ago |
CanvasGradient.cpp
|
2506666991
LibWeb: Make factory methods of HTML::CanvasGradient fallible
|
2 years ago |
CanvasGradient.h
|
2506666991
LibWeb: Make factory methods of HTML::CanvasGradient fallible
|
2 years ago |
CanvasGradient.idl
|
dc3bf32307
LibWeb: Add barebones CanvasGradient object
|
3 years ago |
CanvasPattern.cpp
|
f74e2da875
LibWeb: Implement CanvasRenderingContext2D.createPattern()
|
2 years ago |
CanvasPattern.h
|
f74e2da875
LibWeb: Implement CanvasRenderingContext2D.createPattern()
|
2 years ago |
CanvasPattern.idl
|
f74e2da875
LibWeb: Implement CanvasRenderingContext2D.createPattern()
|
2 years ago |
CanvasRenderingContext2D.cpp
|
c5de2c3348
LibWeb: Make factory method of HTML::TextMetrics fallible
|
2 years ago |
CanvasRenderingContext2D.h
|
b7c488e51e
LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible
|
2 years ago |
CanvasRenderingContext2D.idl
|
8cfb0d4514
LibWeb: Add fixmes for other missing CRC2D mixins
|
2 years ago |
CloseEvent.cpp
|
2ed7f64c73
LibWeb: Make factory method of HTML::CloseEvent fallible
|
2 years ago |
CloseEvent.h
|
2ed7f64c73
LibWeb: Make factory method of HTML::CloseEvent fallible
|
2 years ago |
CloseEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
DOMParser.cpp
|
0d9076c9f5
LibWeb: Make factory methods of DOM::Document fallible
|
2 years ago |
DOMParser.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
DOMParser.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
DOMStringMap.cpp
|
b604bbaf29
LibWeb: Make factory method of HTML::DOMStringMap fallible
|
2 years ago |
DOMStringMap.h
|
b604bbaf29
LibWeb: Make factory method of HTML::DOMStringMap fallible
|
2 years ago |
DOMStringMap.idl
|
f6b24a72ee
LibWeb: Add support for HTMLOrSVGElement.dataset
|
3 years ago |
DocumentReadyState.h
|
8496024756
LibWeb: Store HTML document ready state as an enum
|
3 years ago |
ErrorEvent.cpp
|
97b5aa56da
LibWeb: Make factory method of HTML::ErrorEvent fallible
|
2 years ago |
ErrorEvent.h
|
97b5aa56da
LibWeb: Make factory method of HTML::ErrorEvent fallible
|
2 years ago |
ErrorEvent.idl
|
11eedc309a
LibWeb: Implement ErrorEvent
|
3 years ago |
EventHandler.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
EventHandler.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
EventNames.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
EventNames.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Focus.cpp
|
01e2cc5330
LibWeb: Add a helper function for checking if element is a shadow host
|
2 years ago |
Focus.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
FormAssociatedElement.cpp
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 years ago |
FormAssociatedElement.h
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 years ago |
FormControlInfrastructure.cpp
|
562594c416
LibWeb: Do not assume field element is always a HTMLInputElement
|
2 years ago |
FormControlInfrastructure.h
|
fc886b4556
LibWeb: Implement algorithm 'construct the entry list given a form'
|
2 years ago |
FormDataEvent.cpp
|
a6cdf6374f
LibWeb: Introduce the FormDataEvent interface
|
2 years ago |
FormDataEvent.h
|
a6cdf6374f
LibWeb: Introduce the FormDataEvent interface
|
2 years ago |
FormDataEvent.idl
|
a6cdf6374f
LibWeb: Introduce the FormDataEvent interface
|
2 years ago |
GlobalEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 years ago |
GlobalEventHandlers.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
HTMLAnchorElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLAnchorElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLAnchorElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLAreaElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLAreaElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLAreaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLAudioElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLAudioElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLAudioElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLBRElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLBRElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLBRElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLBaseElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLBaseElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLBaseElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLBlinkElement.cpp
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 years ago |
HTMLBlinkElement.h
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 years ago |
HTMLBodyElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLBodyElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLBodyElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLButtonElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLButtonElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLButtonElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLCanvasElement.cpp
|
b7c488e51e
LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible
|
2 years ago |
HTMLCanvasElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLCanvasElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDListElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDListElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDataElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDataElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLDataElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDataListElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDataListElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLDataListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDetailsElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDetailsElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLDetailsElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDialogElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDialogElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLDialogElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDirectoryElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDirectoryElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDirectoryElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLDivElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLDivElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLDivElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLElement.cpp
|
b604bbaf29
LibWeb: Make factory method of HTML::DOMStringMap fallible
|
2 years ago |
HTMLElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLElement.idl
|
bfdb30c74a
LibWeb: Implement bare-bones `HTMLElement.dir`
|
2 years ago |
HTMLEmbedElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLEmbedElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLEmbedElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLFieldSetElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFieldSetElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLFieldSetElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLFontElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFontElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFontElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLFormElement.cpp
|
809206f50e
LibWeb: Make factory method of HTML::SubmitEvent fallible
|
2 years ago |
HTMLFormElement.h
|
3bc5fcaccc
LibWeb: Add accessor function HTMLFormElement::constructing_entry_list()
|
2 years ago |
HTMLFormElement.idl
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 years ago |
HTMLFrameElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFrameElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFrameElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLFrameSetElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFrameSetElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLFrameSetElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLHRElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLHRElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLHRElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLHeadElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLHeadElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLHeadElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLHeadingElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLHeadingElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLHeadingElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLHtmlElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLHtmlElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLHtmlElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLHyperlinkElementUtils.cpp
|
f639445456
LibWeb: Fully Implement `get_an_elements_noopener`
|
2 years ago |
HTMLHyperlinkElementUtils.h
|
f639445456
LibWeb: Fully Implement `get_an_elements_noopener`
|
2 years ago |
HTMLHyperlinkElementUtils.idl
|
8d2d315858
LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin
|
3 years ago |
HTMLIFrameElement.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
HTMLIFrameElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLIFrameElement.idl
|
ac329d0a18
LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy
|
2 years ago |
HTMLImageElement.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
HTMLImageElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLImageElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLInputElement.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
HTMLInputElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLInputElement.idl
|
1011067a60
LibWeb: Stub HTMLInputElement.setSelectionRange
|
2 years ago |
HTMLLIElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLIElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLLIElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLLabelElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLabelElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLabelElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLLegendElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLegendElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLegendElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLLinkElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLinkElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLLinkElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLMapElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMapElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMapElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLMarqueeElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMarqueeElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMarqueeElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLMediaElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMediaElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMediaElement.idl
|
1e9cc2e211
LibWeb: Stub HTMLMediaElement.pause
|
2 years ago |
HTMLMenuElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMenuElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLMenuElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLMetaElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMetaElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMetaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLMeterElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLMeterElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLMeterElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLModElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLModElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLModElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLOListElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLOListElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLOListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLObjectElement.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
HTMLObjectElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLObjectElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLOptGroupElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLOptGroupElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLOptGroupElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLOptionElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLOptionElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLOptionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLOptionsCollection.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
HTMLOptionsCollection.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLOptionsCollection.idl
|
ff9856a214
LibWeb: Implement HTMLOptionsCollection.add()
|
3 years ago |
HTMLOutputElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLOutputElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLOutputElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLParagraphElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLParagraphElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLParagraphElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLParamElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLParamElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLParamElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLPictureElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLPictureElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLPictureElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLPreElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLPreElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLPreElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLProgressElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLProgressElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLProgressElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLQuoteElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLQuoteElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLQuoteElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLScriptElement.cpp
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 years ago |
HTMLScriptElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLScriptElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLSelectElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLSelectElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLSelectElement.idl
|
c4ee43c5b4
LibWeb: Implement HTMLSelectElement.type
|
2 years ago |
HTMLSlotElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLSlotElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLSlotElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLSourceElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLSourceElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLSourceElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLSpanElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLSpanElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLSpanElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLStyleElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLStyleElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLStyleElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTableCaptionElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTableCaptionElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTableCaptionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTableCellElement.cpp
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTableCellElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTableCellElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTableColElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTableColElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTableColElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTableElement.cpp
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 years ago |
HTMLTableElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTableElement.idl
|
2157745093
LibWeb: Add missing [SameObject] extended attributes in IDL files
|
2 years ago |
HTMLTableRowElement.cpp
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 years ago |
HTMLTableRowElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTableRowElement.idl
|
009f04fa46
LibWeb: Implement HTMLTableRowElement.deleteCell
|
2 years ago |
HTMLTableSectionElement.cpp
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 years ago |
HTMLTableSectionElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTableSectionElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTemplateElement.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
HTMLTemplateElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTemplateElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTextAreaElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTextAreaElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTextAreaElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTimeElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTimeElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLTimeElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTitleElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTitleElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTitleElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLTrackElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTrackElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLTrackElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLUListElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLUListElement.h
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 years ago |
HTMLUListElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLUnknownElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLUnknownElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLUnknownElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
HTMLVideoElement.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLVideoElement.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
HTMLVideoElement.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
History.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
History.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
History.idl
|
2029c98fa7
LibWeb: Add missing property and methods for history object
|
2 years ago |
HistoryHandlingBehavior.h
|
5a500827b8
LibWeb: Move HistoryHandlingBehavior enum to its own header
|
2 years ago |
ImageData.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
ImageData.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
ImageData.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Location.cpp
|
88814acbd3
LibJS+Everywhere: Convert JS::Error to String
|
2 years ago |
Location.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Location.idl
|
afc055c088
LibWeb: Convert the Location object to IDL
|
2 years ago |
MessageChannel.cpp
|
471ad7ba01
LibWeb: Make factory method of HTML::MessagePort fallible
|
2 years ago |
MessageChannel.h
|
3d79cdf095
LibWeb: Make factory method of HTML::MessageChannel fallible
|
2 years ago |
MessageChannel.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
MessageEvent.cpp
|
7ec444047c
LibWeb: Make factory methods of HTML::MessageEvent fallible
|
2 years ago |
MessageEvent.h
|
7ec444047c
LibWeb: Make factory methods of HTML::MessageEvent fallible
|
2 years ago |
MessageEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
MessagePort.cpp
|
471ad7ba01
LibWeb: Make factory method of HTML::MessagePort fallible
|
2 years ago |
MessagePort.h
|
471ad7ba01
LibWeb: Make factory method of HTML::MessagePort fallible
|
2 years ago |
MessagePort.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
NavigationParams.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Navigator.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
Navigator.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Navigator.idl
|
a982e0380e
LibWeb: Implement navigator.webdriver
|
2 years ago |
NavigatorConcurrentHardware.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
NavigatorConcurrentHardware.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
NavigatorID.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
NavigatorID.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
NavigatorID.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
NavigatorLanguage.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
NavigatorLanguage.idl
|
bf2debdf53
LibWeb: Make navigator.languages an attribute instead of a function
|
2 years ago |
NavigatorOnLine.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
NavigatorOnLine.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
Origin.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
PageTransitionEvent.cpp
|
d9845bb24b
LibWeb: Make factory method of HTML::PageTransitionEvent fallible
|
2 years ago |
PageTransitionEvent.h
|
d9845bb24b
LibWeb: Make factory method of HTML::PageTransitionEvent fallible
|
2 years ago |
PageTransitionEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Path2D.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
Path2D.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Path2D.idl
|
2ec52bbbd5
LibWeb: Implement Path2D class
|
2 years ago |
PolicyContainers.h
|
0ee8da9556
LibWeb: Add referrer policy to PolicyContainer
|
2 years ago |
PromiseRejectionEvent.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
PromiseRejectionEvent.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
PromiseRejectionEvent.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
SandboxingFlagSet.h
|
d073a31c21
LibWeb: Add missing includes
|
2 years ago |
SessionHistoryEntry.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Storage.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
Storage.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Storage.idl
|
47979996e8
LibWeb: Add Storage interface and window.localStorage
|
3 years ago |
StructuredSerialize.cpp
|
09841f56ed
LibWeb: Add initial implementation of structured clone
|
2 years ago |
StructuredSerialize.h
|
09841f56ed
LibWeb: Add initial implementation of structured clone
|
2 years ago |
SubmitEvent.cpp
|
809206f50e
LibWeb: Make factory method of HTML::SubmitEvent fallible
|
2 years ago |
SubmitEvent.h
|
809206f50e
LibWeb: Make factory method of HTML::SubmitEvent fallible
|
2 years ago |
SubmitEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
TagNames.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
TagNames.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
TextMetrics.cpp
|
c5de2c3348
LibWeb: Make factory method of HTML::TextMetrics fallible
|
2 years ago |
TextMetrics.h
|
c5de2c3348
LibWeb: Make factory method of HTML::TextMetrics fallible
|
2 years ago |
TextMetrics.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Timer.cpp
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 years ago |
Timer.h
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 years ago |
VisibilityState.h
|
d4acdac317
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
|
2 years ago |
Window.cpp
|
d9845bb24b
LibWeb: Make factory method of HTML::PageTransitionEvent fallible
|
2 years ago |
Window.h
|
afc055c088
LibWeb: Convert the Location object to IDL
|
2 years ago |
WindowEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 years ago |
WindowEventHandlers.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 years ago |
WindowOrWorkerGlobalScope.idl
|
b456adcb59
LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin
|
3 years ago |
WindowProxy.cpp
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 years ago |
WindowProxy.h
|
3c548adf9c
LibWeb: Create and hook up a WindowProxy for each BrowsingContext
|
2 years ago |
Worker.cpp
|
471ad7ba01
LibWeb: Make factory method of HTML::MessagePort fallible
|
2 years ago |
Worker.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Worker.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 years ago |
WorkerDebugConsoleClient.cpp
|
3b4879d29b
LibJS+Userland: Port the JS Console object and direct callers to String
|
2 years ago |
WorkerDebugConsoleClient.h
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
3 years ago |
WorkerGlobalScope.cpp
|
d6075ef5b5
LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView
|
2 years ago |
WorkerGlobalScope.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
WorkerGlobalScope.idl
|
b456adcb59
LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin
|
3 years ago |
WorkerLocation.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
WorkerLocation.h
|
7891ad2a28
LibWeb: Remove declarations for non-existent methods
|
2 years ago |
WorkerLocation.idl
|
820e99f97d
LibWeb: Add initial implementation for WorkerGlobalScope
|
3 years ago |
WorkerNavigator.cpp
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
WorkerNavigator.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
WorkerNavigator.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |