Aliaksandr Kalenik fd25fea3ab LibWeb: Add missing empty size check before allocating PaintingSurface 7 months ago
..
Canvas e8cc0dc998 LibWeb+LibGfx: Implement shadowBlur for Canvas2D 7 months ago
CrossOrigin f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CustomElements 58631e9eef LibJS: Add missing `CommonPropertyNames`s and `StringMayBeNumber::No`s 8 months ago
EventLoop 6a668f27c7 LibWeb: Push promise rejection handling onto UniversalGlobalScopeMixin 8 months ago
Parser 12442ca430 LibWeb: Remove a misleading duplicate comment in HTMLParser 8 months ago
Scripting 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
SyntaxHighlighter 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AbstractWorker.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AbstractWorker.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AbstractWorker.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ActivateTab.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AnimatedBitmapDecodedImageData.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimatedBitmapDecodedImageData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationFrameCallbackDriver.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationFrameCallbackDriver.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationFrameProvider.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AttributeNames.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AttributeNames.h e176871fdf LibWeb: Use [Reflect] to implement `HTMLImageElement.decoding` 8 months ago
AudioPlayState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AudioTrack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrack.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AudioTrackList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrackList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrackList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
BeforeUnloadEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
BeforeUnloadEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
BeforeUnloadEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
BroadcastChannel.cpp e565e3c557 LibWeb: Implement BroadcastChannel.postMessage 8 months ago
BroadcastChannel.h e565e3c557 LibWeb: Implement BroadcastChannel.postMessage 8 months ago
BroadcastChannel.idl e565e3c557 LibWeb: Implement BroadcastChannel.postMessage 8 months ago
BrowsingContext.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
BrowsingContext.h 310cdc35f0 LibWeb: Fill-in some fixmes around sandboxing flag sets 8 months ago
BrowsingContextGroup.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
BrowsingContextGroup.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CORSSettingAttribute.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CORSSettingAttribute.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CanvasGradient.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasGradient.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasGradient.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CanvasPattern.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasPattern.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasPattern.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CanvasRenderingContext2D.cpp e8cc0dc998 LibWeb+LibGfx: Implement shadowBlur for Canvas2D 7 months ago
CanvasRenderingContext2D.h e8cc0dc998 LibWeb+LibGfx: Implement shadowBlur for Canvas2D 7 months ago
CanvasRenderingContext2D.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CloseEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CloseWatcher.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseWatcher.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseWatcher.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CloseWatcherManager.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseWatcherManager.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ColorPickerUpdateState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DOMParser.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMParser.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMParser.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DOMStringList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DOMStringMap.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringMap.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringMap.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DataTransfer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransfer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransfer.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DataTransferItem.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItem.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItem.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DataTransferItemList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItemList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItemList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Dates.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Dates.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DecodedImageData.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DecodedImageData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DedicatedWorkerGlobalScope.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DedicatedWorkerGlobalScope.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DedicatedWorkerGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DocumentReadyState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DocumentState.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DocumentState.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DragDataStore.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DragDataStore.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DragEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DragEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DragEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ElementInternals.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ElementInternals.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ElementInternals.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EmbedderPolicy.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EmbedderPolicy.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ErrorEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ErrorEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ErrorEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EventHandler.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
EventHandler.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
EventNames.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EventNames.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EventSource.cpp 8f6fe1de83 LibURL+LibWeb: Make URL serialization return a String 8 months ago
EventSource.h 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
EventSource.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FileFilter.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FileFilter.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Focus.cpp 3e8c8b185e LibWeb: Use WindowProxy instead of Window in UI Events IDL 8 months ago
Focus.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FormAssociatedElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
FormAssociatedElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormControlInfrastructure.cpp ea0e434d1d LibWeb: Allow FormData entry list to be mutated within a FormDataEvent 8 months ago
FormControlInfrastructure.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormDataEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormDataEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormDataEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GlobalEventHandlers.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GlobalEventHandlers.h 75b7a3e413 LibWeb: Add definitions for PointerEvent event handlers 8 months ago
HTMLAllCollection.cpp cfb00ba494 LibJS: Stop lazily coercing numeric `PropertyKey`s 8 months ago
HTMLAllCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAllCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLAnchorElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAnchorElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAnchorElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLAreaElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAreaElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAreaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLAudioElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAudioElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAudioElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLBRElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBRElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBRElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLBaseElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLBaseElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBaseElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLBodyElement.cpp e781aab274 LibWeb: Honor the various margin attributes in HTMLBodyElement 8 months ago
HTMLBodyElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBodyElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLButtonElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLButtonElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLButtonElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLCanvasElement.cpp fd25fea3ab LibWeb: Add missing empty size check before allocating PaintingSurface 7 months ago
HTMLCanvasElement.h e2e54dccc3 LibWeb: Generate WebGLRenderingContext implementation 7 months ago
HTMLCanvasElement.idl a6e9f107eb LibWeb: Fix Canvas.toDataURL and Canvas.toBlob signatures 8 months ago
HTMLDListElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDListElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDataElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDataListElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataListElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDetailsElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDetailsElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDetailsElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDialogElement.cpp d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object 8 months ago
HTMLDialogElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDialogElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDirectoryElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDirectoryElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDirectoryElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDivElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDivElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDivElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDocument.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDocument.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDocument.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLElement.cpp 217567981a LibWeb: Implement "plaintext-only" state for contenteditable 7 months ago
HTMLElement.h 6a85677f70 LibWeb: Expose HTMLElement's content editable state 7 months ago
HTMLElement.idl d73f809af5 LibWeb: Implement `HTMLElement.enterKeyHint` 8 months ago
HTMLEmbedElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLEmbedElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLEmbedElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFieldSetElement.cpp c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLFieldSetElement.h c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLFieldSetElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFontElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFontElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFontElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFormControlsCollection.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFormControlsCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFormControlsCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFormElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLFormElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFormElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFrameElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFrameSetElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameSetElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameSetElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHRElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHRElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHRElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHeadElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHeadingElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadingElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadingElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHtmlElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHtmlElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHtmlElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHyperlinkElementUtils.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLHyperlinkElementUtils.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHyperlinkElementUtils.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLIFrameElement.cpp 443a8539e9 LibWeb: Rename Layout::FrameBox => NavigableContainerViewport 8 months ago
HTMLIFrameElement.h 634823d5b4 LibWeb: Implement HTMLIFrameElement.sandbox 8 months ago
HTMLIFrameElement.idl 634823d5b4 LibWeb: Implement HTMLIFrameElement.sandbox 8 months ago
HTMLImageElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLImageElement.h b05bc71002 LibWeb: Limit `HTMLImageElement` width and height to allowed values 8 months ago
HTMLImageElement.idl e176871fdf LibWeb: Use [Reflect] to implement `HTMLImageElement.decoding` 8 months ago
HTMLInputElement.cpp fdee82d203 LibWeb: Implement `::file-selector-button` pseudo element 7 months ago
HTMLInputElement.h b39fdcfec2 LibWeb: Implement the `HTMLInputElement.height` attribute 8 months ago
HTMLInputElement.idl b39fdcfec2 LibWeb: Implement the `HTMLInputElement.height` attribute 8 months ago
HTMLLIElement.cpp a61883ae88 LibWeb: Use correct integer parsing rules in `HTMLLIElement::value()` 8 months ago
HTMLLIElement.h a61883ae88 LibWeb: Use correct integer parsing rules in `HTMLLIElement::value()` 8 months ago
HTMLLIElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLLabelElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLLabelElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLLabelElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLLegendElement.cpp c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLLegendElement.h c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLLegendElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLLinkElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLLinkElement.h 4ad8ba11d5 LibWeb: Use the [Reflect] attribute to implement `HTMLLinkElement.as` 8 months ago
HTMLLinkElement.idl 4ad8ba11d5 LibWeb: Use the [Reflect] attribute to implement `HTMLLinkElement.as` 8 months ago
HTMLMapElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMapElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMapElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMarqueeElement.cpp a8719a706b LibWeb: Limit HTMLMarqueeElement attributes to allowed values 8 months ago
HTMLMarqueeElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMarqueeElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMediaElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLMediaElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMediaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMenuElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMenuElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMenuElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMetaElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMetaElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMetaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMeterElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMeterElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMeterElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLModElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLModElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLModElement.idl 74645facae LibWeb/HTML: Implement cite attribute according to spec 8 months ago
HTMLOListElement.cpp 9face18ab2 LibWeb: Use correct integer parsing rules in `HTMLOListElement::start()` 8 months ago
HTMLOListElement.h 9face18ab2 LibWeb: Use correct integer parsing rules in `HTMLOListElement::start()` 8 months ago
HTMLOListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLObjectElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLObjectElement.h 2405805ddf LibWeb: Delay load event in more HTMLObjectElement situation 8 months ago
HTMLObjectElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOptGroupElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptGroupElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptGroupElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOptionElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionElement.idl 4c2d4cdf50 LibWeb: Implement HTMLOptionElement.label more correctly 8 months ago
HTMLOptionsCollection.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionsCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionsCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOrSVGElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOrSVGElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOrSVGElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOutputElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOutputElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOutputElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLParagraphElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParagraphElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParagraphElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLParamElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParamElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParamElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLPictureElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPictureElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPictureElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLPreElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPreElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPreElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLProgressElement.cpp 99f8972928 LibWeb: Ignore negative values when setting `HTMLProgressElement.max` 8 months ago
HTMLProgressElement.h 99f8972928 LibWeb: Ignore negative values when setting `HTMLProgressElement.max` 8 months ago
HTMLProgressElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLQuoteElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLQuoteElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLQuoteElement.idl 74645facae LibWeb/HTML: Implement cite attribute according to spec 8 months ago
HTMLScriptElement.cpp e9ab3e5a80 LibWeb: Remove ExceptionOr usage for 'resolve module integrity metadata' 7 months ago
HTMLScriptElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLScriptElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSelectElement.cpp 6218f1a609 LibWeb: Limit `HTMLSelectElement.size` to allowed values 8 months ago
HTMLSelectElement.h 6218f1a609 LibWeb: Limit `HTMLSelectElement.size` to allowed values 8 months ago
HTMLSelectElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSlotElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSlotElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSlotElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSourceElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSourceElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSourceElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSpanElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSpanElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSpanElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLStyleElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLStyleElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLStyleElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSummaryElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSummaryElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableCaptionElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableCaptionElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableCaptionElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableCellElement.cpp 9fc2a63131 LibWeb: Limit `HTMLTableCellElement` rowSpan to allowed values 8 months ago
HTMLTableCellElement.h 9fc2a63131 LibWeb: Limit `HTMLTableCellElement` rowSpan to allowed values 8 months ago
HTMLTableCellElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableColElement.cpp 44cf457fd2 LibWeb: Limit `HTMLTableColElement` span to allowed values 8 months ago
HTMLTableColElement.h 44cf457fd2 LibWeb: Limit `HTMLTableColElement` span to allowed values 8 months ago
HTMLTableColElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableRowElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableRowElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableRowElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableSectionElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableSectionElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableSectionElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTemplateElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTemplateElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTemplateElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTextAreaElement.cpp 7097152ebc LibWeb: Restrict `HTMLTextAreaElement::min_length` to the range of `i32` 8 months ago
HTMLTextAreaElement.h aafc829e6d LibWeb: Don't allow `HTMLTextAreaElement` rows and cols to be set to 0 8 months ago
HTMLTextAreaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTimeElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTimeElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTimeElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTitleElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTitleElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTitleElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTrackElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTrackElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTrackElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLUListElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUListElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLUnknownElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUnknownElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUnknownElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLVideoElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLVideoElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLVideoElement.idl 67d05b0104 LibWeb: Use `[URL]` extended attribute for `HTMLVideoElement.poster` 8 months ago
HashChangeEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HashChangeEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HashChangeEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
History.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
History.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
History.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HistoryHandlingBehavior.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ImageBitmap.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageBitmap.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageBitmap.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ImageData.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageData.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ImageRequest.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
LazyLoadingElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ListOfAvailableImages.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ListOfAvailableImages.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Location.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
Location.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Location.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaError.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaError.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaError.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MessageChannel.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageChannel.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageChannel.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MessageEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MessagePort.cpp 079c28d5e6 LibWeb: Make MessageEvents from {Window,MessagePort}.postMessage trusted 8 months ago
MessagePort.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessagePort.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MimeType.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeType.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeType.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MimeTypeArray.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeTypeArray.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeTypeArray.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Navigable.cpp 3f461b96df LibWeb: Implement window.stop() 7 months ago
Navigable.h 3f461b96df LibWeb: Implement window.stop() 7 months ago
NavigableContainer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigableContainer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigateEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigateEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigateEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Navigation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Navigation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Navigation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationCurrentEntryChangeEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationCurrentEntryChangeEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationCurrentEntryChangeEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationDestination.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationDestination.h 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationDestination.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationHistoryEntry.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationHistoryEntry.h 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationHistoryEntry.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationObserver.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationObserver.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationParams.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationParams.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationTransition.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationTransition.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationTransition.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationType.h 1915574165 LibWeb: Fix NavigationType enum to string conversion 8 months ago
NavigationType.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Navigator.cpp 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 8 months ago
Navigator.h 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 8 months ago
Navigator.idl 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 8 months ago
NavigatorBeacon.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigatorBeacon.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorBeacon.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorConcurrentHardware.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorConcurrentHardware.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorDeviceMemory.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorDeviceMemory.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorID.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorID.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorID.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorLanguage.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorLanguage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorOnLine.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorOnLine.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Numbers.cpp d02b763cd6 LibWeb: Add `parse_integer_digits` methods 8 months ago
Numbers.h d02b763cd6 LibWeb: Add `parse_integer_digits` methods 8 months ago
POSTResource.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PageSwapEvent.idl f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PageTransitionEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PageTransitionEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PageTransitionEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Path2D.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Path2D.h af9d855b70 LibGfx: Delete DeprecatedPath 8 months ago
Path2D.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Plugin.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Plugin.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Plugin.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PluginArray.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PluginArray.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PluginArray.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PolicyContainers.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PolicyContainers.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PopStateEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PopStateEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PopStateEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PotentialCORSRequest.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PotentialCORSRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PromiseRejectionEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PromiseRejectionEvent.h 6ac018bcb6 LibWeb: Fix crash accessing 'empty' PromiseRejectionEvent reason 7 months ago
PromiseRejectionEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
RadioNodeList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
RadioNodeList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
RadioNodeList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SandboxingFlagSet.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ScrollOptions.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SelectItem.cpp 1bdc41faa1 LibWeb: Reduce SelectItemOption struct from 40 to 32 bytes 8 months ago
SelectItem.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SelectedFile.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SelectedFile.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SessionHistoryEntry.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SessionHistoryEntry.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SessionHistoryTraversalQueue.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SessionHistoryTraversalQueue.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ShadowRealmGlobalScope.cpp d527c5df5d LibWeb: Allow using queuing strategies on globals other than Window 8 months ago
ShadowRealmGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
ShadowRealmGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SharedResourceRequest.cpp bd93285811 LibGfx+LibWeb: Do some color management on images with an ICC profile 7 months ago
SharedResourceRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SourceSet.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SourceSet.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SourceSnapshotParams.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Storage.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Storage.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Storage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StructuredSerialize.cpp 9dad8f55a4 LibWeb: Implement transfer for Resizable/ArrayBuffer 7 months ago
StructuredSerialize.h 9dad8f55a4 LibWeb: Implement transfer for Resizable/ArrayBuffer 7 months ago
StructuredSerializeOptions.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
StructuredSerializeTypes.h 53394230ca LibWeb: Reorganize definitions and includes to avoid circular references 8 months ago
SubmitEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SubmitEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SubmitEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TagNames.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TagNames.h f09ed59351 LibWeb: Add the search element 8 months ago
TextMetrics.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextMetrics.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextMetrics.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrack.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrackCue.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCue.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCue.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrackCueList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCueList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCueList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrackList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TimeRanges.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TimeRanges.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TimeRanges.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Timer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Timer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ToggleEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ToggleEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ToggleEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ToggleTaskTracker.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TokenizedFeatures.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TokenizedFeatures.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TrackEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TrackEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TrackEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TraversableNavigable.cpp e683700fe6 LibWeb: Allow construction of PaintingSurface directly from IOSurface 7 months ago
TraversableNavigable.h e683700fe6 LibWeb: Allow construction of PaintingSurface directly from IOSurface 7 months ago
UniversalGlobalScope.cpp 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
UniversalGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
UniversalGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
UserActivation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
UserActivation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
UserActivation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ValidityState.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ValidityState.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ValidityState.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VideoTrack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrack.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VideoTrackList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrackList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrackList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VisibilityState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WebViewHints.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WebViewHints.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Window.cpp 3f461b96df LibWeb: Implement window.stop() 7 months ago
Window.h 3f461b96df LibWeb: Implement window.stop() 7 months ago
Window.idl 3f461b96df LibWeb: Implement window.stop() 7 months ago
WindowEventHandlers.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WindowEventHandlers.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WindowLocalStorage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WindowOrWorkerGlobalScope.cpp 6a668f27c7 LibWeb: Push promise rejection handling onto UniversalGlobalScopeMixin 8 months ago
WindowOrWorkerGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
WindowOrWorkerGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WindowProxy.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WindowProxy.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WindowSessionStorage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Worker.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Worker.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Worker.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkerAgent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerAgent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerDebugConsoleClient.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerDebugConsoleClient.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerGlobalScope.cpp d527c5df5d LibWeb: Allow using queuing strategies on globals other than Window 8 months ago
WorkerGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
WorkerGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkerLocation.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
WorkerLocation.h 3ce81512dd LibWeb/HTML: Make WorkerLocation methods infallible 8 months ago
WorkerLocation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkerNavigator.cpp 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 8 months ago
WorkerNavigator.h 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 8 months ago
WorkerNavigator.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkletGlobalScope.cpp b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope 8 months ago
WorkletGlobalScope.h b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope 8 months ago
WorkletGlobalScope.idl b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope 8 months ago