Bug 216064 - Implement event convergence for AudioParam.setTargetAtTime()
Summary: Implement event convergence for AudioParam.setTargetAtTime()
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-01 20:19 PDT by Chris Dumez
Modified: 2020-09-02 09:39 PDT (History)
10 users (show)

See Also:


Attachments
Patch (7.16 KB, patch)
2020-09-01 20:21 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.17 KB, patch)
2020-09-01 20:22 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-01 20:19:43 PDT
Implement event convergence for AudioParam.setTargetAtTime(). This is to match Chromium's behavior and pass the corresponding WPT test.
Comment 1 Chris Dumez 2020-09-01 20:21:38 PDT
Created attachment 407734 [details]
Patch
Comment 2 Chris Dumez 2020-09-01 20:22:50 PDT
Created attachment 407735 [details]
Patch
Comment 3 Geoffrey Garen 2020-09-02 09:24:23 PDT
Comment on attachment 407735 [details]
Patch

r=me
Comment 4 EWS 2020-09-02 09:38:50 PDT
Committed r266469: <https://trac.webkit.org/changeset/266469>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407735 [details].
Comment 5 Radar WebKit Bug Importer 2020-09-02 09:39:17 PDT
<rdar://problem/68215212>