[webkit-reviews] review granted: [Bug 219209] AudioWorkletProcessor::process() may get called on non-audio worklet thread and crash : [Attachment 414692] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 12:33:54 PST 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 219209: AudioWorkletProcessor::process() may get called on non-audio
worklet thread and crash
https://bugs.webkit.org/show_bug.cgi?id=219209

Attachment 414692: Patch

https://bugs.webkit.org/attachment.cgi?id=414692&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 414692
  --> https://bugs.webkit.org/attachment.cgi?id=414692
Patch

r=me

Does this mean we can remove the thread check before we take the JS lock?


More information about the webkit-reviews mailing list