Bug 216505

Summary: Type of AnalyserNode's attributes should not be unrestricted double
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, jer.noble, kondapallykalyan, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://www.w3.org/TR/webaudio/#analysernode
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 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.
Attachments
Patch (9.40 KB, patch)
2020-09-14 16:56 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-09-14 16:56:57 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2020-09-14 19:00:49 PDT
Note You need to log in before you can comment on or make changes to this bug.