[Webkit-unassigned] [Bug 113566] New: Use (Pass)OwnPtr to reference ImageDecoder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 03:15:22 PDT 2013


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

           Summary: Use (Pass)OwnPtr to reference ImageDecoder
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yurys at chromium.org


In some places ImageDecoder is stored as raw pointer. OwnPtr/PassOwnPtr should be used instead.

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