LibWeb: Implement BeforeUnloadEvent

This is required to support legacy behavior of the `returnValue`
attribute.
This commit is contained in:
Tim Ledbetter
2024-10-02 23:54:48 +01:00
committed by Andreas Kling
parent d00adabc3c
commit 99ef078c97
9 changed files with 95 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ AudioScheduledSourceNode
AudioTrack
AudioTrackList
BaseAudioContext
BeforeUnloadEvent
BigInt
BigInt64Array
BigUint64Array