[Webkit-unassigned] [Bug 10510] REGRESSION: Adobe PDF Plugin doesn't work

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 23 09:55:05 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10510





------- Comment #5 from ap at nypop.com  2006-08-23 09:55 PDT -------
(In reply to comment #4)
> The Adobe plug-in does not explicitly load WebKit; it links with the WebKit so
> that it will use the system's.

  Interesting - looks like otool might have fooled me:

$ otool -L
/Users/ap/Desktop/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer 
/Users/ap/Desktop/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer:
        /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
(compatibility version 2.0.0, current version 128.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 71.0.0)
        /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
(compatibility version 300.0.0, current version 494.0.0)
        /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
(compatibility version 45.0.0, current version 725.0.0)

>  Here is a guess: WebView.m, in
> -[initWithFrame:frameName:groupName:], unsets DYLD_FRAMEWORK_PATH in order to
> fix bug 4286 where .Mac preferences wasn't loading properly.

  Sounds feasible!


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list