• Robert Knight's avatar
    Add fallback for browsers that can't clone errors · 13d0073c
    Robert Knight authored
    Currently only Chrome supports performing a structured clone of Errors.
    Implement a fallback so that we can get information about annotator-side
    errors in other browsers.
    
    Also improve handling if a non-Error value is passed to `sendError`.
    13d0073c
frame-error-capture.js 3.66 KB