[Webkit-unassigned] [Bug 34539] NP_VERSION_MINOR is not correct for some ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 21 20:23:52 PDT 2010


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





--- Comment #5 from Garth Dahlstrom <ironstorm at gmail.com>  2010-03-21 20:23:52 PST ---
Created an attachment (id=51264)
 --> (https://bugs.webkit.org/attachment.cgi?id=51264)
Implements NPN_GetValueForURL and NPN_SetValueForURL, stub for
NPN_GetAuthenticationInfo

I'm attaching a work in progress patch to help implement the functions for
NPAPI to bring it up to v1.9 support...   It is a patch against the QtWebKit
Week11 source (https://trac.webkit.org/wiki/QtWebKitJournal#WeeklyBuildWeek11) 

It builds on Windows and OSX, runs on Windows using the Java Applet patch
without crashing.

I can see NPN_GetValueForURL being exercised for both Proxy and Cookies when
hitting http://www.java.com/en/download/help/testvm.xml on Windows.

It could use some work in implementing a Qt agnostic means of retrieving Proxy
values from the Network/Application layer.   Please feel free to take a stab at
improve it.

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