Merge fix: don't open the file if passive mode is selected
This commit is contained in:
parent
9cc5fc4e38
commit
68c298a409
@ -1890,6 +1890,7 @@ document.addEventListener('DOMContentLoaded', function webViewerLoad(evt) {
|
||||
//if (FirefoxCom.requestSync('getLoadingType') == 'passive') {
|
||||
// PDFView.setTitleUsingUrl(file);
|
||||
// PDFView.initPassiveLoading();
|
||||
// return;
|
||||
//}
|
||||
//#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user