[Webkit-unassigned] [Bug 245465] New: recordStrokeLineWithColorAndThickness doesn't mark the state as having applied changes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 00:02:59 PDT 2022


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

            Bug ID: 245465
           Summary: recordStrokeLineWithColorAndThickness doesn't mark the
                    state as having applied changes.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com

<rdar://98994290>

The recordStrokeLineWithColorAndThickness optimised path skips serialising the state object, but fails to mark that we've applied the necessary changes.

This means that you can then change state back to it's original value, and we won't detect that it changed.

-- 
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/20220921/907eccbd/attachment.htm>


More information about the webkit-unassigned mailing list