Files
serenity/Userland/Libraries/LibWeb/HTML/Navigable.cpp
Daniel La Rocque 051f218007 LibWeb: Fix "attempt to update a history entry's document"
This updates our implementation of
[attempt-to-populate-the-history-entry's-document](https://html.spec.whatwg.org/multipage/browsing-the-web.html#attempt-to-populate-the-history-entry's-document)
after fixes were made to the logic inside the queued task in
cdd014ae84 (diff-41cf6794ba4200b839c53531555f0f3998df4cbb01a4d5cb0b94e3ca5e23947dL99534).

(cherry picked from commit ed04124cbffbfe8b850e8e3a1bc0788513ce6a4d)
2024-11-10 10:46:01 -05:00

111 KiB