After much investgation, some suggestions

User Help for Mozilla Firefox
Post Reply
Mountainman
Guest

After much investgation, some suggestions

Post by Mountainman »

After considerable reading of the source code, much sniffing, and many attempts to find a work around I have arrived at the following suggestions for firebird:
1.) Make logging configurable from the about:config panel. (I found the NSPR_LOG_... variables)
2.) Be able to force status 302 pages to be displayed. (In my particalur case I have three layers of redirection, of which the last is dynamically generated and fails on the first attempt. Not having a clickable link means that I cannot access the final result of the original request.)
3.) Be able to configure the number of request retry attempts for a failed request. (Again in my case if the final request were retried, which it currently isn't, it would succeed, I know this because that's what the NS6 version, that does work, does.)

For a recap of my posts regarding this problem see: http://forums.mozillazine.org/viewtopic.php?t=45661

If anyone has any suggestions on how to work around #2 or #3 I'm all ears.
Post Reply