Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
pref("network.http.phishy-userpass-length", 1);
Date: September 07, 2009 06:51PM

Right...I am playing with my All.js file right now..

Take a look at the following setings...Ignore everything but network.http.phishy-userpass-length ..I was curious as why does not K-meleon Include it by default??

pref("network.default.buffer.size", 16384);
pref("network.default.buffer.count",32);
pref("network.dns.disableIPv6", true);
pref("network.http.max-connections", 90000);
pref("network.http.max-connections-per-server", 90000);
pref("network.http.max-persistent-connections-per-server", 90000);
pref("network.http.max-persistent-connections-per-proxy", 90000);
pref("network.http.pipelining.maxrequests" ,8 );
pref("network.http.pipelining" , true);
pref("network.http.proxy.pipelining", true);
pref("network.http.phishy-userpass-length", 1);
pref("content.interrupt.parsing", true);
pref("content.max.tokenizing.time", 30);
pref("content.notify.interval", 10);
pref("content.notify.ontimer", true);
pref("content.switch.threshold", 10);
pref("nglayout.initialpaint.delay", 0);
pref("ui.submenuDelay", 0);
pref("browser.urlbar.maxRichResults", 0);


My favorite forums
http://www.graphixanstuff.com
http://www.closeprotectionworld.co.uk/index.php?referrerid=11530

Options: ReplyQuote


K-Meleon forum is powered by Phorum.