0

I want debug JavaScript in prettify mode using the Firefox Developer Tools, but after clicking on the jump to definition icon, it switches to the default version of the JavaScript and not the prettyfied version.

See this video: http://bayanbox.ir/view/1345913938885179254/prettify.webm

Is this a bug?

Sebastian Zartner
  • 18,808
  • 10
  • 90
  • 132
Baba
  • 852
  • 1
  • 17
  • 31
  • Is this *jump to definition* icon a standard feature of the Firefox DevTools? I don't see that using Nightly 60.0a1 (2018-01-28). – Sebastian Zartner Jan 29 '18 at 10:22
  • @SebastianZartner , yes , i dont install any add-on, i only download `firefox dev` deb package for my kali, and install it, see this image : http://bayanbox.ir/view/1983429465436891872/Screenshot-from-2018-01-29-17-22-50.png – Baba Jan 29 '18 at 22:26
  • @SebastianZartner and see this http://bayanbox.ir/view/178723062349462853/Screenshot-from-2018-01-29-17-23-18.png – Baba Jan 29 '18 at 22:27

1 Answers1

1

Obviously this is a bug in the DevTools, which should be fixed together with bug 1433373.

Sebastian Zartner
  • 18,808
  • 10
  • 90
  • 132