[Webkit-unassigned] [Bug 119419] New: [Forms: color] WebColorPickerMac deconstructor shouldn't assert a variable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 17:58:37 PDT 2013


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

           Summary: [Forms: color] WebColorPickerMac deconstructor
                    shouldn't assert a variable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ruthiecftg at gmail.com


In WebColorPickerMac.mm, ~WebColorPickerMac asserts to see if one of its variables is null. Instead it should check to see if its null; if not, it should properly invalidate it.

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