Bug 217920

Summary: [GPU Process] RemoteAudioDestination::render() should not need to dispatch to the main thread to do IPC
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, cdumez, cmarcelo, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, peng.liu6, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2020-10-19 13:32:41 PDT
RemoteAudioDestination::render() should not need to dispatch to the main thread to do IPC.
Comment 1 Chris Dumez 2020-10-19 13:37:25 PDT
Created attachment 411789 [details]
Patch
Comment 2 Peng Liu 2020-10-19 13:51:25 PDT
Comment on attachment 411789 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=411789&action=review

> Source/WebKit/ChangeLog:15
> +        RemoteAudioDestination::render().

Great!
Comment 3 EWS 2020-10-19 14:46:09 PDT
Committed r268690: <https://trac.webkit.org/changeset/268690>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411789 [details].
Comment 4 Radar WebKit Bug Importer 2020-10-19 14:47:16 PDT
<rdar://problem/70457278>