[Webkit-unassigned] [Bug 38770] New: [EFL] Fix RenderThemeEfl build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 13:20:20 PDT 2010


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

           Summary: [EFL] Fix RenderThemeEfl build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leandro at profusion.mobi


RenderThemeEfl.cpp can't be compiled with GCC 4.5 because it references
RenderThemeEfl::RenderThemeEfl instead of RenderThemeEfl. (Probably GCC <= 4.4
was less pickier about this.)

Attached patch fixes this.

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