https://v4-7-0-dot-shaka-player-demo.appspot.com/docs/api/shaka.polyfill.AbortController.AbortSignal.html
JSDoc: Class: shaka.polyfill.AbortController.AbortSignal
jsdocclassshakapolyfillabortcontroller
https://v4-9-2-caf2-dot-shaka-player-demo.appspot.com/docs/api/shaka.polyfill.AbortController.AbortSignal.html
JSDoc: Class: shaka.polyfill.AbortController.AbortSignal
jsdocclassshakapolyfillabortcontroller
https://ja.wikibooks.org/wiki/JavaScript/AbortSignal
JavaScript/AbortSignal - Wikibooks
javascriptabortsignalwikibooks
https://caniuse.com/mdn-api_abortsignal_timeout_static
AbortSignal API: `timeout()` static method | Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
https://web-platform-dx.github.io/web-features-explorer/features/aborting/
Web platform features explorer - AbortController and AbortSignal
web platformfeaturesexplorerabortcontrollerabortsignal
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/abort_event
AbortSignal: abort event - Web APIs | MDN
The abort event of the AbortSignal is fired when the associated request is aborted, i.e., using AbortController.abort().
event webabortsignalapismdn
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/abort_static
AbortSignal: abort() static method - Web APIs | MDN
The AbortSignal.abort() static method returns an AbortSignal that is already set as aborted (and which does not trigger an abort event).
static methodweb apisabortsignalmdn