[Webkit-unassigned] [Bug 245118] New: TransformationMatrix: mapPoint, mapRect and mapQuad should clamp a point at infinity such as projectPoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 21:31:09 PDT 2022


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

            Bug ID: 245118
           Summary: TransformationMatrix: mapPoint, mapRect and mapQuad
                    should clamp a point at infinity such as projectPoint
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

TransformationMatrix: mapPoint, mapRect and mapQuad should clamp a point at infinity such as projectPoint

If w<0, the point is at infinity. projectPoint clamps such points.
mapPoint, mapRect and mapQuad also should do that.

TextureMapper has problems due to this bug (bug#244824 and bug#244915 comment#2).

-- 
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/20220913/49460ca0/attachment.htm>


More information about the webkit-unassigned mailing list