[Webkit-unassigned] [Bug 76489] REGRESSION: WebGL doesn't show up in CSS reflections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 09:20:20 PDT 2016


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

--- Comment #11 from Antoine Quint <graouts at webkit.org> ---
The problem was indeed the lack of GraphicsLayerCA::layerDidDisplay notification for the content layer. The issue was that the [CALayer display] override in WebGLLayer did not call dispatch the notification the way WebLayer does.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160602/9fe90a9c/attachment.html>


More information about the webkit-unassigned mailing list