.. |
ARIA
|
fc3ee471ed
LibWeb: Add ARIA::allows_name_from_content
|
2 years ago |
Bindings
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
CSS
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 years ago |
Cookie
|
87c4080d00
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
|
2 years ago |
Crypto
|
fa1ba7fadf
LibWeb: Mark JS::Promise* return value for digest() with JS::NNGCPtr
|
2 years ago |
DOM
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
DOMParsing
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
Encoding
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 years ago |
Fetch
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
FileAPI
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
Geometry
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 years ago |
HTML
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
HighResolutionTime
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 years ago |
Infra
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 years ago |
IntersectionObserver
|
385b880862
LibWeb: Make factory method of IntersectionObserver fallible
|
2 years ago |
Layout
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 years ago |
Loader
|
1dbc9bcc0b
LibWeb: Add Solaris/SunOS platform string to ResourceLoader
|
2 years ago |
MimeSniff
|
f65cbeef5c
LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case}
|
2 years ago |
NavigationTiming
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 years ago |
Page
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
Painting
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
Platform
|
652f87821b
Userland: Replace remaining Core::Timer::construct()s with try_create()
|
2 years ago |
ReferrerPolicy
|
1e1fbb93fb
LibWeb: Implement 'Determine request’s Referrer' AO
|
2 years ago |
RequestIdleCallback
|
f0fd1cae3d
LibWeb: Make factory method of IdleDeadline fallible
|
2 years ago |
ResizeObserver
|
ff2a991e19
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
|
2 years ago |
SVG
|
530ec85c4a
LibWeb: Make factory method of Geometry::DOMPoint fallible
|
2 years ago |
Scripts
|
faab2fe101
LibWeb: Store stylesheet sources as StringViews
|
2 years ago |
SecureContexts
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Selection
|
dcbe927b48
LibWeb: Make factory method of Selection::Selection fallible
|
2 years ago |
Streams
|
d69e863286
LibWeb: Propagate error in factory method of Streams::ReadableStream
|
2 years ago |
Tests
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 years ago |
UIEvents
|
e57461b89e
LibWeb: Make factory methods of UIEvents::WheelEvent fallible
|
2 years ago |
URL
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 years ago |
WebAssembly
|
8a36d8826f
LibWeb: Implement the js-api portion of Wasm multi-value
|
2 years ago |
WebDriver
|
77fbd912b7
LibWeb+WebContent+WebDriver: Port WebDriver parameters to String
|
2 years ago |
WebGL
|
fe6b82b01c
LibWeb: Port WebGLContextEvent to new String
|
2 years ago |
WebIDL
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 years ago |
WebSockets
|
eed69e5093
LibWeb: Port MessageEvent to new String
|
2 years ago |
XHR
|
ab6bd946d8
LibWeb: Port ProgressEvent to new String
|
2 years ago |
XML
|
ff92324fa5
LibWeb: Make factory method of DOM::ElementFactory fallible
|
2 years ago |
CMakeLists.txt
|
1a6b61b0cc
LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class
|
2 years ago |
Dump.cpp
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 years ago |
Dump.h
|
e2db717bf5
LibWeb: Fix ignored .to_string() errors in Web::dump_sheet()
|
2 years ago |
FontCache.cpp
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 years ago |
FontCache.h
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 years ago |
Forward.h
|
4d0277cd9a
LibWeb: Implement navigator.{plugins,mimeTypes}
|
2 years ago |
Namespace.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Namespace.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
PixelUnits.h
|
dbc04bbf1b
LibWeb: Use type-correct hashing and formatting functions for pixels
|
2 years ago |
TreeNode.h
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 years ago |
idl_files.cmake
|
4d0277cd9a
LibWeb: Implement navigator.{plugins,mimeTypes}
|
2 years ago |