WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
86685
NPAPI routine NPN_RequestRead is not implemented
https://bugs.webkit.org/show_bug.cgi?id=86685
Summary
NPAPI routine NPN_RequestRead is not implemented
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug