[Webkit-unassigned] [Bug 62038] New: [Cairo] leaks cairo contexts when drawing shadows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 12:10:12 PDT 2011


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

           Summary: [Cairo] leaks cairo contexts when drawing shadows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Cairo, Gtk
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


There are a couple cairo_t objects being used in ContextShadowCairo that are not being destroyed after being used. We should protect them with RefPtr. Patch incoming.

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