Bug 81193 - Ensure libWebCoreTestSupport.dylib's library identifier is set appropriately for all configurations
Summary: Ensure libWebCoreTestSupport.dylib's library identifier is set appropriately ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 23:03 PDT by Mark Rowe (bdash)
Modified: 2012-03-14 23:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (2.47 KB, patch)
2012-03-14 23:05 PDT, 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-03-14 23:03:22 PDT
It is currently not explicitly set when building Production which leads to it defaulting to a strange value.
Comment 1 Mark Rowe (bdash) 2012-03-14 23:05:31 PDT
Created attachment 131991 [details]
Patch v1
Comment 2 Mark Rowe (bdash) 2012-03-14 23:19:53 PDT
Fixed in r110826.