.. |
Canvas
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
CrossOrigin
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
CustomElements
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
1 anno fa |
EventLoop
|
4b94b0b561
LibWeb: Begin implementing the Clipboard API
|
1 anno fa |
Parser
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 anno fa |
Scripting
|
c63d30ce67
LibWeb: Port HTML Environments from ByteString
|
1 anno fa |
SyntaxHighlighter
|
1f8d72da8e
LibWeb: Port HTMLToken::to_deprecated_string to new AK String
|
1 anno fa |
AbstractBrowsingContext.cpp
|
5913efbb45
LibWeb: Add a visit_edges() override to AbstractBrowsingContext
|
1 anno fa |
AbstractBrowsingContext.h
|
5913efbb45
LibWeb: Add a visit_edges() override to AbstractBrowsingContext
|
1 anno fa |
ActivateTab.h
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 anni fa |
AnimatedBitmapDecodedImageData.cpp
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 anno fa |
AnimatedBitmapDecodedImageData.h
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 anno fa |
AnimationFrameCallbackDriver.h
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 anni fa |
AnimationFrameProvider.idl
|
a2fb3a1653
LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL
|
2 anni fa |
AttributeNames.cpp
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 anno fa |
AttributeNames.h
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 anno fa |
AudioTrack.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
AudioTrack.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
AudioTrack.idl
|
c89fd6dff0
LibWeb: Implement the AudioTrack and AudioTrackList interfaces
|
2 anni fa |
AudioTrackList.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
AudioTrackList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
AudioTrackList.idl
|
c89fd6dff0
LibWeb: Implement the AudioTrack and AudioTrackList interfaces
|
2 anni fa |
BrowsingContext.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
BrowsingContext.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
BrowsingContextGroup.cpp
|
fd7be22653
LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr
|
1 anno fa |
BrowsingContextGroup.h
|
0cb0d60ac5
LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page&
|
1 anno fa |
CORSSettingAttribute.cpp
|
9701128145
LibWeb: Implement the CORS settings attribute credentials mode AO
|
2 anni fa |
CORSSettingAttribute.h
|
9701128145
LibWeb: Implement the CORS settings attribute credentials mode AO
|
2 anni fa |
CanvasGradient.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
CanvasGradient.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
CanvasGradient.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
CanvasPattern.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
CanvasPattern.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
CanvasPattern.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
CanvasRenderingContext2D.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
CanvasRenderingContext2D.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
CanvasRenderingContext2D.idl
|
d312fdc2d3
LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String
|
1 anno fa |
CloseEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
CloseEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
CloseEvent.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
DOMParser.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
DOMParser.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
DOMParser.idl
|
8531d11fab
LibWeb: Port DOMParser interface from DeprecatedString to String
|
1 anno fa |
DOMStringMap.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
DOMStringMap.h
|
9cd36839d2
LibWeb: Port DOMStringMap from DeprecatedString to String
|
1 anno fa |
DOMStringMap.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
Dates.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
Dates.h
|
479c48643e
LibWeb: Move common date microsyntax to a separate file
|
1 anno fa |
DecodedImageData.cpp
|
4ee1e5b224
LibWeb: Make DecodedImageData an abstract class
|
2 anni fa |
DecodedImageData.h
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 anno fa |
DocumentReadyState.h
|
8496024756
LibWeb: Store HTML document ready state as an enum
|
3 anni fa |
DocumentState.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
DocumentState.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
ErrorEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
ErrorEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
ErrorEvent.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
EventHandler.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
EventHandler.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
EventNames.cpp
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 anni fa |
EventNames.h
|
47616210b6
LibWeb: Add HTML::EventNames::loadend
|
1 anno fa |
Focus.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
Focus.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
FormAssociatedElement.cpp
|
0937d88869
LibWeb: Remove more DeprecatedString null state remnants
|
1 anno fa |
FormAssociatedElement.h
|
e3bc8610a9
LibWeb: Port HTMLInputElement from DeprecatedString to String
|
1 anno fa |
FormControlInfrastructure.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
FormControlInfrastructure.h
|
c9c1ddd0bb
LibWeb: Fix up constructing the form entry list
|
2 anni fa |
FormDataEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
FormDataEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
FormDataEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
GlobalEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 anni fa |
GlobalEventHandlers.h
|
d7ff360969
LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation*
|
2 anni fa |
HTMLAnchorElement.cpp
|
a8f5ebeddd
LibWeb: Port DOM::Node from DeprecatedString
|
1 anno fa |
HTMLAnchorElement.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLAnchorElement.idl
|
e5910a4593
LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String
|
1 anno fa |
HTMLAreaElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLAreaElement.h
|
0a4586d510
LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String
|
1 anno fa |
HTMLAreaElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLAudioElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLAudioElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLAudioElement.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
HTMLBRElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLBRElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLBRElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLBaseElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLBaseElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLBaseElement.idl
|
c405ba6b08
LibWeb: Port HTMLBaseElement interface from DeprecatedString to String
|
1 anno fa |
HTMLBodyElement.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLBodyElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLBodyElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLButtonElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLButtonElement.h
|
e3bc8610a9
LibWeb: Port HTMLInputElement from DeprecatedString to String
|
1 anno fa |
HTMLButtonElement.idl
|
d767f14df8
LibWeb: Introduce the concept of "Enumerated" values
|
1 anno fa |
HTMLCanvasElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLCanvasElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLCanvasElement.idl
|
1a94241f58
IDL: Add missing #imports
|
1 anno fa |
HTMLDListElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLDListElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDListElement.idl
|
32e27bc7fa
LibWeb: Add a bunch of missing CEReactions
|
2 anni fa |
HTMLDataElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLDataElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDataElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLDataListElement.cpp
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
1 anno fa |
HTMLDataListElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDataListElement.idl
|
3e778fe29c
LibWeb: Reorder and add missing form elements IDL items
|
1 anno fa |
HTMLDetailsElement.cpp
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 anno fa |
HTMLDetailsElement.h
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 anno fa |
HTMLDetailsElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLDialogElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLDialogElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDialogElement.idl
|
e2dcd97c88
LibWeb: Stub out HTMLDialogElement APIs
|
1 anno fa |
HTMLDirectoryElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLDirectoryElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDirectoryElement.idl
|
32e27bc7fa
LibWeb: Add a bunch of missing CEReactions
|
2 anni fa |
HTMLDivElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLDivElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDivElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLDocument.cpp
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
1 anno fa |
HTMLDocument.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLDocument.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
HTMLElement.cpp
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
1 anno fa |
HTMLElement.h
|
cfe9577b48
LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec
|
1 anno fa |
HTMLElement.idl
|
cfe9577b48
LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec
|
1 anno fa |
HTMLEmbedElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLEmbedElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLEmbedElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLFieldSetElement.cpp
|
ea04a86715
LibWeb: Add fieldset elements property
|
1 anno fa |
HTMLFieldSetElement.h
|
ea04a86715
LibWeb: Add fieldset elements property
|
1 anno fa |
HTMLFieldSetElement.idl
|
ea04a86715
LibWeb: Add fieldset elements property
|
1 anno fa |
HTMLFontElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLFontElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLFontElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLFormElement.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLFormElement.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLFormElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLFrameElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLFrameElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLFrameElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLFrameSetElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLFrameSetElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLFrameSetElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLHRElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLHRElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLHRElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLHeadElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLHeadElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLHeadElement.idl
|
5c8be3b072
LibWeb: Add missing constructors to HTMLElement IDLs
|
2 anni fa |
HTMLHeadingElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLHeadingElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLHeadingElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLHtmlElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLHtmlElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLHtmlElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLHyperlinkElementUtils.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLHyperlinkElementUtils.h
|
0a4586d510
LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String
|
1 anno fa |
HTMLHyperlinkElementUtils.idl
|
8d2d315858
LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin
|
3 anni fa |
HTMLIFrameElement.cpp
|
72376ad15a
LibWeb: Add special "potentially delay the load event" logic for iframes
|
1 anno fa |
HTMLIFrameElement.h
|
72376ad15a
LibWeb: Add special "potentially delay the load event" logic for iframes
|
1 anno fa |
HTMLIFrameElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLImageElement.cpp
|
f953a70965
LibWeb: Make ListOfAvailableImages actually visit images during GC
|
1 anno fa |
HTMLImageElement.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLImageElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLInputElement.cpp
|
0f37e0ee89
LibWeb: Add basic input range rendering
|
1 anno fa |
HTMLInputElement.h
|
0f37e0ee89
LibWeb: Add basic input range rendering
|
1 anno fa |
HTMLInputElement.idl
|
1b9a961fb0
LibWeb: Add input stepUp and stepDown functions
|
1 anno fa |
HTMLLIElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLLIElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLLIElement.idl
|
1cdbfc2ff1
LibWeb: Add ol start and li value attributes support
|
1 anno fa |
HTMLLabelElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLLabelElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLLabelElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLLegendElement.cpp
|
529fd0a65c
LibWeb: Add HTML legend element form getter
|
1 anno fa |
HTMLLegendElement.h
|
529fd0a65c
LibWeb: Add HTML legend element form getter
|
1 anno fa |
HTMLLegendElement.idl
|
529fd0a65c
LibWeb: Add HTML legend element form getter
|
1 anno fa |
HTMLLinkElement.cpp
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
1 anno fa |
HTMLLinkElement.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLLinkElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLMapElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLMapElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLMapElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLMarqueeElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLMarqueeElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLMarqueeElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLMediaElement.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLMediaElement.h
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 anno fa |
HTMLMediaElement.idl
|
d767f14df8
LibWeb: Introduce the concept of "Enumerated" values
|
1 anno fa |
HTMLMenuElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLMenuElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLMenuElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLMetaElement.cpp
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
1 anno fa |
HTMLMetaElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLMetaElement.idl
|
01f000acb0
LibWeb: Add HTML col element span attribute
|
1 anno fa |
HTMLMeterElement.cpp
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
1 anno fa |
HTMLMeterElement.h
|
f621dc464b
LibWeb: Add internal use_pseudo_element to DOM Element
|
1 anno fa |
HTMLMeterElement.idl
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 anno fa |
HTMLModElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLModElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLModElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLOListElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLOListElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLOListElement.idl
|
1cdbfc2ff1
LibWeb: Add ol start and li value attributes support
|
1 anno fa |
HTMLObjectElement.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLObjectElement.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLObjectElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLOptGroupElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLOptGroupElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLOptGroupElement.idl
|
3e778fe29c
LibWeb: Reorder and add missing form elements IDL items
|
1 anno fa |
HTMLOptionElement.cpp
|
a8f5ebeddd
LibWeb: Port DOM::Node from DeprecatedString
|
1 anno fa |
HTMLOptionElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLOptionElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLOptionsCollection.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLOptionsCollection.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLOptionsCollection.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
HTMLOutputElement.cpp
|
fef7571931
LibWeb: Add output element value
|
1 anno fa |
HTMLOutputElement.h
|
7ce3e113fa
LibWeb: Port HTMLOutputElement from ByteString
|
1 anno fa |
HTMLOutputElement.idl
|
fef7571931
LibWeb: Add output element value
|
1 anno fa |
HTMLParagraphElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLParagraphElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLParagraphElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLParamElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLParamElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLParamElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLPictureElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLPictureElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLPictureElement.idl
|
5c8be3b072
LibWeb: Add missing constructors to HTMLElement IDLs
|
2 anni fa |
HTMLPreElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLPreElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLPreElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLProgressElement.cpp
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
1 anno fa |
HTMLProgressElement.h
|
f621dc464b
LibWeb: Add internal use_pseudo_element to DOM Element
|
1 anno fa |
HTMLProgressElement.idl
|
3e778fe29c
LibWeb: Reorder and add missing form elements IDL items
|
1 anno fa |
HTMLQuoteElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLQuoteElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLQuoteElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLScriptElement.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLScriptElement.h
|
b7c0815469
LibWeb: Remove DeprecatedString usage from HTMLScriptElement's `text`
|
1 anno fa |
HTMLScriptElement.idl
|
f3db0003c2
LibWeb: Add script element text getter setter
|
1 anno fa |
HTMLSelectElement.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 anno fa |
HTMLSelectElement.h
|
c30911ab10
LibWeb: Hide select chevron icon when `appearance: none;`
|
1 anno fa |
HTMLSelectElement.idl
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 anno fa |
HTMLSlotElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLSlotElement.h
|
bdac94870c
LibWeb: Convert Element "attribute change steps" from vector to virtual
|
1 anno fa |
HTMLSlotElement.idl
|
e9da74ebe0
LibWeb: Implement manual slottable assignment
|
1 anno fa |
HTMLSourceElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLSourceElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLSourceElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLSpanElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLSpanElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLSpanElement.idl
|
5c8be3b072
LibWeb: Add missing constructors to HTMLElement IDLs
|
2 anni fa |
HTMLStyleElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLStyleElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLStyleElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLSummaryElement.cpp
|
a71eaefdf6
LibWeb: Make EventTarget::activation_behavior a virtual function
|
1 anno fa |
HTMLSummaryElement.h
|
a71eaefdf6
LibWeb: Make EventTarget::activation_behavior a virtual function
|
1 anno fa |
HTMLTableCaptionElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTableCaptionElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTableCaptionElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLTableCellElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTableCellElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTableCellElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLTableColElement.cpp
|
3bfc2f5e95
LibWeb: Declare optional parse results inlined in `if` statements
|
1 anno fa |
HTMLTableColElement.h
|
01f000acb0
LibWeb: Add HTML col element span attribute
|
1 anno fa |
HTMLTableColElement.idl
|
01f000acb0
LibWeb: Add HTML col element span attribute
|
1 anno fa |
HTMLTableElement.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 anno fa |
HTMLTableElement.h
|
00c1da8cbc
LibWeb: Support `cellpadding` attribute on `table` elements
|
1 anno fa |
HTMLTableElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLTableRowElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTableRowElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTableRowElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLTableSectionElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTableSectionElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTableSectionElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLTemplateElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTemplateElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTemplateElement.idl
|
5c8be3b072
LibWeb: Add missing constructors to HTMLElement IDLs
|
2 anni fa |
HTMLTextAreaElement.cpp
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
1 anno fa |
HTMLTextAreaElement.h
|
7e6fc9c26e
LibWeb: Add textarea cols and rows attribute
|
1 anno fa |
HTMLTextAreaElement.idl
|
7e6fc9c26e
LibWeb: Add textarea cols and rows attribute
|
1 anno fa |
HTMLTimeElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTimeElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTimeElement.idl
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 anno fa |
HTMLTitleElement.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLTitleElement.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
HTMLTitleElement.idl
|
24b9d05ea8
LibWeb/HTML: Implement text attribute in HTMLTitleElement
|
1 anno fa |
HTMLTrackElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLTrackElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLTrackElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLUListElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLUListElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLUListElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
HTMLUnknownElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLUnknownElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLUnknownElement.idl
|
5c8be3b072
LibWeb: Add missing constructors to HTMLElement IDLs
|
2 anni fa |
HTMLVideoElement.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
HTMLVideoElement.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
HTMLVideoElement.idl
|
fc46def2f5
LibWeb: Reorder and add missing HTML elements IDL items
|
1 anno fa |
History.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
History.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
History.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
HistoryHandlingBehavior.h
|
4d8edf65b5
LibWeb: Add HistoryHandlingBehavior::Push
|
2 anni fa |
ImageData.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
ImageData.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
ImageData.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 anni fa |
ImageRequest.cpp
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 anno fa |
ImageRequest.h
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 anno fa |
LazyLoadingElement.h
|
cc633123ca
LibWeb: Extract shared lazy-loading behavior into a base class
|
1 anno fa |
ListOfAvailableImages.cpp
|
f953a70965
LibWeb: Make ListOfAvailableImages actually visit images during GC
|
1 anno fa |
ListOfAvailableImages.h
|
f953a70965
LibWeb: Make ListOfAvailableImages actually visit images during GC
|
1 anno fa |
Location.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
Location.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Location.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
MediaError.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
MediaError.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
MediaError.idl
|
73a80b7047
LibWeb: Implement the MediaError IDL interface
|
2 anni fa |
MessageChannel.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
MessageChannel.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
MessageChannel.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 anni fa |
MessageEvent.cpp
|
d361221657
LibJS+LibWeb: Add JS::Value constructor for ``JS::Handle<T>``
|
1 anno fa |
MessageEvent.h
|
73697058b0
LibWeb: Add ports attribute to MessageEvent and MessageEventInit
|
1 anno fa |
MessageEvent.idl
|
73697058b0
LibWeb: Add ports attribute to MessageEvent and MessageEventInit
|
1 anno fa |
MessagePort.cpp
|
c0f50b12a4
LibWeb: Post all MessagePort messages over their LocalSockets
|
1 anno fa |
MessagePort.h
|
c0f50b12a4
LibWeb: Post all MessagePort messages over their LocalSockets
|
1 anno fa |
MessagePort.idl
|
c0f50b12a4
LibWeb: Post all MessagePort messages over their LocalSockets
|
1 anno fa |
MimeType.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
MimeType.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
MimeType.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
MimeTypeArray.cpp
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 anno fa |
MimeTypeArray.h
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 anno fa |
MimeTypeArray.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
Navigable.cpp
|
c63d30ce67
LibWeb: Port HTML Environments from ByteString
|
1 anno fa |
Navigable.h
|
6c5450f9ce
LibWeb: Report if anything is delaying load event, not the count
|
1 anno fa |
NavigableContainer.cpp
|
e2391105a1
LibWeb: Call process_session_history_traversal_queue on history update
|
1 anno fa |
NavigableContainer.h
|
7f509317fd
LibWeb: Allow NavigableContainers to report whether to delay load event
|
1 anno fa |
NavigateEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
NavigateEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
NavigateEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
Navigation.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
Navigation.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Navigation.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
NavigationCurrentEntryChangeEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
NavigationCurrentEntryChangeEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
NavigationCurrentEntryChangeEvent.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 anno fa |
NavigationDestination.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
NavigationDestination.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
NavigationDestination.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
NavigationHistoryEntry.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
NavigationHistoryEntry.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
NavigationHistoryEntry.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
NavigationParams.h
|
dc0f7c4c54
LibWeb: Align NavigationParams and the creation AOs to the spec
|
1 anno fa |
NavigationTransition.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
NavigationTransition.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
NavigationTransition.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
NavigationType.h
|
daa9c4a650
LibWeb: Add NavigationType to prep for Navigation API platform objects
|
1 anno fa |
NavigationType.idl
|
daa9c4a650
LibWeb: Add NavigationType to prep for Navigation API platform objects
|
1 anno fa |
Navigator.cpp
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 anno fa |
Navigator.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Navigator.idl
|
4b94b0b561
LibWeb: Begin implementing the Clipboard API
|
1 anno fa |
NavigatorBeacon.cpp
|
9939b028c6
LibWeb: Add basic Navigator send beacon support
|
1 anno fa |
NavigatorBeacon.h
|
9939b028c6
LibWeb: Add basic Navigator send beacon support
|
1 anno fa |
NavigatorBeacon.idl
|
9939b028c6
LibWeb: Add basic Navigator send beacon support
|
1 anno fa |
NavigatorConcurrentHardware.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 anni fa |
NavigatorConcurrentHardware.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 anni fa |
NavigatorID.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
NavigatorID.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
NavigatorID.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 anni fa |
NavigatorLanguage.h
|
c4d3134436
LibWeb: Port NavigatorLanguage from DeprecatedString
|
1 anno fa |
NavigatorLanguage.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 anno fa |
NavigatorOnLine.h
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 anni fa |
NavigatorOnLine.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 anni fa |
Numbers.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 anno fa |
Numbers.h
|
761d824b72
LibWeb: Add basic parse floating point number function
|
1 anno fa |
Origin.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
POSTResource.h
|
bccc687175
LibWeb: Add request_body property in HTML::POSTResource
|
2 anni fa |
PageTransitionEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
PageTransitionEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
PageTransitionEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
Path2D.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
Path2D.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Path2D.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
Plugin.cpp
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 anno fa |
Plugin.h
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 anno fa |
Plugin.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
PluginArray.cpp
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 anno fa |
PluginArray.h
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 anno fa |
PluginArray.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
PolicyContainers.h
|
0ee8da9556
LibWeb: Add referrer policy to PolicyContainer
|
2 anni fa |
PotentialCORSRequest.cpp
|
f7176463b5
LibWeb: Implement 'create a potential-CORS request' algorithm
|
2 anni fa |
PotentialCORSRequest.h
|
f7176463b5
LibWeb: Implement 'create a potential-CORS request' algorithm
|
2 anni fa |
PromiseRejectionEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
PromiseRejectionEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
PromiseRejectionEvent.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
RemoteBrowsingContext.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
RemoteBrowsingContext.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
SandboxingFlagSet.h
|
d97b09693e
LibWeb: Convert SandboxingFlagSet into a enum class
|
1 anno fa |
ScrollOptions.h
|
e43027091d
LibWeb: Don't include HTML/Window.h from DOM/Element.h
|
2 anni fa |
SelectItem.cpp
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 anno fa |
SelectItem.h
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 anno fa |
SessionHistoryEntry.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
SessionHistoryEntry.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
SessionHistoryTraversalQueue.h
|
9b16e5373d
LibWeb: Process session history queue after initial iframe navigation
|
1 anno fa |
SharedImageRequest.cpp
|
41941aeb10
LibWeb: Don't access SharedImageRequest::m_document in destructor
|
1 anno fa |
SharedImageRequest.h
|
41941aeb10
LibWeb: Don't access SharedImageRequest::m_document in destructor
|
1 anno fa |
SourceSet.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 anno fa |
SourceSet.h
|
95097e47a7
LibWeb: Allow calc() values in image `sizes` attribute
|
2 anni fa |
SourceSnapshotParams.h
|
d97b09693e
LibWeb: Convert SandboxingFlagSet into a enum class
|
1 anno fa |
Storage.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
Storage.h
|
f43313d099
LibWeb: Port LegacyPlatformObject from DeprecatedString to String
|
1 anno fa |
Storage.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
StructuredSerialize.cpp
|
c0f50b12a4
LibWeb: Post all MessagePort messages over their LocalSockets
|
1 anno fa |
StructuredSerialize.h
|
c0f50b12a4
LibWeb: Post all MessagePort messages over their LocalSockets
|
1 anno fa |
SubmitEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
SubmitEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
SubmitEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
TagNames.cpp
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 anno fa |
TagNames.h
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 anno fa |
TextMetrics.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
TextMetrics.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
TextMetrics.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 anno fa |
TimeRanges.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
TimeRanges.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
TimeRanges.idl
|
680a9f748e
LibWeb: Stub out the HTML TimeRanges IDL interface
|
2 anni fa |
Timer.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Timer.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
ToggleEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
ToggleEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
ToggleEvent.idl
|
153ae93f9c
LibWeb: Implement ToggleEvent for HTMLDetailsElement
|
1 anno fa |
ToggleTaskTracker.h
|
8bb5652835
LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec
|
1 anno fa |
TokenizedFeatures.h
|
2a410f8985
LibWeb: Change "popup"-related storage types to named enums
|
2 anni fa |
TrackEvent.cpp
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
1 anno fa |
TrackEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
TrackEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 anno fa |
TraversableNavigable.cpp
|
fd7be22653
LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr
|
1 anno fa |
TraversableNavigable.h
|
0cb0d60ac5
LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page&
|
1 anno fa |
VideoTrack.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
VideoTrack.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
VideoTrack.idl
|
3f1badf9b2
LibWeb: Implement VideoTrack and VideoTrackList
|
2 anni fa |
VideoTrackList.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
VideoTrackList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
VideoTrackList.idl
|
3f1badf9b2
LibWeb: Implement VideoTrack and VideoTrackList
|
2 anni fa |
VisibilityState.h
|
d4acdac317
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
|
2 anni fa |
Window.cpp
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 anno fa |
Window.h
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 anno fa |
Window.idl
|
4299fb604b
LibWeb: Add window.status property
|
1 anno fa |
WindowEventHandlers.cpp
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 anni fa |
WindowEventHandlers.h
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
2 anni fa |
WindowLocalStorage.idl
|
37e9302dd9
LibWeb/HTML: Port Window.localStorage to IDL
|
2 anni fa |
WindowOrWorkerGlobalScope.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
WindowOrWorkerGlobalScope.h
|
e7a3040c9f
LibWeb: Do not use JS::Handle for TimerHandler
|
1 anno fa |
WindowOrWorkerGlobalScope.idl
|
0aa4466ce9
LibWeb: Port {set,clear}{Timeout,Interval} to IDL
|
2 anni fa |
WindowProxy.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
WindowProxy.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
WindowSessionStorage.idl
|
a31c561a5a
LibWeb/HTML: Port Window.sessionStorage to IDL
|
2 anni fa |
Worker.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
Worker.h
|
1602663b9e
LibWeb+WebWorker: Implement a first cut of post_message for Workers
|
1 anno fa |
Worker.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
WorkerAgent.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
WorkerAgent.h
|
1602663b9e
LibWeb+WebWorker: Implement a first cut of post_message for Workers
|
1 anno fa |
WorkerDebugConsoleClient.cpp
|
573cbb5ca0
LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder
|
1 anno fa |
WorkerDebugConsoleClient.h
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
3 anni fa |
WorkerGlobalScope.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
WorkerGlobalScope.h
|
1602663b9e
LibWeb+WebWorker: Implement a first cut of post_message for Workers
|
1 anno fa |
WorkerGlobalScope.idl
|
1602663b9e
LibWeb+WebWorker: Implement a first cut of post_message for Workers
|
1 anno fa |
WorkerLocation.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 anno fa |
WorkerLocation.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
WorkerLocation.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 anno fa |
WorkerNavigator.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
WorkerNavigator.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
WorkerNavigator.idl
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 anni fa |