Bug 216504 - Drop smoothing logic from DelayDSPKernel::process()
Summary: Drop smoothing logic from DelayDSPKernel::process()
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:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-09-14 16:39 PDT by Chris Dumez
Modified: 2020-09-14 17:42 PDT (History)
10 users (show)

See Also:


Attachments
Patch (10.21 KB, patch)
2020-09-14 16:40 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:39:07 PDT
Drop smoothing logic from DelayDSPKernel::process(). This is not as per specification and does not match the behavior of Chromium. This is causing us to fail a WPT test.
Comment 1 Chris Dumez 2020-09-14 16:40:55 PDT
Created attachment 408761 [details]
Patch
Comment 2 EWS 2020-09-14 17:41:52 PDT
Committed r267060: <https://trac.webkit.org/changeset/267060>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408761 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-14 17:42:14 PDT
<rdar://problem/68889673>