RESOLVED FIXED Bug 69496
r96770 broke binary compatibility with Safari
https://bugs.webkit.org/show_bug.cgi?id=69496
Summary r96770 broke binary compatibility with Safari
Simon Fraser (smfr)
Reported 2011-10-05 19:48:46 PDT
I now get: Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Volumes/Monster/Development/apple/webkit/WebKit.git/WebKitBuild/Debug. dyld: Symbol not found: __WKContextRegisterURLSchemeAsEmptyDocument Referenced from: /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari Expected in: /Volumes/Monster/Development/apple/webkit/WebKit.git/WebKitBuild/Debug/WebKit2.framework/Versions/A/WebKit2 in /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari on launch.
Attachments
Patch (1.60 KB, patch)
2011-10-05 19:54 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2011-10-05 19:54:35 PDT
Simon Fraser (smfr)
Comment 2 2011-10-05 20:04:01 PDT
Note You need to log in before you can comment on or make changes to this bug.