[Webkit-unassigned] [Bug 37854] New: Add missing EFL port files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 06:30:32 PDT 2010


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

           Summary: Add missing EFL port files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barbieri at profusion.mobi


Due landing of EFL port but are required to have the port to work fine (we
forgot to send them before):

 * JavaScriptCore/wtf/efl/MainThreadEfl.cpp
 * WebCore/bindings/js/ScriptControllerEfl.cpp
 * WebKit/efl/DefaultTheme/: edc theme files.

The edc theme files may not seem clear to the non-EFL developer, but they are
required otherwise it won't work. EFL does not have the concept of a button,
entry and so on, these are defined as theme parts in EDC files. These are the
default look and feel, but of course application developers can override them
per-view or per-frame, as they wish.

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