.. |
ARIA
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
%!s(int64=2) %!d(string=hai) anos |
Bindings
|
39d8c8d2a9
LibJS+LibWeb: Add missing visit calls in visit_edges implementations
|
%!s(int64=2) %!d(string=hai) anos |
CSS
|
3f4de06fc2
LibWeb: Cache the root element font metrics when calculating them
|
%!s(int64=2) %!d(string=hai) anos |
Cookie
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
%!s(int64=2) %!d(string=hai) anos |
Crypto
|
15532df83d
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
%!s(int64=2) %!d(string=hai) anos |
DOM
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
%!s(int64=2) %!d(string=hai) anos |
DOMParsing
|
67d2e32984
LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h
|
%!s(int64=2) %!d(string=hai) anos |
Encoding
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
%!s(int64=2) %!d(string=hai) anos |
Fetch
|
39d8c8d2a9
LibJS+LibWeb: Add missing visit calls in visit_edges implementations
|
%!s(int64=2) %!d(string=hai) anos |
FileAPI
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
%!s(int64=2) %!d(string=hai) anos |
Geometry
|
2abe62adfa
LibWeb: Don't divide by 0 in DOMMatrix::invert_self()
|
%!s(int64=2) %!d(string=hai) anos |
HTML
|
872e18f660
LibWeb: Convert Navigable::navigate's csp_navigation_type to an enum
|
%!s(int64=2) %!d(string=hai) anos |
HighResolutionTime
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
%!s(int64=2) %!d(string=hai) anos |
Infra
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
IntersectionObserver
|
385b880862
LibWeb: Make factory method of IntersectionObserver fallible
|
%!s(int64=2) %!d(string=hai) anos |
Layout
|
1ebae7a779
LibWeb: Stop changing width of block-level flex containers during layout
|
%!s(int64=2) %!d(string=hai) anos |
Loader
|
804af38a96
LibWeb: Move document loading into separate file
|
%!s(int64=2) %!d(string=hai) anos |
MimeSniff
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
%!s(int64=2) %!d(string=hai) anos |
NavigationTiming
|
89ebef9730
LibWeb: Add a list of the entry names in the PerformanceTiming interface
|
%!s(int64=2) %!d(string=hai) anos |
Page
|
806e08425a
LibWeb: Clear the mouse event tracking node when it stops wanting events
|
%!s(int64=2) %!d(string=hai) anos |
Painting
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
%!s(int64=2) %!d(string=hai) anos |
PerformanceTimeline
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
%!s(int64=2) %!d(string=hai) anos |
PermissionsPolicy
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
%!s(int64=2) %!d(string=hai) anos |
Platform
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
%!s(int64=2) %!d(string=hai) anos |
ReferrerPolicy
|
aef36ce828
LibWeb: Add ReferrerPolicy::EmptyString
|
%!s(int64=2) %!d(string=hai) anos |
RequestIdleCallback
|
b410804f54
LibWeb/HTML: Port Window.requestIdleCallback() to IDL
|
%!s(int64=2) %!d(string=hai) anos |
ResizeObserver
|
ff2a991e19
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
|
%!s(int64=2) %!d(string=hai) anos |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
%!s(int64=2) %!d(string=hai) anos |
SVG
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
%!s(int64=2) %!d(string=hai) anos |
Scripts
|
faab2fe101
LibWeb: Store stylesheet sources as StringViews
|
%!s(int64=2) %!d(string=hai) anos |
SecureContexts
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
%!s(int64=2) %!d(string=hai) anos |
Selection
|
dcbe927b48
LibWeb: Make factory method of Selection::Selection fallible
|
%!s(int64=2) %!d(string=hai) anos |
Streams
|
ed06429d33
LibWeb: Implement ReadableByteStreamController.error()
|
%!s(int64=2) %!d(string=hai) anos |
Tests
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
%!s(int64=2) %!d(string=hai) anos |
UIEvents
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
%!s(int64=2) %!d(string=hai) anos |
URL
|
36ff6187f6
Everywhere: Change spelling of 'behaviour' to 'behavior'
|
%!s(int64=2) %!d(string=hai) anos |
UserTiming
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
%!s(int64=2) %!d(string=hai) anos |
WebAssembly
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
WebDriver
|
eda2a2f5da
AK: Remove `must_set()` from `JsonArray`
|
%!s(int64=2) %!d(string=hai) anos |
WebGL
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
%!s(int64=2) %!d(string=hai) anos |
WebIDL
|
88e060907b
LibWeb: Implement IDL overload resolution steps to clamp argument counts
|
%!s(int64=2) %!d(string=hai) anos |
WebSockets
|
8addcd237c
LibWeb: Make WebSocket#send support typed arrays, Blob and DataView
|
%!s(int64=2) %!d(string=hai) anos |
XHR
|
d4eaaf905c
LibJS: Port create_iterator_result_object() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
XML
|
8d446d2a9e
LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace
|
%!s(int64=2) %!d(string=hai) anos |
CMakeLists.txt
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
%!s(int64=2) %!d(string=hai) anos |
Dump.cpp
|
968db96101
LibWeb: Show formatting context roots in layout tree dumps
|
%!s(int64=2) %!d(string=hai) anos |
Dump.h
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
%!s(int64=2) %!d(string=hai) anos |
FontCache.cpp
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
%!s(int64=2) %!d(string=hai) anos |
FontCache.h
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
%!s(int64=2) %!d(string=hai) anos |
Forward.h
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
%!s(int64=2) %!d(string=hai) anos |
Namespace.cpp
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
%!s(int64=2) %!d(string=hai) anos |
Namespace.h
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
%!s(int64=2) %!d(string=hai) anos |
PixelUnits.h
|
134717ec8f
LibWeb: VERIFY that nobody tries to hash a non-finite CSSPixels value
|
%!s(int64=2) %!d(string=hai) anos |
TreeNode.h
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
%!s(int64=2) %!d(string=hai) anos |
idl_files.cmake
|
9b652842e4
LibWeb: Add an initial implementation of SVG `<radialGradient>`
|
%!s(int64=2) %!d(string=hai) anos |