freshplayerplugin v0.3.9
- network: stop using files with NPN_PostURL
Freshplayerplugin used file support in NPN_PostURL and NPN_PostURLNotify, which was removed in Firefox 55. This release changes code so that it now constructs whole request in memory. Memory consumption during file uploads may increase significantly.