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