Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Open

Can one stop redirection blocking and prevent reloading the page when viewing source as well?

sblachmann

The Firefox default behaviour to reload a page for view-source even when it is already in memory is unnecessary and causes many difficulties when tracking CGI bugs.

This unnecessary reloading can be turned off by setting accessibility.blockautorefresh to true.

However, fixing these stupid page reloads this way introduces another hyper-annoying behaviour: then Firefox blocks redirects.

So this accessibility setting is bad in both possible settings. Is there a possibility to prevent reloading pages for view-source while still allowing redirects?

The Firefox default behaviour to reload a page for view-source even when it is already in memory is unnecessary and causes many difficulties when tracking CGI bugs. This unnecessary reloading can be turned off by setting accessibility.blockautorefresh to true. However, fixing these stupid page reloads this way introduces another hyper-annoying behaviour: then Firefox blocks redirects. So this accessibility setting is bad in both possible settings. '''Is there a possibility to prevent reloading pages for view-source while still allowing redirects?'''

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.