Bug 216829

Summary: [Media in GPU Process] Add missing IPC message receivers
Product: WebKit Reporter: Peng Liu <peng.liu6>
Component: MediaAssignee: Peng Liu <peng.liu6>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, eric.carlson, ews-watchlist, glenn, gyuyoung.kim, jer.noble, philipj, ryuan.choi, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 208752    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Fix build failures
ews-feeder: commit-queue-
Fix build failures - v2
ews-feeder: commit-queue-
Fix build failures - v3 none

Description Peng Liu 2020-09-22 09:07:21 PDT
Some IPC message receivers, e.g., RemoteMediaSessionHelperProxy and RemoteAudioSession, are not enabled in GPUConnectionToWebProcess::dispatchMessage() and GPUProcessConnection::dispatchMessage().
Comment 1 Peng Liu 2020-09-22 09:45:32 PDT
Created attachment 409369 [details]
Patch
Comment 2 Peng Liu 2020-09-22 09:55:57 PDT
Created attachment 409371 [details]
Fix build failures
Comment 3 Peng Liu 2020-09-22 10:10:07 PDT
Created attachment 409375 [details]
Fix build failures - v2
Comment 4 Peng Liu 2020-09-22 10:37:27 PDT
Created attachment 409377 [details]
Fix build failures - v3
Comment 5 EWS 2020-09-22 12:01:10 PDT
Committed r267427: <https://trac.webkit.org/changeset/267427>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409377 [details].
Comment 6 Radar WebKit Bug Importer 2020-09-22 12:03:41 PDT
<rdar://problem/69384278>