Issue #1587 - Part 1: Implement FetchController/FetchSignal interface

This commit is contained in:
Moonchild 2020-06-10 21:08:58 +00:00 committed by Roy Tam
commit 24087592ad
14 changed files with 416 additions and 0 deletions

View file

@ -141,7 +141,9 @@ WEBIDL_FILES = [
'ExtendableMessageEvent.webidl',
'FakePluginTagInit.webidl',
'Fetch.webidl',
'FetchController.webidl',
'FetchEvent.webidl',
'FetchSignal.webidl',
'File.webidl',
'FileList.webidl',
'FileMode.webidl',