[Webkit-unassigned] [Bug 28808] [Skia] Fix flaky layout test svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html [DEBUG]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 28 07:20:02 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28808
Roland Steiner <rolandsteiner at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38733| |review?
Flag| |
--- Comment #1 from Roland Steiner <rolandsteiner at google.com> 2009-08-28 07:20:02 PDT ---
Created an attachment (id=38733)
--> (https://bugs.webkit.org/attachment.cgi?id=38733)
patch: check skia safety of path on conversion to local coordinates
The patch adds an explicit check for the validity of the path when it is
transformed into local coordinates.
This was the most suitable place I could find that didn't cause an inordinate
amount of refactoring. Also, it seems pertinent and may also catch other cases
that are not limited to clipping paths.
--
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