Searched refs:sendErrorReport (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 389 this.sendErrorReport('Error in mergeFile', null, e); 502 this.sendErrorReport('Checksum Error in ' + functionName + ' ' + this.getHash(), 558 DrawioFile.prototype.sendErrorReport = function(title, details, error, max) method in DrawioFile 2109 this.sendErrorReport('Error in fileSaved', null, e);
|
H A D | DrawioFileSync.js | 1179 this.file.sendErrorReport('Error in merge',
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3023 null!=e&&e(D);try{if(g)if(this.errorReportsEnabled)this.sendErrorReport("Error in mergeFile",null,D… 3027 25E3):"n/a";this.sendErrorReport("Checksum Error in "+g+" "+this.getHash(),(null!=e?e:"")+"\n\nPatc… 3029 DrawioFile.prototype.sendErrorReport=function(b,c,e,k){try{var g=this.compressReportData(this.getAn… 3076 !0;this.descriptorChanged();null!=k&&k(d);try{if(this.errorReportsEnabled)this.sendErrorReport("Err…
|
H A D | viewer-static.min.js | 3023 null!=e&&e(D);try{if(g)if(this.errorReportsEnabled)this.sendErrorReport("Error in mergeFile",null,D… 3027 25E3):"n/a";this.sendErrorReport("Checksum Error in "+g+" "+this.getHash(),(null!=e?e:"")+"\n\nPatc… 3029 DrawioFile.prototype.sendErrorReport=function(b,c,e,k){try{var g=this.compressReportData(this.getAn… 3076 !0;this.descriptorChanged();null!=k&&k(d);try{if(this.errorReportsEnabled)this.sendErrorReport("Err…
|
H A D | app.min.js | 9983 null!=d&&d(z);try{if(g)if(this.errorReportsEnabled)this.sendErrorReport("Error in mergeFile",null,z… 9987 25E3):"n/a";this.sendErrorReport("Checksum Error in "+g+" "+this.getHash(),(null!=d?d:"")+"\n\nPatc… 9989 DrawioFile.prototype.sendErrorReport=function(b,e,d,c){try{var g=this.compressReportData(this.getAn… 10036 !0;this.descriptorChanged();null!=c&&c(f);try{if(this.errorReportsEnabled)this.sendErrorReport("Err…
|