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