[Webkit-unassigned] [Bug 34539] Implement NPN_GetValueForURL and NPN_SetValueForURL and provide a stub for NPN_GetAuthenticationInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 2 08:46:24 PDT 2010


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





--- Comment #52 from Dawit A. <adawit at kde.org>  2010-10-02 08:46:23 PST ---
(In reply to comment #51)
> (From update of attachment 68411 [details])
> I don't like the platformGetValueForURL/platformSetValueForURL/platformGetAuthenticationInfo approach.
> 
> In http://trac.webkit.org/changeset/68951 I landed ProxyServer.h which has a proxyServersForURL function. If Qt provided an implementation of that it could be used in PluginView.cpp (I plan to do the same thing for getAuthenticationInfo).
> 
> Does that make sense?

Yes. If there is a platform independent way of accessing proxy and authentication information, then there is no need for keeping the platform specific methods...

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