Hi all,
I just picked up my first DevTools bug and I’m pretty much a n00b
Do you have any advice on how to debug the DevTools? Are there any hidden tricks?
I picked up a bug on the DOM panel bug and I’m having trouble debugging the right files. I went to about:debugging and loaded the addon from gecko-dev/devtools/install.rdf and I want to debug. It’s all good and fine but I only see these files
I actually want to see the dom-panel.js in the debugger: I asked around on IRC and found the “dump” function but I guess there has to be some trick so I can debug the devtools with the devtools in all the files and not the limited list in the image.
How do you debug this sort of situation? Do you have any sort of cool tricks good for a DevTools n00b like me?
Andrei