[Webkit-unassigned] [Bug 93523] New: Why doesn't RotateTransformOperation::blend() check for |this| being axis-aligned too?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 14:22:25 PDT 2012


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

           Summary: Why doesn't RotateTransformOperation::blend() check
                    for |this| being axis-aligned too?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: krit at webkit.org, dino at apple.com, cmarrin at apple.com


In the     // Optimize for single axis rotation clause, why does it only check if 'fromOp' is axis-aligned. Shouldn't it also check that |this| is axis-aligned in the same way?

-- 
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