Issue #2435 - Declare PromiseRejectionEvent WebIDL

Based-on: m-c 1338059
This commit is contained in:
Martok 2024-01-02 01:56:12 +01:00 • committed by roytam1
commit 511a9376e3
3 changed files with 24 additions and 1 deletions

View file

@ -695,6 +695,7 @@ GENERATED_EVENTS_WEBIDL_FILES = [
'PopStateEvent.webidl',
'PopupBlockedEvent.webidl',
'ProgressEvent.webidl',
'PromiseRejectionEvent.webidl',
'RecordErrorEvent.webidl',
'ScrollViewChangeEvent.webidl',
'ServiceWorkerMessageEvent.webidl',