Bug 81193

Summary: Ensure libWebCoreTestSupport.dylib's library identifier is set appropriately for all configurations
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebCore Misc.Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 mitz: review+

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.