mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-10-31 16:21:11 +01:00 
			
		
		
		
	on error logging didn't work really well
This commit is contained in:
		
							parent
							
								
									c99a256acd
								
							
						
					
					
						commit
						a5870b94df
					
				| @ -141,10 +141,6 @@ $(function(){ | |||||||
|           append("FINISHED -", stats.passes, "tests passed,", stats.failures, "tests failed, duration: " + minutes + ":" + seconds); |           append("FINISHED -", stats.passes, "tests passed,", stats.failures, "tests failed, duration: " + minutes + ":" + seconds); | ||||||
|         } |         } | ||||||
|       }); |       }); | ||||||
| 
 |  | ||||||
|       $(window).on('error', function(e){ |  | ||||||
|         append("[red]Uncaught Javascript Error:[clear]", stringifyException(e)); |  | ||||||
|       }) |  | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user