Kenneth Myhra b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 年之前
..
ARIA 489fe49321 LibWeb: Fix parsing/to_string for "switch" ARIA role 2 年之前
Bindings 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
CSS 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible 2 年之前
Cookie ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 年之前
Crypto 52e9839d8b LibWeb: Make factory method of Crypto::SubtleCrypto fallible 2 年之前
DOM 200d22c650 LibWeb: Make factory method of DOM::Text fallible 2 年之前
DOMParsing b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Encoding b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Fetch 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible 2 年之前
FileAPI 6688f89ad3 LibWeb: Make factory method of FileAPI::FileList fallible 2 年之前
Geometry b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
HTML b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 年之前
HighResolutionTime b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Infra a419039bb2 LibWeb: Implement ASCII case-insensitive matching 2 年之前
IntersectionObserver b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Layout dca19b764b LibWeb: Port CSS::Display to new Strings 2 年之前
Loader 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 年之前
MimeSniff 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
NavigationTiming 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
Page c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 年之前
Painting 2ad9c1fd6c LibWeb: Re-implement checkbox painting using the UA stylesheet 2 年之前
Platform 652f87821b Userland: Replace remaining Core::Timer::construct()s with try_create() 2 年之前
ReferrerPolicy 1e1fbb93fb LibWeb: Implement 'Determine request’s Referrer' AO 2 年之前
RequestIdleCallback b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
ResizeObserver b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
SVG b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 年之前
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
Selection 0791195843 LibWeb: Make factory methods of DOM::Range fallible 2 年之前
Streams b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 年之前
UIEvents c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 年之前
URL ada0a59fc1 LibWeb: Make factory method of URL::URL fallible 2 年之前
WebAssembly 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
WebDriver 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
WebGL b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
WebIDL 411097002b LibWeb: Add a method to ExceptionOr to drop error handling 2 年之前
WebSockets 2ed7f64c73 LibWeb: Make factory method of HTML::CloseEvent fallible 2 年之前
XHR c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 年之前
XML c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 年之前
CMakeLists.txt a6cdf6374f LibWeb: Introduce the FormDataEvent interface 2 年之前
Dump.cpp fc3540c4b1 LibWeb: Port CSS::UnicodeRange to new Strings 2 年之前
Dump.h e2db717bf5 LibWeb: Fix ignored .to_string() errors in Web::dump_sheet() 2 年之前
FontCache.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
FontCache.h 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` 2 年之前
Forward.h a6cdf6374f LibWeb: Introduce the FormDataEvent interface 2 年之前
Namespace.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
Namespace.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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 a6cdf6374f LibWeb: Introduce the FormDataEvent interface 2 年之前