Linus Groh 6dd1934ed8 LibWeb/HTML: Port Window.atob() to IDL 2 éve
..
ARIA fc3ee471ed LibWeb: Add ARIA::allows_name_from_content 2 éve
Bindings de83f5422d LibWeb: Generate Window{Constructor,Prototype} from IDL 2 éve
CSS f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 éve
Cookie 87c4080d00 Browser+LibWeb+WebContent: Store cookie expiry times in UTC 2 éve
Crypto fa1ba7fadf LibWeb: Mark JS::Promise* return value for digest() with JS::NNGCPtr 2 éve
DOM c42496187b LibWeb/HTML: Port Window.history to IDL 2 éve
DOMParsing c0b2fa74ac LibWeb: Fix a few const-ness issues 2 éve
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 éve
Fetch b91b67f4f3 LibWeb/Fetch: Actually check if the response is null in recursive fetch 2 éve
FileAPI c0b2fa74ac LibWeb: Fix a few const-ness issues 2 éve
Geometry 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 éve
HTML 6dd1934ed8 LibWeb/HTML: Port Window.atob() to IDL 2 éve
HighResolutionTime 2258fc273c LibWeb/HighResolutionTime: Add IDL typedef for DOMHighResTimeStamp 2 éve
Infra d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec 2 éve
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible 2 éve
Layout 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 éve
Loader 1dbc9bcc0b LibWeb: Add Solaris/SunOS platform string to ResourceLoader 2 éve
MimeSniff f65cbeef5c LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case} 2 éve
NavigationTiming 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
Page c0b2fa74ac LibWeb: Fix a few const-ness issues 2 éve
Painting 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 éve
Platform 90cc45b7ec LibWeb: Convert Platform::Timer to JS::SafeFunction 2 éve
ReferrerPolicy 1e1fbb93fb LibWeb: Implement 'Determine request’s Referrer' AO 2 éve
RequestIdleCallback f0fd1cae3d LibWeb: Make factory method of IdleDeadline fallible 2 éve
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 éve
SVG 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 éve
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 éve
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 éve
Streams d69e863286 LibWeb: Propagate error in factory method of Streams::ReadableStream 2 éve
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 éve
UIEvents e57461b89e LibWeb: Make factory methods of UIEvents::WheelEvent fallible 2 éve
URL 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 éve
WebAssembly 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 éve
WebDriver ae1611aa08 LibWeb: Mark Web::WebDriver::Response as [[nodiscard]] 2 éve
WebGL fe6b82b01c LibWeb: Port WebGLContextEvent to new String 2 éve
WebIDL 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 éve
WebSockets eed69e5093 LibWeb: Port MessageEvent to new String 2 éve
XHR d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec 2 éve
XML ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 éve
CMakeLists.txt de83f5422d LibWeb: Generate Window{Constructor,Prototype} from IDL 2 éve
Dump.cpp 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 éve
Dump.h e2db717bf5 LibWeb: Fix ignored .to_string() errors in Web::dump_sheet() 2 éve
FontCache.cpp f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 éve
FontCache.h f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 éve
Forward.h c42496187b LibWeb/HTML: Port Window.history to IDL 2 éve
Namespace.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
Namespace.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
PixelUnits.h dbc04bbf1b LibWeb: Use type-correct hashing and formatting functions for pixels 2 éve
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 éve
idl_files.cmake c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) 2 éve