Bug 216829 - [Media in GPU Process] Add missing IPC message receivers
Summary: [Media in GPU Process] Add missing IPC message receivers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks: 208752
  Show dependency treegraph
 
Reported: 2020-09-22 09:07 PDT by Peng Liu
Modified: 2020-09-22 12:03 PDT (History)
11 users (show)

See Also:


Attachments
Patch (12.14 KB, patch)
2020-09-22 09:45 PDT, Peng Liu
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Fix build failures (12.80 KB, patch)
2020-09-22 09:55 PDT, Peng Liu
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Fix build failures - v2 (13.69 KB, patch)
2020-09-22 10:10 PDT, Peng Liu
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Fix build failures - v3 (23.59 KB, patch)
2020-09-22 10:37 PDT, Peng Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>