Bug 141818

Summary: Cannot run a Safari test that requires running a Web Process
Product: WebKit Reporter: Remy Demarest <rdemarest>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (PowerPC)   
OS: OS X 10.10   
Attachments:
Description Flags
Patch none

Description Remy Demarest 2015-02-19 17:38:42 PST
Xcode sets up DYLD_INSERT_LIBRARIES to append libraries for the testing framework, apparently this breaks the background process set up which tries to append a path to an empty string resulting in an incorrect DYLD_INSERT_LIBRARIES value.
Comment 1 Remy Demarest 2015-02-19 17:50:34 PST
Created attachment 246930 [details]
Patch
Comment 2 mitz 2015-02-19 17:53:35 PST
<rdar://problem/19897837>
Comment 3 WebKit Commit Bot 2015-02-19 18:37:36 PST
Comment on attachment 246930 [details]
Patch

Clearing flags on attachment: 246930

Committed r180379: <http://trac.webkit.org/changeset/180379>
Comment 4 WebKit Commit Bot 2015-02-19 18:37:40 PST
All reviewed patches have been landed.  Closing bug.