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