[Webkit-unassigned] [Bug 209071] New: [GPU Process] GraphicsContextStateChange::apply() should process ShadowsIgnoreTransformsChange before processing ShadowChange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 11:53:28 PDT 2020


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

            Bug ID: 209071
           Summary: [GPU Process] GraphicsContextStateChange::apply()
                    should process ShadowsIgnoreTransformsChange before
                    processing ShadowChange
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

This because GraphicsContext::setPlatformShadow() checks the value of m_state.shadowsIgnoreTransforms. GraphicsContext::setPlatformShadow() is called from GraphicsContextStateChange::apply() via setLegacyShadow() or setShadow() when it detects a ShadowChange.

-- 
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/20200313/e755fad4/attachment-0001.htm>


More information about the webkit-unassigned mailing list