[Webkit-unassigned] [Bug 73074] New: StyleGeneratedImage should ref CSSImageGeneratorValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 24 02:26:25 PST 2011


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

           Summary: StyleGeneratedImage should ref CSSImageGeneratorValue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


RenderStyle owns StyleImage objects. However StyleGeneratedImage does not ref the CSSImageGeneratorValue it holds. It should do this to guarantee that the CSSImageGeneratorValue does not die before the RenderStyle does.

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