[Webkit-unassigned] [Bug 45896] New: CSS: Fix crash in getTimingFunctionValue()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 09:20:47 PDT 2010


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

           Summary: CSS: Fix crash in getTimingFunctionValue()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com
                CC: simon.fraser at apple.com, dino at apple.com


Since TimingFunctions are refcounted since http://trac.webkit.org/changeset/67032 we need to store them using RefPtr rather than TimingFunction*.

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