Bug 217098 - [PlayStation] Build fix for GPU Process after r267725
Summary: [PlayStation] Build fix for GPU Process after r267725
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephan Szabo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-29 12:30 PDT by Stephan Szabo
Modified: 2020-09-29 15:58 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.75 KB, patch)
2020-09-29 12:34 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff

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