mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
(from mypal68) Full webRequest support
This commit is contained in:
parent
d90e52fac4
commit
ea6b948f3b
28 changed files with 6431 additions and 13 deletions
|
|
@ -67,6 +67,7 @@ WEBIDL_FILES = [
|
|||
'CDATASection.webidl',
|
||||
'ChannelMergerNode.webidl',
|
||||
'ChannelSplitterNode.webidl',
|
||||
'ChannelWrapper.webidl',
|
||||
'CharacterData.webidl',
|
||||
'CheckerboardReportService.webidl',
|
||||
'ChildNode.webidl',
|
||||
|
|
@ -418,6 +419,8 @@ WEBIDL_FILES = [
|
|||
'StorageEvent.webidl',
|
||||
'StorageManager.webidl',
|
||||
'StorageType.webidl',
|
||||
'StreamFilter.webidl',
|
||||
'StreamFilterDataEvent.webidl',
|
||||
'StyleSheet.webidl',
|
||||
'StyleSheetList.webidl',
|
||||
'SubtleCrypto.webidl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue