Bug 131388

Summary: XPC services launched by Safari have wrong DYLD_FRAMEWORK_PATH set when launched via run-safari / debug-safari
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Tools / TestsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, dbates
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Description Mark Rowe (bdash) 2014-04-08 13:15:18 PDT
XPC services launched by Safari don't inherit the DYLD_FRAMEWORK_PATH that run-safari / debug-safari set, leading to incorrect behavior.

<rdar://problem/16291687>
Comment 1 Mark Rowe (bdash) 2014-04-08 13:18:09 PDT
Created attachment 228878 [details]
Patch
Comment 2 Mark Rowe (bdash) 2014-04-08 13:32:58 PDT
Committed r166954: <http://trac.webkit.org/changeset/166954>