mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
We now replace the current history entry if the page-load has been caused because of a redirect. This makes it able to traverse the history if one of the entries redirects you, which previously caused an infinite history traversion loop.