.. |
ARIA
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 лет назад |
Bindings
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
2 лет назад |
CSS
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
2 лет назад |
Cookie
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 лет назад |
Crypto
|
15532df83d
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
2 лет назад |
DOM
|
aa3464466e
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
|
2 лет назад |
DOMParsing
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 лет назад |
Encoding
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 лет назад |
Fetch
|
269c25e1d2
LibWeb/Fetch: Pass recursive=false to manual navigation redirect
|
2 лет назад |
FileAPI
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 лет назад |
Geometry
|
4c3f1481ea
LibWeb: Remove FIXME for existing `[Default] object toJSON()`functions
|
2 лет назад |
HTML
|
62bc8590ad
LibWeb: Implement "get all used history steps" for traversables
|
2 лет назад |
HighResolutionTime
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
2 лет назад |
Infra
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 лет назад |
IntersectionObserver
|
385b880862
LibWeb: Make factory method of IntersectionObserver fallible
|
2 лет назад |
Layout
|
a8d08357c9
LibWeb: Compute inset for relative positioned inline-block
|
2 лет назад |
Loader
|
50af15e6b8
LibWeb: Fix the update of the favicon during navigation
|
2 лет назад |
MimeSniff
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 лет назад |
NavigationTiming
|
89ebef9730
LibWeb: Add a list of the entry names in the PerformanceTiming interface
|
2 лет назад |
Page
|
806e08425a
LibWeb: Clear the mouse event tracking node when it stops wanting events
|
2 лет назад |
Painting
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
2 лет назад |
PerformanceTimeline
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 лет назад |
PermissionsPolicy
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 лет назад |
Platform
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
2 лет назад |
ReferrerPolicy
|
aef36ce828
LibWeb: Add ReferrerPolicy::EmptyString
|
2 лет назад |
RequestIdleCallback
|
b410804f54
LibWeb/HTML: Port Window.requestIdleCallback() to IDL
|
2 лет назад |
ResizeObserver
|
ff2a991e19
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
|
2 лет назад |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
2 лет назад |
SVG
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
2 лет назад |
Scripts
|
faab2fe101
LibWeb: Store stylesheet sources as StringViews
|
2 лет назад |
SecureContexts
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 лет назад |
Selection
|
dcbe927b48
LibWeb: Make factory method of Selection::Selection fallible
|
2 лет назад |
Streams
|
ed06429d33
LibWeb: Implement ReadableByteStreamController.error()
|
2 лет назад |
Tests
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 лет назад |
UIEvents
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2 лет назад |
URL
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 лет назад |
UserTiming
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
2 лет назад |
WebAssembly
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
2 лет назад |
WebDriver
|
8134dccdc7
AK: Add new failable `JsonArray::{append/set}` functions
|
2 лет назад |
WebGL
|
d39ac0a0ed
LibWeb: Port fire_webgl_context_event() to new FlyString
|
2 лет назад |
WebIDL
|
c40109628d
LibWeb: Properly reject abrupt completion in clean_up_on_return
|
2 лет назад |
WebSockets
|
8addcd237c
LibWeb: Make WebSocket#send support typed arrays, Blob and DataView
|
2 лет назад |
XHR
|
d4eaaf905c
LibJS: Port create_iterator_result_object() to NonnullGCPtr
|
2 лет назад |
XML
|
cbefab21be
LibWeb: Port fire_a_page_transition_event() to new FlyString
|
2 лет назад |
CMakeLists.txt
|
aa3464466e
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
|
2 лет назад |
Dump.cpp
|
36d35c9c82
LibWeb: Rename remaining paint_box variables to paintable_box
|
2 лет назад |
Dump.h
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2 лет назад |
FontCache.cpp
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
2 лет назад |
FontCache.h
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
2 лет назад |
Forward.h
|
2fbe5b969b
LibWeb: Add URLStyleValue to represent general url() values
|
2 лет назад |
Namespace.cpp
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 лет назад |
Namespace.h
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 лет назад |
PixelUnits.h
|
dbc04bbf1b
LibWeb: Use type-correct hashing and formatting functions for pixels
|
2 лет назад |
TreeNode.h
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 лет назад |
idl_files.cmake
|
aa3464466e
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
|
2 лет назад |