[Webkit-unassigned] [Bug 70091] New: [EFL] Use EINA_SAFETY_ON_NULL_RETURN_VAL for NULL checks instead of EINA_SAFETY_ON_FALSE_RETURN_VAL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 23:08:26 PDT 2011


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

           Summary: [EFL] Use EINA_SAFETY_ON_NULL_RETURN_VAL for NULL
                    checks instead of EINA_SAFETY_ON_FALSE_RETURN_VAL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


Replaces EINA_SAFETY_ON_FALSE_RETURN_VAL by EINA_SAFETY_ON_NULL_RETURN_VAL for NULL checks in compliance with WebKit-EFL functions.

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