Bug 136119

Summary: [Mac] WebKit1 plug-in test failures in production builds after r172595
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: New BugsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Rowe (bdash) 2014-08-20 14:04:58 PDT
WebKit1 Plug-in tests have been failing in production builds since r172595. This is because the script that adds the symlinks from the top level of WebKitLegacy.framework to the Versions/Current directory bails out in production builds. The script also uses the wrong paths by virtue of using CONFIGURATION_BUILD_DIR when it should be using TARGET_BUILD_DIR.
Comment 1 Mark Rowe (bdash) 2014-08-20 14:09:03 PDT
Created attachment 236896 [details]
Patch
Comment 2 WebKit Commit Bot 2014-08-20 14:43:48 PDT
Comment on attachment 236896 [details]
Patch

Clearing flags on attachment: 236896

Committed r172812: <http://trac.webkit.org/changeset/172812>
Comment 3 WebKit Commit Bot 2014-08-20 14:43:50 PDT
All reviewed patches have been landed.  Closing bug.