[Webkit-unassigned] [Bug 207007] Add GPU Process support for accessLog et al.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 11:52:38 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=207007

--- Comment #4 from Jer Noble <jer.noble at apple.com> ---
iOS bots are failing due to:

/Volumes/Data/worker/iOS-13-Simulator-Build-EWS/build/Source/WebKit/WebProcess/GPU/media/MediaPlayerPrivateRemote.cpp:530:79: error: no member named 'AccessLog' in namespace 'Messages::RemoteMediaPlayerProxy'; did you mean 'Messages::RemoteMediaPlayerManagerProxy::AccessLog'?

Looks like it's a simple fix; the message is defined on RemoteMediaPlayerManagerProxy, not RemoteMediaPlayerProxy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200130/be5d6afd/attachment.htm>


More information about the webkit-unassigned mailing list