Closed MichaelSp closed 7 years ago
@meh just as a remainder, this change is necessary since rescue
now ignores JS errors (except maybe those inheriting from Error
).
anything I can do to get this released?
ping @meh @elia
necessary change not merged since 6 month? Not so necessary?
@MichaelSp I was about to suggest to change the PR to rescue JS::Exception
instead of using try/catch
. But looking again try/catch
won't break backwards compatibility.
Please ping me if you submit other PRs like this and I'll try my best to help and get things merged.
Thanks elia! I currently have no other PR.
This check works on IE11