[Webkit-unassigned] [Bug 169799] New: Turn off JavaScript Configuration File processing for Debug builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 16 17:49:50 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169799
Bug ID: 169799
Summary: Turn off JavaScript Configuration File processing for
Debug builds
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: msaboff at apple.com
When using a debug build of WebKit, you will see something like:
Failed to open file JSC Config file '/private/car/folders/blah blah/com.apple.Safari/WebKit/JavaScriptCoreDebug/JSC.config'.
This is dues to processing of the JavaScript configuration file being enabled for Debug builds.
We should disable this process on Debug builds to match what happens with Release builds.
--
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/20170317/babf628e/attachment.html>
More information about the webkit-unassigned
mailing list