Kemal Zebari dcff48356f LibWeb/HTML: Use MimeType::is_xml() in HTMLObjectElement for DRYness 1 سال پیش
..
Canvas 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue 1 سال پیش
CrossOrigin 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables 1 سال پیش
CustomElements 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 سال پیش
EventLoop 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable 1 سال پیش
Parser 79ed72adb4 LibWeb: Port HTMLToken::make_start_tag from DeprecatedFlyString 1 سال پیش
Scripting e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 سال پیش
SyntaxHighlighter 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 سال پیش
AbstractBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 سال پیش
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 سال پیش
AnimatedBitmapDecodedImageData.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 سال پیش
AnimatedBitmapDecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 سال پیش
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 سال پیش
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 سال پیش
AttributeNames.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
AttributeNames.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
AudioTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
AudioTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 سال پیش
AudioTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
AudioTrackList.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 سال پیش
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 سال پیش
BrowsingContext.cpp 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 سال پیش
BrowsingContext.h 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 سال پیش
BrowsingContextGroup.cpp 51caa14381 LibWeb: Remove FrameLoader 1 سال پیش
BrowsingContextGroup.h 24f97491bf LibWeb: Delete unused create_a_new_browsing_context_group() 1 سال پیش
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 سال پیش
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 سال پیش
CanvasGradient.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
CanvasGradient.h c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String 1 سال پیش
CanvasGradient.idl c4f12feadc LibWeb: Port CanvasGradient interface from DeprecatedString to String 1 سال پیش
CanvasPattern.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
CanvasPattern.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 سال پیش
CanvasRenderingContext2D.cpp 274e0f4988 LibWeb/Canvas: Calculate text width for measureText correctly 1 سال پیش
CanvasRenderingContext2D.h d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 سال پیش
CanvasRenderingContext2D.idl d312fdc2d3 LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 1 سال پیش
CloseEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
CloseEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
CloseEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
DOMParser.cpp 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h 1 سال پیش
DOMParser.h 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 سال پیش
DOMParser.idl 8531d11fab LibWeb: Port DOMParser interface from DeprecatedString to String 1 سال پیش
DOMStringMap.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
DOMStringMap.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 سال پیش
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 سال پیش
DecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 سال پیش
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 سال پیش
DocumentState.cpp 51d64bdaec LibWeb: Add NestedHistory in DocumentState 2 سال پیش
DocumentState.h 0c85a7cebc LibWeb: Add DocumentState about base url member 1 سال پیش
ErrorEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
ErrorEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
ErrorEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 سال پیش
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 سال پیش
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 سال پیش
EventNames.h 47616210b6 LibWeb: Add HTML::EventNames::loadend 1 سال پیش
Focus.cpp 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 سال پیش
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
FormAssociatedElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 سال پیش
FormAssociatedElement.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 سال پیش
FormControlInfrastructure.cpp 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 سال پیش
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 سال پیش
FormDataEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
FormDataEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
FormDataEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 سال پیش
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 2 سال پیش
HTMLAnchorElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLAnchorElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLAnchorElement.idl e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 1 سال پیش
HTMLAreaElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLAreaElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLAreaElement.idl de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 1 سال پیش
HTMLAudioElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLAudioElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLBRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLBRElement.h d54cd23615 LibWeb: Never blockify HTML <br> elements 1 سال پیش
HTMLBRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLBaseElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLBaseElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLBaseElement.idl c405ba6b08 LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 1 سال پیش
HTMLBodyElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLBodyElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLBodyElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLButtonElement.cpp 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 1 سال پیش
HTMLButtonElement.h 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" 1 سال پیش
HTMLButtonElement.idl 57d8b0ec73 LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 1 سال پیش
HTMLCanvasElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLCanvasElement.h 5e7a82a853 LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob 1 سال پیش
HTMLCanvasElement.idl 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 سال پیش
HTMLDListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 سال پیش
HTMLDataElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDataElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDataElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLDataListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDataListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDataListElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLDetailsElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLDetailsElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLDetailsElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 سال پیش
HTMLDialogElement.cpp e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 سال پیش
HTMLDialogElement.h e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 سال پیش
HTMLDialogElement.idl e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 سال پیش
HTMLDirectoryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDirectoryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 سال پیش
HTMLDivElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLDivElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLDivElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLDocument.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
HTMLDocument.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
HTMLDocument.idl 8f927eaa68 LibWeb: Add HTMLDocument class 2 سال پیش
HTMLElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLElement.idl 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 سال پیش
HTMLEmbedElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLEmbedElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLEmbedElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLFieldSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLFieldSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLFieldSetElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLFontElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLFontElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLFontElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLFormElement.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
HTMLFormElement.h 857537f90c LibWeb: Update HTMLFormElement to use navigables 1 سال پیش
HTMLFormElement.idl 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String 1 سال پیش
HTMLFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLFrameSetElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLFrameSetElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLFrameSetElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLHRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLHRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLHRElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLHeadElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLHeadElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLHeadingElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLHeadingElement.h 4321606bba LibWeb: Port Element interface from DeprecatedString 1 سال پیش
HTMLHeadingElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLHtmlElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLHtmlElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLHtmlElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLHyperlinkElementUtils.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
HTMLHyperlinkElementUtils.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 سال پیش
HTMLIFrameElement.cpp b0d75ef096 LibWeb: Create navigables only for iframe in a document tree 1 سال پیش
HTMLIFrameElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLIFrameElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLImageElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLImageElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLImageElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLInputElement.cpp 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h 1 سال پیش
HTMLInputElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLInputElement.idl 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String 1 سال پیش
HTMLLIElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLLIElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLLIElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLLabelElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLLabelElement.h 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 سال پیش
HTMLLabelElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLLegendElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLLegendElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLLegendElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLLinkElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLLinkElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLLinkElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLMapElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMapElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMapElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLMarqueeElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLMarqueeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMarqueeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLMediaElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLMediaElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLMediaElement.idl f4bc1602e2 LibWeb: Port HTMLMediaElement interface from DeprecatedString to String 1 سال پیش
HTMLMenuElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMenuElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMenuElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 سال پیش
HTMLMetaElement.cpp a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color 1 سال پیش
HTMLMetaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMetaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLMeterElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMeterElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLMeterElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLModElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLModElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLModElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLOListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLOListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLOListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLObjectElement.cpp dcff48356f LibWeb/HTML: Use MimeType::is_xml() in HTMLObjectElement for DRYness 1 سال پیش
HTMLObjectElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLObjectElement.idl 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 سال پیش
HTMLOptGroupElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLOptGroupElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLOptGroupElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLOptionElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLOptionElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLOptionElement.idl 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 1 سال پیش
HTMLOptionsCollection.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
HTMLOptionsCollection.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 سال پیش
HTMLOutputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLOutputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLOutputElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLParagraphElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLParagraphElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLParagraphElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLParamElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLParamElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLParamElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLPictureElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLPictureElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLPreElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLPreElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLPreElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 سال پیش
HTMLProgressElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLProgressElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLProgressElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLQuoteElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLQuoteElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLQuoteElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLScriptElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLScriptElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLScriptElement.idl 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 1 سال پیش
HTMLSelectElement.cpp 47514e07b4 LibWeb: Make Element attribute getters take a StringView 1 سال پیش
HTMLSelectElement.h 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements 1 سال پیش
HTMLSelectElement.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
HTMLSlotElement.cpp 683ce8e615 LibWeb: Implement (most of) the assigned slot/slottable lookup APIs 1 سال پیش
HTMLSlotElement.h a6131634f1 LibWeb: Add fast_is<T>() for HTMLSlotElement 1 سال پیش
HTMLSlotElement.idl e9da74ebe0 LibWeb: Implement manual slottable assignment 1 سال پیش
HTMLSourceElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLSourceElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLSourceElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLSummaryElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLSummaryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTableCaptionElement.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 سال پیش
HTMLTableCaptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTableCaptionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTableCellElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLTableCellElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 سال پیش
HTMLTableCellElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTableColElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTableColElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTableColElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTableElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
HTMLTableElement.h b13fe9397d LibWeb: Support border attribute on the table element 1 سال پیش
HTMLTableElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTableRowElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
HTMLTableRowElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 سال پیش
HTMLTableRowElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTableSectionElement.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 سال پیش
HTMLTableSectionElement.h 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells 1 سال پیش
HTMLTableSectionElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTemplateElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
HTMLTemplateElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLTextAreaElement.cpp dcf3bdcb9a LibWeb: Use correct realm when focusing HTMLTextAreaElement 1 سال پیش
HTMLTextAreaElement.h 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement 1 سال پیش
HTMLTextAreaElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTimeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTimeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTimeElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLTitleElement.cpp ee50d9b2b5 LibWeb: Update Page to use navigables 1 سال پیش
HTMLTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTitleElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLTrackElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTrackElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLTrackElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLUListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLUListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLUListElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
HTMLUnknownElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLUnknownElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 سال پیش
HTMLVideoElement.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLVideoElement.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 سال پیش
HTMLVideoElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
History.cpp f9520af71e LibWeb: Do page_did_start_loading if history state is pushed/replaced 1 سال پیش
History.h 7cdbd59e92 LibWeb: Update session history when `History` entry is pushed/replaced 1 سال پیش
History.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 سال پیش
ImageData.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
ImageData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
ImageRequest.cpp df86e52d75 LibWeb: Use JS::HeapFunction for callbacks in SharedImageRequest 1 سال پیش
ImageRequest.h df86e52d75 LibWeb: Use JS::HeapFunction for callbacks in SharedImageRequest 1 سال پیش
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 سال پیش
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 سال پیش
Location.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
Location.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 سال پیش
Location.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
MediaError.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
MediaError.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 سال پیش
MessageChannel.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
MessageChannel.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
MessageEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
MessageEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
MessageEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
MessagePort.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
MessagePort.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 سال پیش
MimeType.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
MimeType.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
MimeType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
MimeTypeArray.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
MimeTypeArray.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
MimeTypeArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
Navigable.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
Navigable.h 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
NavigableContainer.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
NavigableContainer.h 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 1 سال پیش
NavigateEvent.cpp 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h 1 سال پیش
NavigateEvent.h 3935105d0a LibWeb: Implement the inner navigate event firing algorithm 1 سال پیش
NavigateEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
Navigation.cpp 0f8ae12d44 LibWeb: Implement fire a download request navigate event 1 سال پیش
Navigation.h 0f8ae12d44 LibWeb: Implement fire a download request navigate event 1 سال پیش
Navigation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
NavigationCurrentEntryChangeEvent.cpp 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 سال پیش
NavigationCurrentEntryChangeEvent.h 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 سال پیش
NavigationCurrentEntryChangeEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
NavigationDestination.cpp 4989375191 LibWeb: Add NavigationDestination, used for NavigateEvents 1 سال پیش
NavigationDestination.h e05a6f6aa2 LibWeb: Add getter to NavigationDestination to get its URL as an AK::URL 1 سال پیش
NavigationDestination.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
NavigationHistoryEntry.cpp 8e03f8cb4a LibWeb: Use window.navigation in NavigationHistoryEntry::index 1 سال پیش
NavigationHistoryEntry.h 3c1d4eab24 LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry 1 سال پیش
NavigationHistoryEntry.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
NavigationParams.h dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 سال پیش
NavigationTransition.cpp 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 سال پیش
NavigationTransition.h 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 سال پیش
NavigationTransition.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
NavigationType.h daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 سال پیش
NavigationType.idl daa9c4a650 LibWeb: Add NavigationType to prep for Navigation API platform objects 1 سال پیش
Navigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
Navigator.h 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 سال پیش
Navigator.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 سال پیش
NavigatorBeacon.cpp 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 سال پیش
NavigatorBeacon.h 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 سال پیش
NavigatorBeacon.idl 9939b028c6 LibWeb: Add basic Navigator send beacon support 1 سال پیش
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 سال پیش
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 سال پیش
NavigatorID.cpp 1653c5ea41 LibWeb: Use current platform for navigator.platform 2 سال پیش
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 سال پیش
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 سال پیش
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 سال پیش
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 سال پیش
Numbers.cpp 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 سال پیش
Numbers.h 9812031a02 LibWeb: Implement spec-compliant integer parsing 1 سال پیش
Origin.h 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 سال پیش
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 سال پیش
PageTransitionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
PageTransitionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
PageTransitionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
Path2D.cpp 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 سال پیش
Path2D.h 826374d04b LibWeb: Port Path2D interface from DeprecatedString to String 1 سال پیش
Path2D.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
Plugin.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
Plugin.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
Plugin.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
PluginArray.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
PluginArray.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
PluginArray.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 سال پیش
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 سال پیش
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 سال پیش
PromiseRejectionEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
PromiseRejectionEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
PromiseRejectionEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
RemoteBrowsingContext.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 سال پیش
RemoteBrowsingContext.h 24b3e315a0 LibWeb: Remove unused navigation methods in BrowsingContext 1 سال پیش
SandboxingFlagSet.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 سال پیش
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 سال پیش
SessionHistoryEntry.cpp 6856634ebc LibWeb: Add fields to SessionHistoryEntry required by Navigation API 1 سال پیش
SessionHistoryEntry.h ce9af96f78 LibWeb: Use document from DocumentState in navigation 1 سال پیش
SessionHistoryTraversalQueue.h 9b16e5373d LibWeb: Process session history queue after initial iframe navigation 1 سال پیش
SharedImageRequest.cpp df86e52d75 LibWeb: Use JS::HeapFunction for callbacks in SharedImageRequest 1 سال پیش
SharedImageRequest.h df86e52d75 LibWeb: Use JS::HeapFunction for callbacks in SharedImageRequest 1 سال پیش
SourceSet.cpp 0103940cee LibWeb: Resolve viewport-relative <img sizes> values 1 سال پیش
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 2 سال پیش
SourceSnapshotParams.h d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class 1 سال پیش
Storage.cpp b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
Storage.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
Storage.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
StructuredSerialize.cpp 9267e24741 LibJS+LibWeb: Track SharedArrayBuffers' shared state 1 سال پیش
StructuredSerialize.h bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion 1 سال پیش
SubmitEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SubmitEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SubmitEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
TagNames.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 سال پیش
TagNames.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 سال پیش
TextMetrics.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
TextMetrics.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
TimeRanges.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
TimeRanges.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 سال پیش
Timer.cpp 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback 1 سال پیش
Timer.h 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback 1 سال پیش
ToggleEvent.cpp 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 سال پیش
ToggleEvent.h 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 سال پیش
ToggleEvent.idl 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 سال پیش
ToggleTaskTracker.h 8bb5652835 LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec 1 سال پیش
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 سال پیش
TrackEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
TrackEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
TrackEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
TraversableNavigable.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
TraversableNavigable.h 699ead0939 LibWeb: Start fleshing out update document for history step application 1 سال پیش
VideoTrack.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
VideoTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 سال پیش
VideoTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
VideoTrackList.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 سال پیش
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 سال پیش
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 سال پیش
Window.cpp 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 سال پیش
Window.h b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 سال پیش
Window.idl 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 سال پیش
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 سال پیش
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 سال پیش
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 سال پیش
WindowOrWorkerGlobalScope.cpp 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback 1 سال پیش
WindowOrWorkerGlobalScope.h e7a3040c9f LibWeb: Do not use JS::Handle for TimerHandler 1 سال پیش
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 سال پیش
WindowProxy.cpp 64899dba44 LibWeb: Implement document-tree child navigable target name property set 1 سال پیش
WindowProxy.h 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 سال پیش
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 سال پیش
Worker.cpp b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback 1 سال پیش
Worker.h 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h 1 سال پیش
Worker.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
WorkerDebugConsoleClient.cpp 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 سال پیش
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 سال پیش
WorkerGlobalScope.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
WorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
WorkerGlobalScope.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
WorkerLocation.cpp 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 2 سال پیش
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 سال پیش
WorkerLocation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 سال پیش
WorkerNavigator.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
WorkerNavigator.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 سال پیش