ignore some common errors in sentry

This commit is contained in:
Henry Oswald 2015-11-30 13:49:46 +00:00
parent 5213be4fe9
commit 4fa38178be

View file

@ -31,7 +31,10 @@
'bmi_SafeAddOnload',
'EBCallBackMessageReceived',
// See http://toolbar.conduit.com/Developer/HtmlAndGadget/Methods/JSInjection.aspx
'conduitPage'
'conduitPage',
'NS_ERROR_NOT_CONNECTED:',
"TypeError: Cannot read property 'row' of undefined",
'TypeError: start is undefined'
],
ignoreUrls: [
// Facebook flakiness