Bug 216505 - Type of AnalyserNode's attributes should not be unrestricted double
Summary: Type of AnalyserNode's attributes should not be unrestricted double
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: https://www.w3.org/TR/webaudio/#analy...
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-09-14 16:47 PDT by Chris Dumez
Modified: 2020-09-14 19:00 PDT (History)
12 users (show)

See Also:


Attachments
Patch (9.40 KB, patch)
2020-09-14 16:56 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-14 16:47:02 PDT
Type of AnalyserNode's attributes should not be unrestricted double. They should use double type so that we throw when trying to set them to NaN or infinity values.
Comment 1 Chris Dumez 2020-09-14 16:56:57 PDT
Created attachment 408762 [details]
Patch
Comment 2 EWS 2020-09-14 18:59:24 PDT
Committed r267066: <https://trac.webkit.org/changeset/267066>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408762 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-14 19:00:49 PDT
<rdar://problem/68893060>