serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibWeb: Implement `AbortSignal.timeout()`

Open tcl3 opened this issue 11 months ago • 0 comments

This method returns a signal that will automatically abort after a given number of milliseconds.

Progress towards #13355

tcl3 avatar Feb 26 '24 18:02 tcl3