Issue #2402 - Implement security policy violation event. https://bugzilla.mozilla.org/show_bug.cgi?id=1037335

This commit is contained in:
Brian Smith 2024-01-04 04:43:00 -06:00 • committed by roytam1
commit ec29404083
5 changed files with 215 additions and 60 deletions

View file

@ -698,6 +698,7 @@ GENERATED_EVENTS_WEBIDL_FILES = [
'PromiseRejectionEvent.webidl',
'RecordErrorEvent.webidl',
'ScrollViewChangeEvent.webidl',
'SecurityPolicyViolationEvent.webidl',
'ServiceWorkerMessageEvent.webidl',
'StyleRuleChangeEvent.webidl',
'StyleSheetApplicableStateChangeEvent.webidl',