Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

DavidBruant/usefulStackTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usefulStackTrace

A little addon to have good error stack traces in Firefox.

Make it work

To have this working:

  1. Get cfx
  2. run cfx xpi at the root of the directory
  3. Install the add-on from files (In Firefox: file -> open -> (pick the xpi file))
  4. Enable the addon by clicking the checkbox in the devtools options panel
  5. Open the test/index.html file, open your console, click run, notice the stack trace with arguments

Licence

MIT