[Webkit-unassigned] [Bug 217377] Implement ANGLE version of WebGL layer snapshot copyImageSnapshotWithColorSpace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 03:44:16 PDT 2021


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

--- Comment #6 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Function introduced in trunk at 50067
    2009-10-26  Simon Fraser  <simon.fraser at apple.com>

            Reviewed by Sam Weinig.

            <rdar://problem/6988966> Hardware layers do not show up in page snapshots

            * WebView/WebHTMLViewPrivate.h:
            * WebView/WebHTMLView.mm:
            (-[WebHTMLView _compositingLayersHostingView]):
            Add a private method that returns the NSView used to host compositing layers.

            * platform/graphics/mac/Canvas3DLayer.h:
            * platform/graphics/mac/Canvas3DLayer.mm:
            (-[Canvas3DLayer copyImageSnapshotWithColorSpace:]):
            Add a method that gets called when snapshotting Canvas3DLayers for page snapshots,
            that allows the layer to return a CGImageRef of its contents. 

Unclear if it's still used.

-- 
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/20210831/67f70440/attachment.htm>


More information about the webkit-unassigned mailing list