[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 14 20:34:45 PDT 2007


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


dmeketa at adobe.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13640|                            |review?
               Flag|                            |




------- Comment #14 from dmeketa at adobe.com  2007-03-14 20:34 PDT -------
Created an attachment (id=13640)
 --> (http://bugs.webkit.org/attachment.cgi?id=13640&action=view)
Proposed solution, take 2

Okay!  New patch, with Darin's suggested changes, plus a test case (plugin C
code and JavaScript to confirm results).

I have stuck with NPAPI version 17, after a discussion on plugin-futures.  It
seems no browsers have ever shipped declaring version 17, or including
NPRuntime enumeration, so people seem to be okay with the idea of assigning
version 17 to response headers, and changing enumeration to be version 18.  I
also have a patch ready that deals with things the other way around, where
enumeration is 17 and headers are 18, but things are simpler if we don't have
to use that.  I'll assume that landing this patch will have to wait until a
final decision is made on versions, but since the differences are tiny, I think
this patch is ready for review and stands a chance of being the final version.

Many thanks to Darin and everyone else who's helped out.


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