Files
ladybird/Libraries/LibWeb/DOM
Jelle Raaijmakers 314f4ff0da LibWeb: Prevent double page title update in DOM::Document
This ad-hoc code informs the client of a potentially changed page title.
But because we always update the title element (either the SVG or HTML
title) the client was already informed, causing the code to run twice.
2025-02-03 18:34:22 +01:00
..
2025-01-11 23:10:09 +01:00
2025-01-23 09:33:10 +01:00