[Webkit-unassigned] [Bug 35020] New: Move SVGResources to Renderers, starting with Masker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 00:00:15 PST 2010


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

           Summary: Move SVGResources to Renderers, starting with Masker
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org



Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48866|                            |review?
               Flag|                            |


Created an attachment (id=48866)
 --> (https://bugs.webkit.org/attachment.cgi?id=48866)
Patch

We have rendering specific code in WebCore/svg/graphics. The goal is to move
this code into suitable Renderers. This helps us to clean up the code and makes
maintenance easier. It also makes it possible to remove rendering specific code
from SVG*Elements into this renderers. So the Renderer contains evet is needed
to use the resource. This patch starts moving SVGResourceMasker to
RenderSVGResourceMasker.

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