ladybird/UI/AppKit/Application
Timothy Flynn a4a15b9a1e LibWeb+UI/AppKit: Ignore unknown clipboard MIME types
This prevents the AppKit UI from sending unknown MIME types to LibWeb,
where we would previously blindly dereference the result of parsing the
MIME string. We now ignore unknown MIME types as well.
2025-10-10 15:10:03 -04:00
..
Application.h LibWeb+WebContent+UI: Port text pasting to UTF-16 2025-09-19 06:38:52 -04:00
Application.mm LibWeb+UI/AppKit: Ignore unknown clipboard MIME types 2025-10-10 15:10:03 -04:00
ApplicationDelegate.h LibWebView+UI: Generate action to enable/disable DevTools 2025-09-18 07:27:24 -04:00
ApplicationDelegate.mm LibWebView+UI: Generate the entire Inspect menu 2025-09-18 07:27:24 -04:00