[Webkit-unassigned] [Bug 149470] New: RenderSVGResourceMasker::applyResource makes an unconditionally unaccelerated ImageBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 11:12:39 PDT 2015


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

            Bug ID: 149470
           Summary: RenderSVGResourceMasker::applyResource makes an
                    unconditionally unaccelerated ImageBuffer
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thorton at apple.com
                CC: zimmermann at kde.org

The ImageBuffer should inherit the accelerated bit from the context it will eventually be painted into.

However, doing so breaks some tests when run with --accelerated-drawing on, and clearly also breaks these tests in Safari. Needs more investigation (and possibly bugs filed on other components).

-- 
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/20150922/21b24810/attachment.html>


More information about the webkit-unassigned mailing list