[Webkit-unassigned] [Bug 38911] Patch to locate Java plugin DLL on Windows via its Registry...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 02:09:11 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38911


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #6 from Simon Hausmann <hausmann at webkit.org>  2010-05-18 02:09:09 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Safari comes with its own Java plug-in. I don't think we'd want to use any other 
> > Java plug-in.
> 
> I can #ifdef the patch to make it only apply to QtWebKit in case others, e.g. chrome, do the similar things as Safari. That way everyone that needs this has to opt-in and activate it for their own port ?

Sounds like a good idea, just wrap the call to the function in #if PLATFORM(QT).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list