[Webkit-unassigned] [Bug 49225] Philip Canvas test 2d.path.rect.winding fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 00:18:41 PST 2010


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73312|review?                     |review-
               Flag|                            |




--- Comment #2 from Andreas Kling <kling at webkit.org>  2010-11-09 00:18:41 PST ---
(From update of attachment 73312)
This patch can be simplified to remove the "if (width < 0) {" and "if (height < 0) {" blocks and just leaving the Path::addRect() call as-is.

The Path objects generated by the two code paths in your patch are equivalent AFAICT.

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