Bug 216078 - OfflineAudioContext incorrectly renders at beginning of output buffer after resuming
Summary: OfflineAudioContext incorrectly renders at beginning of output buffer after r...
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 216080
  Show dependency treegraph
 
Reported: 2020-09-02 09:56 PDT by Chris Dumez
Modified: 2020-09-02 11:33 PDT (History)
10 users (show)

See Also:


Attachments
Patch (85.56 KB, patch)
2020-09-02 10:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (86.95 KB, patch)
2020-09-02 10:39 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-02 09:56:22 PDT
OfflineAudioContext incorrectly renders at beginning of output buffer after resuming, instead of rendering where it left off.
Comment 1 Chris Dumez 2020-09-02 10:00:24 PDT
Created attachment 407773 [details]
Patch
Comment 2 Geoffrey Garen 2020-09-02 10:09:16 PDT
Comment on attachment 407773 [details]
Patch

r=me
Comment 3 Chris Dumez 2020-09-02 10:39:12 PDT
Created attachment 407777 [details]
Patch
Comment 4 Chris Dumez 2020-09-02 11:32:09 PDT
Comment on attachment 407777 [details]
Patch

Clearing flags on attachment: 407777

Committed r266476: <https://trac.webkit.org/changeset/266476>
Comment 5 Chris Dumez 2020-09-02 11:32:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-09-02 11:33:16 PDT
<rdar://problem/68222618>