Bug 69496 - r96770 broke binary compatibility with Safari
Summary: r96770 broke binary compatibility with Safari
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 19:48 PDT by Simon Fraser (smfr)
Modified: 2011-10-05 20:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2011-10-05 19:54 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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.
Comment 1 Simon Fraser (smfr) 2011-10-05 19:54:35 PDT
Created attachment 109907 [details]
Patch
Comment 2 Simon Fraser (smfr) 2011-10-05 20:04:01 PDT
http://trac.webkit.org/changeset/96784