[Webkit-unassigned] [Bug 110717] New: [EFL] Consolidate defaults for features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 16:19:48 PST 2013


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

           Summary: [EFL] Consolidate defaults for features
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


Static (e.g. not dependent on e.g. environment sensing) defaults for feature defines for the efl port are in various places:
 - FeatureDefines.h (C)
 - Tools/Scripts/webkitperl/FeatureList.pm (Perl)
 - Source/cmake/OptionsEfl.cmake (CMake)

The current design leads to inconsistencies and bugs like this one - bug 110715.

This bug is part of a bigger refactoring effort to manage feature defines, but there should be an immediate win just from having the default values on a single place for EFL.

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