|
@@ -55,6 +55,7 @@
|
|
|
ignoreErrors: [/dpQuery/, /NPObject/]
|
|
ignoreErrors: [/dpQuery/, /NPObject/]
|
|
|
tags:
|
|
tags:
|
|
|
mode: if @DOC then 'single' else 'full'
|
|
mode: if @DOC then 'single' else 'full'
|
|
|
|
|
+ iframe: (window.top isnt window).toString()
|
|
|
.install()
|
|
.install()
|
|
|
@previousErrorHandler = onerror
|
|
@previousErrorHandler = onerror
|
|
|
window.onerror = @onWindowError.bind(@)
|
|
window.onerror = @onWindowError.bind(@)
|