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