Bug 75907 - JavaScriptCore executable targets shouldn't explicitly depend on the JavaScriptCore framework target
Summary: JavaScriptCore executable targets shouldn't explicitly depend on the JavaScri...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-01-09 16:25 PST by Mark Rowe (bdash)
Modified: 2012-01-09 16:41 PST (History)
0 users

See Also:


Attachments
Patch v1 (5.92 KB, patch)
2012-01-09 16:28 PST, Mark Rowe (bdash)
mitz: 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) 2012-01-09 16:25:54 PST
Per <rdar://problem/10659862> we should remove the explicit dependency information in JavaScriptCore's executable targets.
Comment 1 Mark Rowe (bdash) 2012-01-09 16:28:32 PST
Created attachment 121754 [details]
Patch v1
Comment 2 Mark Rowe (bdash) 2012-01-09 16:41:48 PST
Landed in r104510.