Mozilla stuff

Uhm...

2006-07-31

upload googlepages not working on trunk
multiple try..catch not working well on trunk?

2006-07-29

signed.applets.codebase_principal_support
Set it to true, to be able to get enhanced privileges.

#

Set the environment variables MOZ_NO_REMOTE and NO_EM_RESTART to 1.

The MOZ_NO_REMOTE environment variable allows you to run an instance of Firefox separately from any other instances of Firefox you have running.

The NO_EM_RESTART environment variable keeps Firefox attached to the terminal window after it starts and allows the browser to be terminated by typing Control-C in Firefox's terminal window.

Linux|Cygwin|Mac OS X

export MOZ_NO_REMOTE=1
export NO_EM_RESTART=1

Windows

set MOZ_NO_REMOTE=1
set NO_EM_RESTART=1

2006-07-28

Need to see amount of page views for each bug.

2006-07-17

To build with WAY_TOO_MUCH_GC, define it in jsgc.h

2006-07-07

litmus tests could use a category, I think, so you could search for category.

2006-07-04

http://lxr.mozilla.org/mozilla/source/tools/performance/layout/perf-doc.html

2006-07-01

firefox -snapshot http://google.com