[Webkit-unassigned] [Bug 208067] New: SVGMatrix should have the access right of its owner SVGTransform always

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 11:13:26 PST 2020


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

            Bug ID: 208067
           Summary: SVGMatrix should have the access right of its owner
                    SVGTransform always
           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: sabouhallawa at apple.com
                CC: zimmermann at kde.org

SVGTransform holds a SVGMatrix member which can be accessed from JavaScript via the property "SVGTransform.matrix". When attaching or detaching SVGTransform, its new access right should be set to the SVGMatrix. If SVGTransform is a read only property, SVGMatrix has to be read only as well.

-- 
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/20200221/cb93b8db/attachment.htm>


More information about the webkit-unassigned mailing list