[Webkit-unassigned] [Bug 11658] New: KRenderingPaintServer* rework

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 13:08:52 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11658

           Summary: KRenderingPaintServer* rework
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zimmermann at kde.org


Similiar to the work in patch 11468 (platform/graphics addition), and 11596
(KCanvasFilters split-up)the KRenderingPaintServer* classes has to be reworked.

The KRenderingPaintServer classes are moved to platform/graphics/svg, named
SVGPaintServer*.
Removing the qt/quartz specific KRenderingPaintServer*(Qt/Quartz) which were
inherting from
the KRenderingPaintServer* classes and reimplemented functions. Now designed
just like all
other code in platform (adding functions, and the implementations in platform
specific subdirs).

kcanvas/device/ now only contains KRenderingDevice & KRenderingDeviceContext -
to be
integrated within platform/graphics/GraphicsContext soon (Eric already started
a patch
some time ago)

Attaching patch soon


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list