I installed Development Version of PDF.js 1.5.294 from link in https://github.com/mozilla/pdf.js/ to SeaMonkey 2.39. But It occurs error as below and PDF file can't be load.
Error: NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN: Cannot modify properties of a WrappedNative
Source File: jar:file:///home/tatsuki/.mozilla/seamonkey/xxxxxxxx.default/extensions/vie...@pdf.js.xpi!/content/PdfStreamConverter.jsm
Line: 1069
I was modified as a patch attached. After that, PDF file can be load.
Would you fix it correctly?
Regards.