Bug 216994 - Constructing an AudioNode for a closed context should not throw an exception
Summary: Constructing an AudioNode for a closed context should not throw an exception
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on: 216989
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-09-25 14:20 PDT by Chris Dumez
Modified: 2020-09-26 15:15 PDT (History)
9 users (show)

See Also:


Attachments
Patch (27.36 KB, patch)
2020-09-25 14:22 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (33.56 KB, patch)
2020-09-25 18:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-09-25 14:20:39 PDT
Constructing an AudioNode for a closed context should not throw an exception. This behavior is not as per specification and does not match the behavior of Chrome & Firefox either.
Comment 1 Chris Dumez 2020-09-25 14:22:05 PDT
Created attachment 409739 [details]
Patch
Comment 2 Chris Dumez 2020-09-25 18:03:32 PDT
Created attachment 409763 [details]
Patch
Comment 3 EWS 2020-09-26 15:14:01 PDT
Committed r267639: <https://trac.webkit.org/changeset/267639>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409763 [details].
Comment 4 Radar WebKit Bug Importer 2020-09-26 15:15:27 PDT
<rdar://problem/69635426>