Fix logging in GPUProcessProxy::didCreateContextForVisibilityPropagation().
Created attachment 454727 [details] Patch
Comment on attachment 454727 [details] Patch Maybe we should add RELEASE_LOG_WITH_STREAM so you don't have to think about format strings.
Or does that not map to os_log?
(In reply to Simon Fraser (smfr) from comment #2) > Comment on attachment 454727 [details] > Patch > > Maybe we should add RELEASE_LOG_WITH_STREAM so you don't have to think about > format strings. No idea because I don't know what RELEASE_LOG_WITH_STREAM is. If you talking about what the media code uses, no thanks. It requires subclassing and adding member functions.
Committed r291311 (248450@main): <https://commits.webkit.org/248450@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454727 [details].
<rdar://problem/90328296>