darin%meer.net 6d2bace2d8 fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin
git-svn-id: svn://10.0.0.236/trunk@192961 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-24 22:57:47 +00:00
..

To enable:

  1. Add "ac_add_options --enable-extensions=default,safe-browsing" to your
     .mozconfig file
  2. Set the preference "extensions.safebrowsing.enabled" to true

Source organization:

  - src/ contains our component (the loader)
  - content/ contains xul and whatnot
  - locale/ contains our strings
  - lib/ contains our application files
  - lib/js contains pure js library files
  - lib/moz contains Mozilla-specific library files