Back-buffer to front-buffer copy fails for some buffer formats
Created attachment 265929 [details] Patch
Comment on attachment 265929 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=265929&action=review > Source/WebKit2/Shared/mac/RemoteLayerBackingStore.mm:339 > + if (m_isOpaque) Fill after the back buffer copy???
No CQ, it doesn't build. Also, it seems to me like the fill is in the wrong place and opaque layers will be very red when repainted in debug builds.
Comment on attachment 265929 [details] Patch Tim really meant r-
The problems weren't really big enough for that :D
rdar://problem/23617899 https://trac.webkit.org/r192689