WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
216393
AudioContext does not start rendering until an AudioNode is constructed
https://bugs.webkit.org/show_bug.cgi?id=216393
Summary
AudioContext does not start rendering until an AudioNode is constructed
Chris Dumez
Reported
2020-09-10 18:13:43 PDT
AudioContext does not start rendering until an AudioNode is constructed. This is not as per specification and does not match Chrome's behavior.
Attachments
Patch
(4.31 KB, patch)
2020-09-10 18:15 PDT
,
Chris Dumez
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-09-10 18:15:55 PDT
Created
attachment 408503
[details]
Patch
Eric Carlson
Comment 2
2020-09-10 20:54:42 PDT
Comment on
attachment 408503
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=408503&action=review
> Source/WebCore/Modules/webaudio/BaseAudioContext.cpp:144 > + // Lazy initialization is what starts rendering so we schedule a task here to make sure lazy
s/initialization is what starts/initialization starts/
Chris Dumez
Comment 3
2020-09-11 08:29:00 PDT
Committed
r266922
: <
https://trac.webkit.org/changeset/266922
>
Radar WebKit Bug Importer
Comment 4
2020-09-11 08:29:13 PDT
<
rdar://problem/68711478
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug