[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:33:51 PDT 2006


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





------- Comment #4 from rsherry at adobe.com  2006-08-23 09:33 PDT -------
The Adobe plug-in does not explicitly load WebKit; it links with the WebKit so
that it will use the system's.  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.  I think this is
causing AdobePDFViewer to somehow load the system WebKit because TOT is no
longer in the DYLD_FRAMEWORK_PATH.  I would need someone more familiar with
mach-o loading to confirm this.


-- 
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