Issue #1587 - Part 4: Implement FetchObserver

This commit is contained in:
Moonchild 2020-06-11 08:22:04 +00:00 • committed by Roy Tam
commit 6722d7f4b4
11 changed files with 223 additions and 0 deletions

View file

@ -143,6 +143,7 @@ WEBIDL_FILES = [
'Fetch.webidl',
'FetchController.webidl',
'FetchEvent.webidl',
'FetchObserver.webidl',
'FetchSignal.webidl',
'File.webidl',
'FileList.webidl',