ladybird/Tests
Aliaksandr Kalenik 23d683cf6b LibWeb: Update document url after same-document back/forward navigation
Seems like a specification bug, but other browsers update url before
popstate event is fired and so should we.

Fixes back/forward navigation on GitHub.
2024-04-21 12:41:36 +02:00
..
AK AK: Add methods to BufferedStream to resize the user supplied buffer 2024-04-21 11:46:55 +02:00
JSSpecCompiler JSSpecCompiler: Add option to silence all diagnostics and use in tests 2024-03-25 14:28:52 -06:00
Kernel Kernel: Add basic KCOV test and benchmark 2024-04-15 21:16:22 -06:00
LibAudio
LibC Tests: Avoid casting function types in LibC/TestSearch.cpp 2024-04-18 13:14:33 -06:00
LibCompress
LibCore LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
LibCpp
LibCrypto LibCrypto: Add OAEP 2024-04-08 09:34:49 -06:00
LibDeviceTree
LibDiff
LibEDID
LibELF LibELF: Add a small local-exec TLS test 2024-04-19 16:46:47 -06:00
LibGfx Tests/JPEG2000: Add spec example as test case 2024-04-19 12:42:34 -04:00
LibGL
LibGLSL
LibIMAP
LibJS Userland: Avoid some now-unneeded explicit conversions to Bytes 2024-04-04 11:23:21 +02:00
LibLocale
LibMarkdown
LibPDF
LibRegex LibRegex: Account for extra explicit And/Or in class parser assertion 2024-03-24 08:24:46 +01:00
LibSemVer
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS LibTLS+LibHTTP: Tolerate improperly closed TLS sockets 2024-04-17 07:19:03 +02:00
LibTTF
LibUnicode
LibURL LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure 2024-03-25 08:13:27 +01:00
LibVideo
LibWasm
LibWeb LibWeb: Update document url after same-document back/forward navigation 2024-04-21 12:41:36 +02:00
LibWebView
LibXML
Spreadsheet
Utilities
CMakeLists.txt