Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
..
AudioConstructor.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 years ago
AudioConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
CSSNamespace.cpp f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 years ago
CSSNamespace.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
ExceptionOrUtils.h 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 years ago
HostDefined.cpp c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object 2 years ago
HostDefined.h 07b950d8a6 LibWeb: Make HostDefined and Intrinsics free functions [[nodiscard]] 2 years ago
ImageConstructor.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 years ago
ImageConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
Intrinsics.cpp 3deb8e322f LibWeb: Remove Intrinsics::cached_web_prototype 2 years ago
Intrinsics.h 3deb8e322f LibWeb: Remove Intrinsics::cached_web_prototype 2 years ago
LegacyPlatformObject.cpp 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 years ago
LegacyPlatformObject.h 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects 2 years ago
MainThreadVM.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
MainThreadVM.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
OptionConstructor.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 years ago
OptionConstructor.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
PlatformObject.cpp 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 years ago
PlatformObject.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago