[Webkit-unassigned] [Bug 94780] New: [EFL] Missing ENABLE(GLIB_SUPPORT) guard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 22:58:02 PDT 2012


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

           Summary: [EFL] Missing ENABLE(GLIB_SUPPORT) guard
           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


Some EFL port files don't use ENABLE(GLIB_SUPPORT) macro. EFL port needs to guard Glib usage in code level. However, files related to soup aren't handled by this patch because they have close glib dependency.

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