[Webkit-unassigned] [Bug 74510] New: Add ENABLE(HARMONY) and --harmony

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 09:14:17 PST 2011


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

           Summary: Add ENABLE(HARMONY) and --harmony
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com


The ENABLE_HARMONY cpp flag, off by default, will control compilation of Harmony features.  The patch to be attached also adds runtime --harmony and --harmony-block-scoping arguments that are available when ENABLE(HARMONY).

See bugĀ 31813 for a broader discussion.  The runtime flags depend on the work from bug 72960, so there are some other patches to review first.

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