[webkit-reviews] review canceled: [Bug 48516] GraphicsContext: Remove "current path" and have strokePath, fillPath and clipPath take a Path argument : [Attachment 72179] Proposed patch

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


Andreas Kling <kling at webkit.org> has canceled Andreas Kling
<kling at webkit.org>'s request for review:
Bug 48516: GraphicsContext: Remove "current path" and have strokePath, fillPath
and clipPath take a Path argument
https://bugs.webkit.org/show_bug.cgi?id=48516

Attachment 72179: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=72179&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
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


More information about the webkit-reviews mailing list