.. |
ARIA
|
6f5dd9e11c
LibWeb: Return correct RoleType for composite ARIA role
|
1 år sedan |
Animations
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
Bindings
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
CSS
|
ded344aa2c
LibWeb/DOM: Rename link_color to normal_link_color
|
1 år sedan |
Clipboard
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
Cookie
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 år sedan |
Crypto
|
aac873fcec
LibWeb: Fix a few "missing visit_edges" warnings from the GC verifier
|
1 år sedan |
DOM
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
DOMParsing
|
24157e4d1b
LibWeb: Only invalidate style/layout on mutation for connected DOM nodes
|
1 år sedan |
DOMURL
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 år sedan |
Encoding
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 år sedan |
Fetch
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
FileAPI
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
Geometry
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 år sedan |
HTML
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
HighResolutionTime
|
33bd6cfc2a
LibWeb: Implement "current high resolution time" AO
|
1 år sedan |
Infra
|
1c0541d706
LibWeb: Implement an AO to normalize newlines in a string
|
1 år sedan |
Internals
|
291871e0cc
LibWeb: Associate InternalAnimationTimeline with a DOM::Document
|
1 år sedan |
IntersectionObserver
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 år sedan |
Layout
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 år sedan |
Loader
|
52fa415779
LibWeb: Use JS::SafeFunction for ResourceLoader callbacks
|
1 år sedan |
MathML
|
42853fb980
LibWeb: Add missing visit_edges implementation to MathMLElement
|
1 år sedan |
MimeSniff
|
8e5410347b
LibWeb/MimeSniff: Add non-standard text or binary context sniffing
|
1 år sedan |
NavigationTiming
|
3c3ead5ff4
LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance
|
1 år sedan |
Page
|
5e1d678bae
Ladybird+Userland: Remove use of unnecessary fd passing socket concept
|
1 år sedan |
Painting
|
cedf6dd2c3
LibWeb: Remove unused blend mode param in FillEllipse painting command
|
1 år sedan |
PerformanceTimeline
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 år sedan |
PermissionsPolicy
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 år sedan |
Platform
|
1cb5385a29
LibCore: Stop obsessing about tiny OOMs in Core::Timer
|
1 år sedan |
ReferrerPolicy
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 år sedan |
RequestIdleCallback
|
51a52a867c
LibWeb: Use "current high resolution time" AO where relevant
|
1 år sedan |
ResizeObserver
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 år sedan |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
2 år sedan |
SVG
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 år sedan |
SecureContexts
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 år sedan |
Selection
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 år sedan |
Streams
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 år sedan |
UIEvents
|
b873e5bc1d
LibWeb: Implement the PointerEvent interface
|
1 år sedan |
UserTiming
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 år sedan |
WebAssembly
|
93ba99f14a
LibWeb/WebAssembly: Add missing visit of WebAssembly::Memory::m_buffer
|
1 år sedan |
WebAudio
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 år sedan |
WebDriver
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 år sedan |
WebGL
|
c3217754f1
LibWeb: Remove a bunch of calls to `to_byte_string`
|
1 år sedan |
WebIDL
|
f4f4f7781d
Ladybird+LibWeb: Add optional IDL call tracing
|
1 år sedan |
WebSockets
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 år sedan |
Worker
|
5e1d678bae
Ladybird+Userland: Remove use of unnecessary fd passing socket concept
|
1 år sedan |
XHR
|
80658743d3
LibWeb: Generate Optional<NonnullGCPtr<T>> as GCPtr<T>
|
1 år sedan |
XLink
|
c4efc0a5aa
LibWeb: Add Web::XLink::AttributeNames
|
1 år sedan |
XML
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 år sedan |
CMakeLists.txt
|
2d90317c20
LibWeb: Implement <desc> SVG element
|
1 år sedan |
Dump.cpp
|
ce325a9912
LibWeb: Add SessionHistoryEntry::document()
|
1 år sedan |
Dump.h
|
aef4b84e22
LibWeb+WebContent: Add option to dump session history of a traversable
|
1 år sedan |
Forward.h
|
2d90317c20
LibWeb: Implement <desc> SVG element
|
1 år sedan |
Namespace.cpp
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 år sedan |
Namespace.h
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 år sedan |
PixelUnits.cpp
|
c069ab1ca0
LibWeb: Refactor int types in WebContentServer to DevicePixels
|
1 år sedan |
PixelUnits.h
|
56d355a15e
LibWeb: Properly round CSSPixels values in device_to_css_rect
|
1 år sedan |
TreeNode.h
|
4d4dbacfc3
LibWeb: Remove all the unused functions from TreeNode
|
1 år sedan |
idl_files.cmake
|
2d90317c20
LibWeb: Implement <desc> SVG element
|
1 år sedan |