RESOLVED WONTFIX 40782
Remove JRI from npapi.h
https://bugs.webkit.org/show_bug.cgi?id=40782
Summary Remove JRI from npapi.h
Stuart Morgan
Reported 2010-06-17 09:14:35 PDT
Created attachment 58999 [details] Just the npapi.h changes JRI no longer exists in the upstream or Mozilla copies of npapi.h, and as far as I know was never implemented in WebKit. It should be removed from the header (bringing the WebKit copy closer to the upstream version), and any references in plugin files--I haven't checked yet, but in Chromium both test plugins and the browser function table population had references--removed. I've attached just the npapi.h cleanup as a starting point; this would almost certainly not build without changes in other files.
Attachments
Just the npapi.h changes (1.06 KB, patch)
2010-06-17 09:14 PDT, Stuart Morgan
no flags
Ahmad Saleem
Comment 1 2022-06-20 10:30:41 PDT
From Webkit Github mirror, I am only able to find "npapi.h" reference in one of Manual Tests header file (ManualTests/NPN_Invoke/main.c) and NPAPI support is already removed from Safari 14 onward and also in WebkitGTK port. Can this be closed now as "RESOLVED WONTFIX"? Thanks!
Radar WebKit Bug Importer
Comment 2 2022-06-20 10:31:03 PDT
Brent Fulgham
Comment 3 2022-06-23 11:13:17 PDT
WebKit no longer supports NSAPI plugins.
Note You need to log in before you can comment on or make changes to this bug.