mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-04 09:22:53 +00: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. |
||
---|---|---|
.. | ||
Blob.cpp | ||
Blob.h | ||
Blob.idl | ||
BlobURLStore.cpp | ||
BlobURLStore.h | ||
File.cpp | ||
File.h | ||
File.idl | ||
FileList.cpp | ||
FileList.h | ||
FileList.idl | ||
FileReader.cpp | ||
FileReader.h | ||
FileReader.idl |