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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 17:57:29 PDT 2007


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


dmeketa at adobe.com changed:

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




------- Comment #25 from dmeketa at adobe.com  2007-04-11 17:57 PDT -------
Created an attachment (id=14013)
 --> (http://bugs.webkit.org/attachment.cgi?id=14013&action=view)
Proposed solution, take 6

New patch that should be compatible with latest code from svn trunk. Changes
from last patch are:

- No longer need to add NPObject enumeration stubs, since this is now
implemented

- Dovetail with code related to NPObject enumeration in test plugin

- Deal with WebBaseNetscapePluginStream.m being renamed
WebBaseNetscapePluginStream.mm

- Fix a bug in my usage of snprintf in PluginObject.c

Otherwise it's the same code. Builds, loads pages, passes LayoutTests.
Hopefully review is short & sweet this time around, so this can get landed
before it rots again :)

Thanks.


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