mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
Issue #1587 - Part 4: Implement FetchObserver
This commit is contained in:
parent
78ff97aaf3
commit
6722d7f4b4
11 changed files with 223 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ WEBIDL_FILES = [
|
|||
'Fetch.webidl',
|
||||
'FetchController.webidl',
|
||||
'FetchEvent.webidl',
|
||||
'FetchObserver.webidl',
|
||||
'FetchSignal.webidl',
|
||||
'File.webidl',
|
||||
'FileList.webidl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue