- このトピックには0件の返信、1人の参加者があり、最後に9年、 9ヶ月前に更新されました。 により
This is a strange bug, which will affect all 36.x 3rd custom build (I think), and official edition has no this issue.
100% Reproduce steps:
1. set pdfjs.disabled to true
2. Make firefox using SumatraPDF Plugin to browse pdf files ( You can get SumatraPDF Plugin from https://sourceforge.net/projects/pcxfirefox/files/Plugins/SumatraPDF/x86/ )
3. Open a tab to browse pdf file
4. Close the tab, then plugin-container.exe will crash.
And I wrote a patch to avoid this crash : https://github.com/xunxun1982/pcxfirefox/blob/master/patches/release/firefox/36.0/plugin-crash.patch
But I don't know why official edition doesn't crash.