[Webkit-unassigned] [Bug 72889] New: Add interface for runtime option settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 08:47:57 PST 2011


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

           Summary: Add interface for runtime option settings
           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
                CC: oliver at apple.com, barraclough at apple.com,
                    fpizlo at apple.com


JSC doesn't have many runtime knobs, instead relying on compile-time ifdefs.  I would like to add some more runtime things, for debugging, and also eventually to have a runtime --harmony flag for bug 31813.

The patch to be attached is an RFC for this sort of thing.

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