Difference between revisions of "Firefox"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
m (→‎Firefox DNS cache?: related info link)
(swiftfox & wildfox; moved obsolete stuff to archive; smw and overall layout updates)
Line 1: Line 1:
=={{hide|navbar}}==
+
<hide>
[[category:software]][[computing]]: [[software]]: [[web browsers]]: [[Firefox]]
+
[[page type::article]]
==Overview==
+
[[thing type::web browser]]
 +
[[category:software]]
 +
</hide>
 +
==About==
 
[[Firefox]] is a [[FOSS|free, open-source]] [[web browser]]. {{seed}}
 
[[Firefox]] is a [[FOSS|free, open-source]] [[web browser]]. {{seed}}
==Reference==
+
===variants /alternatives===
 +
* [http://www.getswiftfox.com Swiftfox]: closely optimized compiles for different CPUs on [[Linux]]
 +
* [http://mayaposch.com/wildfox.php WildFox]: a "re-imagining" that returns to Firefox's origins as a lightweight browser (for Windows); compatible with Firefox and Chrome plugins
 +
===pages===
 +
* [[/archive]]: old or obsolete information
 +
==Links==
 +
===Official===
 
* [http://getfirefox.com official home page]
 
* [http://getfirefox.com official home page]
 +
===Reference===
 
* {{wikipedia|Mozilla Firefox}}
 
* {{wikipedia|Mozilla Firefox}}
 
* [http://kb.mozillazine.org/Category:Firefox Firefox] category at [http://www.mozillazine.org/ MozillaZine] [http://kb.mozillazine.org/ KnowledgeBase wiki]
 
* [http://kb.mozillazine.org/Category:Firefox Firefox] category at [http://www.mozillazine.org/ MozillaZine] [http://kb.mozillazine.org/ KnowledgeBase wiki]
==Shortcomings==
 
* (v1.5.0.8 and 2.0) The History view shows only site titles, which makes it very difficult to find a previously-visited page when you can only remember the domain name. The History view should both allow viewing by domain/URL and searching by URL.
 
 
==Notes==
 
===when things get munged===
 
From Tene's comments after he solved a problem we were having where Firefox was displaying all fonts (in menus as well as web pages) as blanks or underlines:
 
{{quoteon}}The problem was FireFox using [[wikipedia:Pango|Pango]] and there being an issue with the version of pango and FF, or something like that ... I think it's a remnant of the weird stuff atrpms did ... like, they just shut down, because new FC had all that stuff in it ... so they left a lot of stuff with unresolved deps, etc. ... so I edited /usr/bin/firefox (which is a wrapper that sets env vars and calls firefox-bin in some lib directory) and uncommented the DISABLE_PANGO lines
 
{{quoteoff}}
 
 
When a session gets munged, you can fix it by backing up the user profile data and deleting all the profiles (perhaps uninstalling/reinstalling Firefox if needed), then restoring selected bits of session data as needed:
 
* '''bookmarks.html''' contains all the user bookmarks
 
* '''session.rdf''' contains TabMixPlus session data
 
 
[[The Hypertwins]] highly recommend using a session saver, especially if you use the browser for a lot of online editing ([[wiki]]s, [[blog]]s, etc.) TabMixPlus and SessionSaver .2 both seem to work well.
 
===optimization===
 
[http://christer.homeip.net/index.php/2006/10/20/how-to-speed-up-firefox-or-flock-ubuntu-606-610/ This site] recommends making the following changes in '''about:config''':
 
{|
 
|-
 
! setting || change to
 
|-
 
| network.dns.disableIPv6. || true
 
|-
 
| network.http.pipelining. || true
 
|-
 
| network.http.pipelining.maxrequests. || 8
 
|-
 
| network.http.proxy.pipelining. || true
 
|}
 
===Firefox DNS cache?===
 
I'm running into a situation where some Firefox is completely unable to load web pages on certain domains which Firefox recently loaded when the network was having issues. In general, it displays a page with the message "DNS error: <u>URL</u>". All other methods of resolving domain names (nslookup, net lookup, ping, etc.) work correctly for the domains in question. One of the domains in question started working after awhile, with no change being made that I am aware of... leading to the question: does Firefox have some sort of internal DNS cache? Going on this theory I've cleared out every cache I could find in Firefox, and even closed/reopened it, but this had no apparent effect. '''Update''': Actually, it can't be Firefox-specific, because [[Konqueror]] is having the same problem. So I'll keep this posted here for now, until more info comes along that suggests a better place to put it. (There is some related information [http://kb.mozillazine.org/Error_loading_any_website here].) --[[User:Woozle|Woozle]] 10:45, 21 December 2006 (EST)
 

Revision as of 21:29, 17 August 2014

About

Firefox is a free, open-source web browser.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

variants /alternatives

  • Swiftfox: closely optimized compiles for different CPUs on Linux
  • WildFox: a "re-imagining" that returns to Firefox's origins as a lightweight browser (for Windows); compatible with Firefox and Chrome plugins

pages

Links

Official

Reference