Bug 131388 - XPC services launched by Safari have wrong DYLD_FRAMEWORK_PATH set when launched via run-safari / debug-safari
Summary: XPC services launched by Safari have wrong DYLD_FRAMEWORK_PATH set when launc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-08 13:15 PDT by Mark Rowe (bdash)
Modified: 2014-04-08 13:32 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2014-04-08 13:18 PDT, Mark Rowe (bdash)
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>