[Webkit-unassigned] [Bug 71433] New: [EFL] Use standard booleand data type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 19:01:15 PDT 2011


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

           Summary: [EFL] Use standard booleand data type.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


This is a fourth step in order to be more compliant with WebKit coding style. Use standard boolean data type instead of efl boolean data type. It makes efl port is more close to webkit coding style. In addition, GTK port is also using standard boolean type despite header files are using "gboolean" type.

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