*cringe* Bug #14928 --> throw the switch for uri loading! With this turned on, all urls which are run through

the webshell will now be run through the uri loader which knows how to dispatch urls based on content.

If any problems do arise, I'm ready to turn it back off again at a moment's notice.


git-svn-id: svn://10.0.0.236/trunk@55052 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
1999-12-02 07:54:47 +00:00
parent 9f59512919
commit ab7173d18c

View File

@@ -119,6 +119,8 @@ pref("browser.url_history.URL_13", "");
pref("browser.url_history.URL_14", "");
pref("browser.url_history.URL_15", "");
pref("browser.uriloader", true); // turn new uri loading on by default
pref("browser.personal_toolbar_button.min_chars", 15);
pref("browser.personal_toolbar_button.max_chars", 30);