mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Before, we could re-enter into this method and it would clear the skip flag once the innermost call would finish. Instead, remember what the flag's original value was and restore that.