mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #2402 - Implement security policy violation event. https://bugzilla.mozilla.org/show_bug.cgi?id=1037335
This commit is contained in:
parent
1349cf2d01
commit
ec29404083
5 changed files with 215 additions and 60 deletions
|
|
@ -698,6 +698,7 @@ GENERATED_EVENTS_WEBIDL_FILES = [
|
|||
'PromiseRejectionEvent.webidl',
|
||||
'RecordErrorEvent.webidl',
|
||||
'ScrollViewChangeEvent.webidl',
|
||||
'SecurityPolicyViolationEvent.webidl',
|
||||
'ServiceWorkerMessageEvent.webidl',
|
||||
'StyleRuleChangeEvent.webidl',
|
||||
'StyleSheetApplicableStateChangeEvent.webidl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue