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

Stephan Szabo
Reported 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).
Attachments
Patch (2.75 KB, patch)
2020-09-29 12:34 PDT, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2020-09-29 12:34:41 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2020-09-29 15:58:34 PDT
Note You need to log in before you can comment on or make changes to this bug.