Bug 217920 - [GPU Process] RemoteAudioDestination::render() should not need to dispatch to the main thread to do IPC
Summary: [GPU Process] RemoteAudioDestination::render() should not need to dispatch to...
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:
 
Reported: 2020-10-19 13:32 PDT by Chris Dumez
Modified: 2020-10-19 14:47 PDT (History)
13 users (show)

See Also:


Attachments
Patch (7.63 KB, patch)
2020-10-19 13:37 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-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>