mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
There were several instances where the spec marks an AO invocation as infallible, but we were propagating WebIDL::ExceptionOr. These mostly cannot throw due to knowledge about the values they are provided. By unwinding these, we can remove a decent amount of exception handling.
5.0 KiB
5.0 KiB