serenity/Tests
Aliaksandr Kalenik e09816c37c LibWeb: Run only tasks with navigation source in "apply history step"
In our implementation of the "apply the history step" algorithm, we
have to spin-wait for the completion of tasks queued on the event loop.
Before this change, we allowed tasks from any source to be executed
while we were waiting. It should not be possible because it allows to
interrupt history step application by anything, including another
history step application.

Fixes https://github.com/SerenityOS/serenity/issues/23598
2024-03-20 20:28:21 +01:00
..
AK AK: Add base64url encoding and decoding methods 2024-03-20 12:18:57 -04:00
JSSpecCompiler
Kernel Tests/Kernel: Add tests for verifying proper loop device support 2024-03-13 15:33:47 -06:00
LibAudio
LibC
LibCompress
LibCore
LibCpp
LibCrypto LibCrypto: Remove unused Crypto::PK::EMSA_PSS class 2024-03-16 01:17:02 -06:00
LibDeviceTree
LibDiff
LibEDID
LibELF
LibGfx LibGfx/JBIG2: Implement support for TPGDON 2024-03-17 17:38:30 +01:00
LibGL
LibGLSL
LibIMAP
LibJS
LibLocale
LibMarkdown
LibPDF LibPDF: Handle indirect reference resolving during parsing more robustly 2024-03-19 19:20:01 -04:00
LibRegex
LibSemVer
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibURL AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibVideo
LibWasm
LibWeb LibWeb: Run only tasks with navigation source in "apply history step" 2024-03-20 20:28:21 +01:00
LibWebView AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibXML
Spreadsheet
Utilities patch+LibDiff: Add support for applying patches with preprocessor macro 2024-03-03 08:56:00 +01:00
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00