firefox-devtools / devtools-core

:rocket: Packages for Firefox DevTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `onViewSourceInDebugger` prop in the Error rep

nchevobbe opened this issue · comments

In #942 , Greg added a nicely formatted stacktrace.
We can make it more useful by calling onViewSourceInDebugger when the location is clicked.