ladybird/Base
James Raspass a629317840 Base: Use native light dismiss for settings dialogs
Rather than rolling our own JavaScript to detect clicks outside of the
dialogs and close them we can set the closedby attribute to "any" which
will do the same thing.

This should also handle platform-specific user actions like pressing the
Escape key but this doesn't currently work so keep our JavaScript to
handle that and add a FIXME.
2026-04-07 21:27:50 -04:00
..
res Base: Use native light dismiss for settings dialogs 2026-04-07 21:27:50 -04:00