[Webkit-unassigned] [Bug 27279] New: SVGPathSeg should be a POD Type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 16:03:55 PDT 2009


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

           Summary: SVGPathSeg should be a POD Type
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
            Blocks: 27276


SVGPathSeg should be a POD Type

I don't think there is any need for SVGPathSeg to be ref-counted.  If we move
it to being a POD Type we can use SVGPODTypeWrapper and get the
"context/creator" updating for free.  Fixing this brings us one step closer to
getting rid of m_context on all SVG binding objects, per bug 27276.

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