ladybird/Userland/Libraries/LibWeb/Clipboard
Andreas Kling 5c20bc2afc LibWeb: Make MimeSniff::MimeType::parse() infallible
It already returns an empty Optional for failures, so there's no need to
wrap it in an ErrorOr as well.
2024-10-14 20:47:35 +02:00
..
Clipboard.cpp LibWeb: Make MimeSniff::MimeType::parse() infallible 2024-10-14 20:47:35 +02:00
Clipboard.h
Clipboard.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
ClipboardEvent.cpp LibWeb: Implement the ClipboardEvent IDL interface 2024-08-22 14:21:13 +02:00
ClipboardEvent.h LibWeb: Implement the ClipboardEvent IDL interface 2024-08-22 14:21:13 +02:00
ClipboardEvent.idl LibWeb: Implement the ClipboardEvent IDL interface 2024-08-22 14:21:13 +02:00