Bug 219135

Summary: Worklet.addModule() should reject promise with an AbortError when the network load fails
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, philipj, sam, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 219121    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2020-11-18 16:50:44 PST
Worklet.addModule() should reject promise with an AbortError when the network load fails:
- https://html.spec.whatwg.org/multipage/worklets.html#dom-worklet-addmodule
Comment 1 Chris Dumez 2020-11-18 16:53:52 PST
Created attachment 414515 [details]
Patch
Comment 2 Chris Dumez 2020-11-19 08:49:16 PST
Created attachment 414587 [details]
Patch
Comment 3 Geoffrey Garen 2020-11-19 09:11:33 PST
Comment on attachment 414587 [details]
Patch

r=me
Comment 4 Chris Dumez 2020-11-19 09:24:10 PST
Comment on attachment 414587 [details]
Patch

Clearing flags on attachment: 414587

Committed r270033: <https://trac.webkit.org/changeset/270033>
Comment 5 Chris Dumez 2020-11-19 09:24:12 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-11-19 09:25:17 PST
<rdar://problem/71589502>