Bug 86685

Summary: NPAPI routine NPN_RequestRead is not implemented
Product: WebKit Reporter: Rudi Sherry <rsherry>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, andersca, ap, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Rudi Sherry
Reported 2012-05-16 15:58:55 PDT
We are developing a plug-in to display structured (rather than streamed) documents from the web. Some of them are quite large, and our display would be much more efficient if we could selectively read bytes from the document rather than wait for the entire document to be downloaded. NPN_RequestRead(), in the NPAPI spec, is specifically for this. The Mozilla engine supports it, IE's ActiveX technology supports the equivalent, but WebKit does not: it has notImplemented(). This is probably more of an enhancement request, but a much-desired one.
Attachments
Ahmad Saleem
Comment 1 2022-06-22 13:19:16 PDT
NPAPI support is removed from Safari 14 onward and it is not supported in Webkit Builds like WebkitGTK as well. I think this can be marked as "RESOLVED WONTFIX". Thanks!
Ryosuke Niwa
Comment 2 2022-06-22 22:22:54 PDT
Yup, won't fix.
Note You need to log in before you can comment on or make changes to this bug.