Add iframe tag to JS errors

pull/170/head
Thibaut 10 years ago
parent 2cdc9c56ae
commit 485f218a9a

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

Loading…
Cancel
Save