1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Meta/Lagom/Tools
Andrew Kaster d1aea87889 LibWeb: Add NavigateEvent, the main event of the Navigation API
This event is the star of the show, and the main way that web content
can react to either programmatic or user-initiated navigation.

All of the fun algorithms will have to come later though.
2023-08-24 11:03:57 -06:00
..
CodeGenerators LibWeb: Add NavigateEvent, the main event of the Navigation API 2023-08-24 11:03:57 -06:00
ConfigureComponents ConfigureComponents: Use FileSystem instead of DeprecatedFile 2023-04-09 20:58:54 -06:00
IPCMagicLinter IPCMagicLinter: Add missing format parameter to an error log 2023-07-06 08:55:11 +02:00
LibJSGCVerifier LibJS: Do not use the $ special character in file names 2023-07-15 11:09:22 -04:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00