tried changing a couple of sentry ignore to regex's

This commit is contained in:
Henry Oswald 2015-12-08 11:38:21 +00:00
parent 7e31851949
commit fc7ca5ef74

View file

@ -32,8 +32,8 @@
'EBCallBackMessageReceived',
// See http://toolbar.conduit.com/Developer/HtmlAndGadget/Methods/JSInjection.aspx
'conduitPage',
'NS_ERROR_NOT_CONNECTED:',
"TypeError: Cannot read property 'row' of undefined",
'/NS_ERROR_NOT_CONNECTED/i',
"/Cannot read property 'row' of undefined/i",
'TypeError: start is undefined'
],
ignoreUrls: [