[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 11:53:47 PDT 2010


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





--- Comment #33 from Oliver Hunt <oliver at apple.com>  2010-11-01 11:53:46 PST ---
(In reply to comment #32)
> Created an attachment (id=72503)
 --> (https://bugs.webkit.org/attachment.cgi?id=72503&action=review) [details]
> 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

Has this patch been performance tested?

I am slightly concerned by this patch as it seems to not gain us anything other than move from being more like one API to being more like another.  I certainly think we need a very good reason before making such a dramatic change.

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