Bug 169799

Summary: Turn off JavaScript Configuration File processing for Debug builds
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Michael Saboff
Reported 2017-03-16 17:49:50 PDT
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.
Attachments
Patch (1.42 KB, patch)
2017-03-16 17:54 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2017-03-16 17:54:09 PDT
WebKit Commit Bot
Comment 2 2017-03-16 18:37:16 PDT
Comment on attachment 304730 [details] Patch Clearing flags on attachment: 304730 Committed r214089: <http://trac.webkit.org/changeset/214089>
WebKit Commit Bot
Comment 3 2017-03-16 18:37:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.