Bug 156134 - jsc binary embedded in relocatable JavaScriptCore.framework links against system JavaScriptCore.framework
Summary: jsc binary embedded in relocatable JavaScriptCore.framework links against sys...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-02 08:41 PDT by mitz
Modified: 2016-04-02 09:34 PDT (History)
7 users (show)

See Also:


Attachments
Have jsc use the enclosing framework when it's relocatable (1.70 KB, patch)
2016-04-02 08:45 PDT, mitz
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2016-04-02 08:41:10 PDT
<rdar://problem/25443824>

Patch forthcoming.
Comment 1 mitz 2016-04-02 08:45:18 PDT
Created attachment 275468 [details]
Have jsc use the enclosing framework when it's relocatable
Comment 2 Mark Lam 2016-04-02 09:33:01 PDT
Comment on attachment 275468 [details]
Have jsc use the enclosing framework when it's relocatable

r=me
Comment 3 mitz 2016-04-02 09:34:11 PDT
Fixed in <http://trac.webkit.org/r198972>.