[Webkit-unassigned] [Bug 148394] New: Add support for setting JSC options from a file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 14:26:57 PDT 2015


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

            Bug ID: 148394
           Summary: Add support for setting JSC options from a file.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This is needed for environments where the JSC executable does not have access to environmental variables.  This is only needed for debugging, and is currently guarded under a #define USE_OPTIONS_FILE in Options.cpp, and is disabled by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150824/ec0993c8/attachment.html>


More information about the webkit-unassigned mailing list