mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
Fixes bug when "navigate forward" button in UI is disabled after performing following steps: 1. Load page with an iframe (top step = 0, iframe step = 0) 2. Navigate iframe to different document (top step = 0, iframe step = 1) 3. Navigate back from browser UI (top step = 0, iframe step = 0) No test because change is only observable from browser UI.
59 KiB
59 KiB