ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
Niccolo Antonelli Dziri a72b0c29bb LibWeb: Add a simplified Notification constructor
This allows the Notification object to be created in javascript without
any additional functionalities.

It passes two wpt tests which require a call to the notification
constructor with no arguments.

https://wpt.live/notifications/constructor-basic.https.html

https://wpt.live/notifications/constructor-invalid.https.html
2025-09-24 11:53:14 +01:00
..
CMakeLists.txt BindingsGenerator: Write generated code to disk instead of stdout 2022-12-13 11:31:24 +01:00
IDLGenerators.cpp LibWeb: Add a simplified Notification constructor 2025-09-24 11:53:14 +01:00
IDLGenerators.h LibIDL+LibWeb: Begin support for async iterator in IDL 2025-04-14 17:43:11 -04:00
main.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
Namespaces.h LibWeb: Implement plumbing for view transitions 2025-09-07 13:58:05 +01:00