RESOLVED FIXED 138040
All plug-in tests fail on Yosemite WK1
https://bugs.webkit.org/show_bug.cgi?id=138040
Summary All plug-in tests fail on Yosemite WK1
Alexey Proskuryakov
Reported 2014-10-23 23:12:48 PDT
The symlinks in built product are messed up: ap$ cd /Users/ap/Build/Debug/WebKitLegacy.framework ap$ ls -la WebKitPluginAgent lrwxr-xr-x 1 ap javadev 34 Oct 22 21:29 WebKitPluginAgent -> Versions/Current/WebKitPluginAgent ap$ ls -la WebKitPluginHost.app lrwxr-xr-x 1 ap javadev 37 Oct 22 21:29 WebKitPluginHost.app -> Versions/Current/WebKitPluginHost.app ap$ ls -la Versions/Current/WebKitPluginAgent ls: Versions/Current/WebKitPluginAgent: No such file or directory ap$ ls -la Versions/Current/WebKitPluginHost.app lrwxr-xr-x 1 ap javadev 109 Oct 22 21:29 Versions/Current/WebKitPluginHost.app -> /System/Library/Frameworks/WebKit.framework/Frameworks/WebKitLegacy.framework/Versions/A/WebKitPluginHost.app ap$ ls /System/Library/Frameworks/WebKit.framework/Frameworks/WebKitLegacy.framework/Versions/A/WebKitPluginHost.app ls: /System/Library/Frameworks/WebKit.framework/Frameworks/WebKitLegacy.framework/Versions/A/WebKitPluginHost.app: No such file or directory
Attachments
proposed fix (4.15 KB, patch)
2014-10-24 00:00 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2014-10-24 00:00:30 PDT
Created attachment 240401 [details] proposed fix
Alexey Proskuryakov
Comment 2 2014-10-24 10:25:46 PDT
Note You need to log in before you can comment on or make changes to this bug.