[Webkit-unassigned] [Bug 84076] wantsAllStreams always returning false, preventing data pass-through for 500 server errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 14:14:22 PDT 2012


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





--- Comment #1 from Thomas Harning Jr. <harningt at gmail.com>  2012-04-16 14:14:21 PST ---
(In reply to comment #0)
> Similar issue with Firefox that was resolved: https://bugzilla.mozilla.org/show_bug.cgi?id=660989
> 
> NPPVpluginWantsAllNetworkStreams is a required item for our plugin in dealing with web service request errors since they return 500 status codes.
> 
> Visible in 
> Steps to Reproduce:
> 1. Setup an NPAPI plugin that handled NPP_GetValue return returns 'true' for NPPVpluginWantsAllNetworkStreams in the correct manner (or sets it using NPN_SetValue)
> 2. Ensure OOPP is enabled for the NPAPI plugin in question
> 3. Perform a web request known to return a non-200 result with NPP_GetURLNotify or NPP_PostURLNotify
Oops, the 'OOP' line was a left-over from the Mozilla-reported bug.

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