Bug 217098

Summary: [PlayStation] Build fix for GPU Process after r267725
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: WebKit Misc.Assignee: Stephan Szabo <stephan.szabo>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2020-09-29 12:30:39 PDT
We needed to update the RemoteMediaPlayerProxy::prepareForPlayback definition after that and MediaPlayerPrivateRemote::MediaPlayerPrivateRemote's constructor in MediaPlayerPrivateRemote.cpp was broken with RELEASE_LOG_DISABLE as it didn't have a colon for the first member initializer (as that was only in the !RELEASE_LOG_DISABLED block).
Comment 1 Stephan Szabo 2020-09-29 12:34:41 PDT
Created attachment 410032 [details]
Patch
Comment 2 EWS 2020-09-29 15:57:11 PDT
Committed r267768: <https://trac.webkit.org/changeset/267768>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410032 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-29 15:58:34 PDT
<rdar://problem/69767711>