Bug 14125 - KCanvasRenderingStyle should be removed
Summary: KCanvasRenderingStyle should be removed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 14:06 PDT by Rob Buis
Modified: 2007-06-13 16:26 PDT (History)
0 users

See Also:


Attachments
First attempt (50.80 KB, patch)
2007-06-13 14:17 PDT, Rob Buis
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2007-06-13 14:06:51 PDT
This file is left from the kcanvas days, but shrunk a lot and is not really needed IMHO. Patch coming up.
Comment 1 Rob Buis 2007-06-13 14:17:05 PDT
Created attachment 15007 [details]
First attempt

A bit hard to move some methods, let me know whether I picked the best spots.
Cheers,

Rob.
Comment 2 Eric Seidel (no email) 2007-06-13 16:15:07 PDT
Comment on attachment 15007 [details]
First attempt

This is OK.  It's a bit odd to have constructor functions on the SVGPaintServer class, but it's OK.
Comment 3 Rob Buis 2007-06-13 16:26:12 PDT
Landed in r23509.