mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Some navigations report the same URL more than once through WebContentClient::did_change_url(). Forwarding those duplicate updates into the frontend turned an internal no-op into visible UI churn, including location bar resets and AppKit focus stealing. Treat repeated URL notifications as a no-op inside LibWebView so frontends only react to real URL changes.
31 KiB
31 KiB