Simon Danner bd90498332 LibWeb: Add SVGDefsElement 3 years ago
..
AudioConstructor.cpp 5560d8a25d LibWeb: Use correct global object in legacy factories 3 years ago
AudioConstructor.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 years ago
CSSNamespace.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
CSSNamespace.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
CSSRuleWrapperFactory.cpp 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 years ago
CSSRuleWrapperFactory.h 6cda24097b LibWeb: Add the CSSStyleRule interface with some limited functionality 3 years ago
CSSStyleDeclarationWrapperCustom.cpp b45ed48ca7 LibWeb: Support CSSStyleDeclaration.cssFloat 3 years ago
CallbackType.h f71f404e0c LibWeb: Introduce the Environment Settings Object 3 years ago
CrossOriginAbstractOperations.cpp ae96eae4f9 LibWeb: Implement 'cross-origin accessible window property name' concept 3 years ago
CrossOriginAbstractOperations.h ae96eae4f9 LibWeb: Implement 'cross-origin accessible window property name' concept 3 years ago
EventListenerWrapper.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
EventListenerWrapper.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
EventTargetWrapperFactory.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
EventTargetWrapperFactory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
EventWrapperFactory.cpp 269f9c6863 LibWeb: Add fast-paths for wrapping already-wrapped C++ objects 3 years ago
EventWrapperFactory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
ExceptionOrUtils.h ba87f23f22 LibWeb: Allow returning JS::ThrowCompletionOr<T> from wrapped functions 3 years ago
IDLAbstractOperations.cpp 7b54845c8e LibWeb: Allow calling invoke-a-callback with an existing argument list 3 years ago
IDLAbstractOperations.h 7b54845c8e LibWeb: Allow calling invoke-a-callback with an existing argument list 3 years ago
ImageConstructor.cpp 5560d8a25d LibWeb: Use correct global object in legacy factories 3 years ago
ImageConstructor.h a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 years ago
LocationConstructor.cpp a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
LocationConstructor.h a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
LocationObject.cpp a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
LocationObject.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
LocationPrototype.h a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
MainThreadVM.cpp 9422ae9bb2 LibJS: Add infallible variant of VM::push_execution_context() 3 years ago
MainThreadVM.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
NavigatorConstructor.cpp a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
NavigatorConstructor.h a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
NavigatorObject.cpp a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
NavigatorObject.h 2a8c6361aa LibWeb: Support navigator.javaEnabled() (always false) 3 years ago
NavigatorPrototype.h a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
NodeWrapperFactory.cpp 269f9c6863 LibWeb: Add fast-paths for wrapping already-wrapped C++ objects 3 years ago
NodeWrapperFactory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
OptionConstructor.cpp 8da99c3014 LibWeb: Add legacy Option factory function 3 years ago
OptionConstructor.h 8da99c3014 LibWeb: Add legacy Option factory function 3 years ago
Replaceable.h 85dc3a8099 LibWeb: Convert the Window object to ThrowCompletionOr 3 years ago
WindowConstructor.cpp a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
WindowConstructor.h a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
WindowObject.cpp a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
WindowObject.h ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API 3 years ago
WindowObjectHelper.h bd90498332 LibWeb: Add SVGDefsElement 3 years ago
WindowPrototype.h a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
WindowProxy.cpp 03c46a261f LibWeb: Implement the WindowProxy exotic object 3 years ago
WindowProxy.h 03c46a261f LibWeb: Implement the WindowProxy exotic object 3 years ago
Wrappable.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
Wrappable.h 086969277e Everywhere: Run clang-format 3 years ago
Wrapper.h 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option 3 years ago