Andreas Kling e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 년 전
..
Canvas 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
CrossOrigin b8a097f74b LibWeb: Add missing check in CrossOriginGetOwnPropertyHelper 2 년 전
CustomElements d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
EventLoop 766cd852d3 LibWeb: Move the unique task source start to be last in `Task::Source` 1 년 전
Parser fea440055a LibWeb: Track the byte offset of an HTMLToken's position 1 년 전
Scripting 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 년 전
AbstractBrowsingContext.h 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 년 전
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 년 전
AnimatedBitmapDecodedImageData.cpp e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 년 전
AnimatedBitmapDecodedImageData.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 년 전
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 년 전
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 년 전
AttributeNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 년 전
AttributeNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 년 전
AudioTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
AudioTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 년 전
AudioTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
AudioTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 년 전
BrowsingContext.cpp 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags 1 년 전
BrowsingContext.h 5f0fb84379 LibWeb: Stub out determine_the_creation_sandboxing_flags 1 년 전
BrowsingContextGroup.cpp 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 년 전
BrowsingContextGroup.h 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 년 전
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 년 전
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 년 전
CanvasGradient.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
CanvasGradient.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
CanvasGradient.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
CanvasPattern.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
CanvasPattern.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 년 전
CanvasRenderingContext2D.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
CanvasRenderingContext2D.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
CanvasRenderingContext2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
CloseEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
CloseEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
CloseEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
DOMParser.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
DOMParser.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
DOMParser.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
DOMStringMap.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
DOMStringMap.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 년 전
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 년 전
DecodedImageData.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 년 전
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 년 전
DocumentState.cpp 51d64bdaec LibWeb: Add NestedHistory in DocumentState 2 년 전
DocumentState.h 0c85a7cebc LibWeb: Add DocumentState about base url member 1 년 전
ErrorEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
ErrorEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
ErrorEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 년 전
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 년 전
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 년 전
EventNames.h 0c2f758067 LibWeb: Implement the start of the Navigation API 1 년 전
Focus.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 년 전
FormAssociatedElement.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 년 전
FormControlInfrastructure.cpp 34344120f2 AK: Make "foo"_string infallible 2 년 전
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 년 전
FormDataEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
FormDataEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 2 년 전
HTMLAnchorElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLAnchorElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLAnchorElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLAreaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLAreaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLAreaElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLAudioElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLAudioElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLBRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLBRElement.h d54cd23615 LibWeb: Never blockify HTML <br> elements 1 년 전
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLBaseElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLBaseElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLBaseElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLBlinkElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 년 전
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
HTMLBodyElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLBodyElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLBodyElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLButtonElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLButtonElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLButtonElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLCanvasElement.cpp 3056ff6b11 LibWeb: Add presentational hints to the canvas element 1 년 전
HTMLCanvasElement.h 3056ff6b11 LibWeb: Add presentational hints to the canvas element 1 년 전
HTMLCanvasElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLDListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 년 전
HTMLDataElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDataElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLDataListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDataListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDataListElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLDetailsElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLDetailsElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDetailsElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 년 전
HTMLDialogElement.cpp e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 년 전
HTMLDialogElement.h e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 년 전
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 년 전
HTMLDirectoryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDirectoryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 년 전
HTMLDivElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLDivElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLDocument.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLDocument.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLDocument.idl 8f927eaa68 LibWeb: Add HTMLDocument class 2 년 전
HTMLElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLEmbedElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLEmbedElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLEmbedElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLFieldSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFieldSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFieldSetElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLFontElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLFontElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLFormElement.cpp d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 년 전
HTMLFormElement.h 9cf5b67162 LibWeb: Return a HTMLFormControlsCollection from HTMLFormElement element 1 년 전
HTMLFormElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLFrameSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFrameSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLHRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLHeadElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHeadElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLHeadingElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLHeadingElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHeadingElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLHtmlElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHtmlElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLHtmlElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLHyperlinkElementUtils.cpp 099a069b86 LibWeb: Fix typo in query of link element search params 2 년 전
HTMLHyperlinkElementUtils.h 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement 2 년 전
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 년 전
HTMLIFrameElement.cpp d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed 1 년 전
HTMLIFrameElement.h d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed 1 년 전
HTMLIFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLImageElement.cpp 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 년 전
HTMLImageElement.h 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 년 전
HTMLImageElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLInputElement.cpp 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers 1 년 전
HTMLInputElement.h 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers 1 년 전
HTMLInputElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLLIElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLIElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLIElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLLabelElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLabelElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLabelElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLLegendElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLegendElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLegendElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLLinkElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLLinkElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLLinkElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLMapElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMapElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMapElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLMarqueeElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLMarqueeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMarqueeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLMediaElement.cpp d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 년 전
HTMLMediaElement.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLMediaElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLMenuElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMenuElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMenuElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 년 전
HTMLMetaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMetaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMetaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLMeterElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMeterElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLMeterElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLModElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLModElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLOListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLObjectElement.cpp 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 년 전
HTMLObjectElement.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 년 전
HTMLObjectElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLOptGroupElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOptGroupElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOptGroupElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLOptionElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOptionElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLOptionsCollection.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLOptionsCollection.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 년 전
HTMLOutputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOutputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLOutputElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLParagraphElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLParagraphElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLParagraphElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLParamElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLParamElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLParamElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLPictureElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLPictureElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLPreElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLPreElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLPreElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 년 전
HTMLProgressElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLProgressElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLProgressElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLQuoteElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLQuoteElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLScriptElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLScriptElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLScriptElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLSelectElement.cpp d706f9f241 LibWeb: Port HTMLSelectElement from DeprecatedString to String 1 년 전
HTMLSelectElement.h d706f9f241 LibWeb: Port HTMLSelectElement from DeprecatedString to String 1 년 전
HTMLSelectElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HTMLSlotElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSlotElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSlotElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLSourceElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSourceElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLSummaryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLSummaryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTableCaptionElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLTableCaptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTableCaptionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTableCellElement.cpp ece122353b LibWeb: Simplify table_containing_cell signature and implementation 1 년 전
HTMLTableCellElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 년 전
HTMLTableCellElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTableColElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTableColElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTableColElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTableElement.cpp eb40d16b2e LibWeb: Change the default color for inset and outset borders 1 년 전
HTMLTableElement.h b13fe9397d LibWeb: Support border attribute on the table element 1 년 전
HTMLTableElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTableRowElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
HTMLTableRowElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 년 전
HTMLTableRowElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTableSectionElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLTableSectionElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 년 전
HTMLTableSectionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTemplateElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
HTMLTemplateElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLTextAreaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTextAreaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTextAreaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTimeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTimeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLTitleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTitleElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLTrackElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTrackElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLTrackElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLUListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLUListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLUListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
HTMLUnknownElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLUnknownElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 년 전
HTMLVideoElement.cpp bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 년 전
HTMLVideoElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
HTMLVideoElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 년 전
History.cpp 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 년 전
History.h 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 년 전
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 년 전
ImageData.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
ImageData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 년 전
ImageRequest.cpp 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 년 전
ImageRequest.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 년 전
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 년 전
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 년 전
Location.cpp 6cfe19e5be LibWeb: Update Navigable::navigate() to the current state of the spec 1 년 전
Location.h 43da0701fc LibWeb: Implement `navigate()` for Location object 1 년 전
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
MediaError.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MediaError.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 년 전
MessageChannel.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
MessageChannel.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 년 전
MessageEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
MessageEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
MessageEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
MessagePort.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
MessagePort.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 년 전
MimeType.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MimeType.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MimeType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
MimeTypeArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MimeTypeArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
MimeTypeArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
Navigable.cpp 088af86c90 LibWeb: Implement Navigable::target_name() 1 년 전
Navigable.h 6cfe19e5be LibWeb: Update Navigable::navigate() to the current state of the spec 1 년 전
NavigableContainer.cpp a565021147 LibWeb: De-duplicate definition of url_matches_about_blank 1 년 전
NavigableContainer.h 41f9dcd89b LibWeb: Implement "create a new child navigable" and supporting code 2 년 전
NavigateEvent.cpp 268fd93352 LibWeb: Use correct dictionary semantics for NavigateEvent 1 년 전
NavigateEvent.h 268fd93352 LibWeb: Use correct dictionary semantics for NavigateEvent 1 년 전
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
Navigation.cpp cf1f14f58c LibWeb: Make to_history_handling_behavior conversion helper public 1 년 전
Navigation.h cf1f14f58c LibWeb: Make to_history_handling_behavior conversion helper public 1 년 전
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
NavigationCurrentEntryChangeEvent.cpp 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 년 전
NavigationCurrentEntryChangeEvent.h 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 년 전
NavigationCurrentEntryChangeEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
NavigationDestination.cpp 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 년 전
NavigationDestination.h 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 년 전
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
NavigationHistoryEntry.cpp 8e03f8cb4a LibWeb: Use window.navigation in NavigationHistoryEntry::index 1 년 전
NavigationHistoryEntry.h 3c1d4eab24 LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry 1 년 전
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
NavigationParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 년 전
NavigationTransition.cpp 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 년 전
NavigationTransition.h 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 년 전
NavigationTransition.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 년 전
NavigationType.idl daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 년 전
Navigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
Navigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
Navigator.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 년 전
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 년 전
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 년 전
NavigatorID.cpp 1653c5ea41 LibWeb: Use current platform for navigator.platform 2 년 전
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 년 전
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 년 전
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 년 전
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 년 전
Numbers.cpp 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 년 전
Numbers.h 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 년 전
Origin.h 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 년 전
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 년 전
PageTransitionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
PageTransitionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
Path2D.cpp 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 년 전
Path2D.h 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 년 전
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
Plugin.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
Plugin.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
Plugin.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
PluginArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
PluginArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
PluginArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 년 전
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 년 전
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 년 전
PromiseRejectionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
PromiseRejectionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
PromiseRejectionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
RemoteBrowsingContext.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 년 전
RemoteBrowsingContext.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 년 전
SandboxingFlagSet.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 년 전
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 년 전
SessionHistoryEntry.cpp 6856634ebc LibWeb: Add fields to SessionHistoryEntry required by Navigation API 1 년 전
SessionHistoryEntry.h 6856634ebc LibWeb: Add fields to SessionHistoryEntry required by Navigation API 1 년 전
SessionHistoryTraversalQueue.h 08788072c1 LibWeb: Add SessionHistoryTraversalQueue 2 년 전
SharedImageRequest.cpp 2a86bd8c91 LibWeb: Fire the fail callback on SharedImageRequest when they fail 1 년 전
SharedImageRequest.h 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 년 전
SourceSet.cpp 0103940cee LibWeb: Resolve viewport-relative <img sizes> values 1 년 전
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 2 년 전
SourceSnapshotParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 년 전
Storage.cpp 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 년 전
Storage.h 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 년 전
Storage.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
StructuredSerialize.cpp b3bd232a5e LibWeb: Implement StructuredSerialize for BigIntObject and Symbol 1 년 전
StructuredSerialize.h f3cf7496a1 LibWeb: Add spec steps to StructuredSerialize 1 년 전
SubmitEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
SubmitEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
TagNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 년 전
TagNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 년 전
TextMetrics.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
TextMetrics.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 년 전
TimeRanges.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
TimeRanges.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 년 전
Timer.cpp b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 년 전
Timer.h b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 년 전
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 년 전
TrackEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
TrackEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
TraversableNavigable.cpp 03eae09619 LibWeb: Implement snapshotting source snapshot params per the spec 1 년 전
TraversableNavigable.h 0ed67fc0ce LibWeb: Add virtual to check if a Navigable is a top level traversable 1 년 전
VideoTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
VideoTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 년 전
VideoTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
VideoTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 년 전
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 년 전
Window.cpp 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 년 전
Window.h 7f043e3083 LibWeb: Add window.navigation property 1 년 전
Window.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 년 전
WindowOrWorkerGlobalScope.cpp af2886449a LibWeb: Implement PerformanceObserver 1 년 전
WindowOrWorkerGlobalScope.h af2886449a LibWeb: Implement PerformanceObserver 1 년 전
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 년 전
WindowProxy.cpp a653b60e49 LibWeb: Implement basic support for window[number] 2 년 전
WindowProxy.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 년 전
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 년 전
Worker.cpp 768c35af71 LibWeb: Throw on attempt to create a Worker for now 2 년 전
Worker.h 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 년 전
Worker.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
WorkerDebugConsoleClient.cpp f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print 2 년 전
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 년 전
WorkerGlobalScope.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
WorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전
WorkerGlobalScope.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
WorkerLocation.cpp 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 2 년 전
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 년 전
WorkerLocation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 년 전
WorkerNavigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
WorkerNavigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 년 전
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 년 전