[Webkit-unassigned] [Bug 106680] New: TransformState::setQuad violates TransformState's contract

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 11:13:50 PST 2013


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

           Summary: TransformState::setQuad violates TransformState's
                    contract
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leviw at chromium.org
                CC: simon.fraser at apple.com, leviw at chromium.org


The quad needs to be in the coordinate system of the current state and there cannot be a simultaneously tracked point or the result will be incorrect. 

smfr: maybe setMappedThings(Quad, Point) would be more sensibel
smfr: or maybe even require making a new TransformState

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list