Event debugger can't point to the exact line number when the source file is minified

Even after pretty printing, FF DevTools can’t point to the exact line. But Chrome DevTools can! Screen record: https://vimeo.com/309725009

1 Like

We are working on pretty printing quality. In conjunction with column breakpoints, this should work as expected in 66!

1 Like

Hi @digitarald,
We really value the effort the whole team putting to developer tools and appreciate it.
As of 67, this particular problem still persists.
Any news on this one?

@Tayf , we have remaining issues with pretty printing that we are tracking in https://bugzilla.mozilla.org/show_bug.cgi?id=1500222 (and more in a parent bug) , especially clicking through events. This should work in 66 when done on a pretty-printed file (we are working on keeping the target line focused after prettifying, which you might run into). Just to have the eight bug, which case is not working for you?

1 Like