Fix includeUrl not being respected when logging js errors caught by window.onerror and fix stack not being sent. This will have merge conflicts with my other PR, but I'll handle those once you merge one of them.
Coverage increased (+5.6%) to 84.028% when pulling 623223b0eb3645cc92958d5a223b55924c398098 on jaketodaro:fix/stack into 59b3b201365a7899b80256cb44cd7d588cb8eac3 on ajbrown:master.
Fix
includeUrl
not being respected when logging js errors caught bywindow.onerror
and fixstack
not being sent. This will have merge conflicts with my other PR, but I'll handle those once you merge one of them.