Bug 129241 - [iOS] Some definitions of INSTALL_PATH don’t account for INSTALL_PATH_PREFIX
Summary: [iOS] Some definitions of INSTALL_PATH don’t account for INSTALL_PATH_PREFIX
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-23 20:03 PST by mitz
Modified: 2014-02-23 21:24 PST (History)
0 users

See Also:


Attachments
Always define INSTALL_PATH in terms of INSTALL_PATH_PREFIX and INSTALL_PATH_ACTUAL (5.81 KB, patch)
2014-02-23 20:06 PST, mitz
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-02-23 20:03:16 PST
<rdar://problem/16144508>
Comment 1 mitz 2014-02-23 20:06:15 PST
Created attachment 225024 [details]
Always define INSTALL_PATH in terms of INSTALL_PATH_PREFIX and INSTALL_PATH_ACTUAL
Comment 2 mitz 2014-02-23 21:24:16 PST
Fixed in <http://trac.webkit.org/r164576>.