RESOLVED FIXED 136119
[Mac] WebKit1 plug-in test failures in production builds after r172595
https://bugs.webkit.org/show_bug.cgi?id=136119
Summary [Mac] WebKit1 plug-in test failures in production builds after r172595
Mark Rowe (bdash)
Reported 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.
Attachments
Patch (4.32 KB, patch)
2014-08-20 14:09 PDT, Mark Rowe (bdash)
no flags
Mark Rowe (bdash)
Comment 1 2014-08-20 14:09:03 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2014-08-20 14:43:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.