[Webkit-unassigned] [Bug 13029] Permit NPAPI plug-ins to see HTTP response headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 11:29:07 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13029





------- Comment #22 from dmeketa at adobe.com  2007-03-28 11:29 PDT -------
(In reply to comment #21)
> Being version 17 requires that we implement NPN_enumerate too.

Actually no!  After discussion on plugin-futures, we decided that NPN_enumerate
would become version 18 and response headers would take over 17.  See comment
#14.  It would still be great to implement NPN_enumerate, and see bug 13064 for
that, but that's version 18.

Check out
http://lxr.mozilla.org/seamonkey/source/modules/plugin/base/public/npapi.h -
this is the latest in Mozilla, with:

#define NPVERS_HAS_RESPONSE_HEADERS       17
#define NPVERS_HAS_NPOBJECT_ENUM          18


-- 
Configure bugmail: http://bugs.webkit.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