[Webkit-unassigned] [Bug 48516] GraphicsContext: Remove "current path" and have strokePath, fillPath and clipPath take a Path argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 06:55:53 PDT 2010


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72179|0                           |1
        is obsolete|                            |
  Attachment #72179|review?                     |
               Flag|                            |
  Attachment #72503|                            |review?
               Flag|                            |




--- Comment #32 from Andreas Kling <kling at webkit.org>  2010-11-01 06:55:51 PST ---
Created an attachment (id=72503)
 --> (https://bugs.webkit.org/attachment.cgi?id=72503&action=review)
Proposed patch v2

Rebased and updated patch.

beginPath() -> deprecatedBeginPath()
addPath() -> deprecatedAddPath()

Layout test results on Snow Leopard (I don't think any of the failures are legit):
http://chaos.troll.no/~kling/48516/layout-test-results/results.html

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