Firefox Page 2 (continued from page 1)

Features

Principal Firefox features[107] include tabbed browsing, spell checking, incremental find, live bookmarking, a download manager, private browsing, location-aware browsing based on a Google service[15] and an integrated search system that uses Google by default in most localizations. Functions can be added through extensions, created by third-party developers,[16] of which there is a wide selection, a feature that has attracted many of Firefox's users.

Additionally, Firefox provides an environment for web developers in which they can use built-in tools, such as the Error Console or the DOM Inspector, or extensions, such as Firebug.

Standards

Firefox implements many web standards, including HTML, XML, XHTML, MathML, SVG 1.1 (partial),[108] CSS (with extensions),[109] ECMAScript (JavaScript), DOM, XSLT, XPath, and APNG (Animated PNG) images with alpha transparency.[110] Firefox also implements standards proposals created by the WHATWG such as client-side storage,[111][112] and canvas element.[113]

The results of the Acid3 test on Firefox 6.0

Firefox passes the Acid2 standards-compliance test from version 3.0.[114] Firefox versions 3.6.20, 6.0 and newer do not pass the Acid3 test; they score 94/100[115] and 97/100[116] respectively. Mozilla no longer intends for Firefox to pass the Acid3 test fully because it believes that the SVG fonts part of the test has become outdated and irrelevant due to WOFF being agreed upon as a standard by all major browser makers.[117]

Firefox also implements[95] a proprietary protocol[118] from Google called "safebrowsing" (used to exchange data related with "phishing and malware protection"), which is not an open standard.

Security

Firefox uses a sandbox security model,[119] and limits scripts from accessing data from other web sites based on the same origin policy.[120] It uses SSL/TLS to protect communications with web servers using strong cryptography when using the HTTPS protocol.[121] It also provides support for web applications to use smartcards for authentication purposes.[122]

The Mozilla Foundation offers a "bug bounty" to researchers who discover severe security holes in Firefox.[123] Official guidelines for handling security vulnerabilities discourage early disclosure of vulnerabilities so as not to give potential attackers an advantage in creating exploits.[124]

Because Firefox generally has fewer publicly known unpatched security vulnerabilities than Internet Explorer (see Comparison of web browsers), improved security is often cited as a reason to switch from Internet Explorer to Firefox.[125][126][127][128] The Washington Post reports that exploit code for known, critical unpatched security vulnerabilities in Internet Explorer was available for 284 days in 2006. In comparison, exploit code for known, critical security vulnerabilities in Firefox was available for 9 days before Mozilla issued a patch to remedy the problem.[129]

A 2006 Symantec study showed that, although Firefox had surpassed other browsers in the number of vendor-confirmed vulnerabilities that year through September, these vulnerabilities were patched far more quickly than those found in other browsers.[130] Symantec later clarified their statement, saying that Firefox still had fewer security vulnerabilities than Internet Explorer, as counted by security researchers.[131] As of February 11, 2011, Firefox 3.6 has no (known) unpatched security vulnerabilities according to Secunia.[132] Internet Explorer 8 has five unpatched security vulnerabilities, the worst being rated "Less Critical" by Secunia.[133]

In October 2009, Microsoft's security engineers acknowledged that Firefox was vulnerable since February of that year due to a .NET Framework 3.5 SP1 Windows update that silently installed a buggy 'Windows Presentation Foundation' plug-in into Firefox.[134] This vulnerability has since been patched by Microsoft.[135]

All patched vulnerabilities of Mozilla products are publicly listed.[136]

Localizations

Firefox is a heavily localized web browser. The first official release in November 2004 was available in 24 different languages and for 28 locales, including British English/American English, European Spanish/Argentine Spanish and Chinese in Traditional Chinese characters/Simplified Chinese characters.[137] Currently supported versions 3.6 and 6.0 are available for 76 locales (68 languages)[138] and 83 locales (74 languages)[139] respectively.

Portable versions

There is a portable edition of Firefox for Windows, which can be used from a USB Flash drive. This particular distribution makes it possible to run Firefox (and many of its extensions) on corporate/government networks in lieu of the default browser. This can be especially helpful for any user who does not possess administrative rights on the system being used.

System requirements

Browsers compiled from Firefox source code may run on various operating systems; however, officially distributed binaries are meant for the following: Microsoft Windows (2000, XP, Server 2003, Vista or 7), Mac OS X 10.5, Mac OS X 10.6 and Linux (with the following libraries installed: GTK+ 2.10 or higher, GLib 2.12 or higher, Pango 1.14 or higher, X.Org 1.0 or higher (1.7 or higher is recommended), libstdc++ 4.3 or higher). Official recommended hardware requirements are a Pentium 4 or newer that supports SSE2 and 512 MB RAM for the Windows version or Macintosh computer with an Intel x86 processor and 512 MB RAM for Mac version.[140]

Official minimum hardware requirements are a Pentium 233 MHz and 64 MB RAM for the Windows version or Macintosh computer with an Intel x86 or PowerPC G3, G4, or G5 processor and 128 MB RAM for Mac version.[141]

64-bit builds

The official releases of Firefox for OS X are universal builds that include both 32-bit and 64-bit versions of the browser in one package.[142] A typical browsing session uses a combination of the 64-bit browser process and a 32-bit plugin process, because the popular Adobe Flash Player is still 32-bit, as of version 10.3.

64-bit nightly builds for Windows are available,[143] but due to incompatibilities, including with popular plugins, official 64-bit releases are not provided.[144]

For Linux, vendor-backed, performance optimized, stable 64-bit builds exist (such as for Novell-Suse Linux, Red Hat Linux, and Ubuntu), in addition to the nightly builds.

Older operating systems

Firefox 1.5.0.12 is the last version to work on Windows 95 and Firefox 2.0.0.20 is the last version to work on Windows 98, Windows Me, and Windows NT 4.0. Although not officially supported, a utility called KernelEx can run Firefox 3.x versions on Windows 98 and Windows Me. These versions/lines are no longer supported by Mozilla.[clarification needed]

Firefox 2.0.0.14 is the last version to work on OS/2 Warp 3. Later Firefox versions requires a libc 0.6.3 based version of the GCC runtime library. libc 0.6.2 and later require Warp 4.

Firefox 3.5.9 is the last version to work on HP-UX 11i, as packaged by Hewlett-Packard.[145]

Firefox 3.6.22 is the latest version to work on Mac OS X 10.4 (Tiger), as well as PowerPC Macs running Mac OS X 10.5.[146][147] Versions numbered 4.0 and higher do not work, but future 3.6.x releases will work.

Unofficial ports

Ports have been developed for other platforms, including RISC OS.[148][149][150] The RISC OS port is no longer being actively developed.[citation needed]

Licensing

Firefox source code is free software. Most of it is tri-licensed under the Mozilla Public License (MPL), the GNU General Public License (GPL) and the GNU Lesser General Public License (LGPL).[citation needed] These licenses permit anyone to view, modify, and/or redistribute the source code, and several publicly released applications have been built on it; for example, Netscape, Flock, Miro, Iceweasel, and Songbird make use of code from Firefox.

In the past, Firefox was licensed solely under the MPL,[151] which the FSF (Free Software Foundation) criticizes for being weak copyleft; the license permits, in limited ways, proprietary derivative works. Additionally, code only licensed under the MPL cannot legally be linked with code under the GPL or the LGPL[citation needed].[152][153] To address these concerns, Mozilla re-licensed most of Firefox under the tri-license scheme of MPL, GPL, or LGPL. Since the re-licensing, developers have been free to choose the license under which they will receive most of the code, to suit their intended use: GPL or LGPL linking and derivative works when one of those licenses is chosen, or MPL use (including the possibility of proprietary derivative works) if they choose the MPL.[151]

The generic globe logo used when Firefox is compiled without the official branding

The name "Mozilla Firefox" is a registered trademark; along with the official Firefox logo, it may only be used under certain terms and conditions. Anyone may redistribute the official binaries in unmodified form and use the Firefox name and branding for such distribution, but restrictions are placed on distributions which modify the underlying source code.[154]

Mozilla not only forbids creating derivative works from the Firefox logo (i.e. modifying it),[155] but also strongly discourages creating independent but similar logos.[156]

There has been some controversy over the Mozilla Foundation's intentions in stopping certain open source distributions from using the "Firefox" trademark.[8] Former Mozilla CEO Mitchell Baker explained in an interview in 2007 that distributions could freely use the Firefox trademark if they did not modify source-code, and that the Mozilla Foundation's only concern was with users getting a consistent experience when they used "Firefox".[157]

To allow distributions of the code without using the official branding, the Firefox source code contains a "branding switch". This switch allows the code to be compiled without the official logo and name, for example to produce a derivative work unencumbered by restrictions on the Firefox trademark (this is also often used for alphas of future Firefox versions). In the unbranded compilation the trademarked logo and name are replaced with a freely distributable generic globe logo and the name of the release series from which the modified version was derived. The name "Deer Park" is used for derivatives of Firefox 1.5, "Bon Echo" for derivatives of Firefox 2.0, "Gran Paradiso" for derivatives of Firefox 3.0 and "Shiretoko" is used for derivatives of Firefox 3.5. Derivatives of Firefox 3.6 are referred to as "Namoroka". The codename Minefield and a modified version of the generic logo stylized to look like a bomb is used for unofficial builds of version 3.0 and later, and for nightly builds of the trunk.

Distributing modified versions of Firefox under the "Firefox" name requires explicit approval from Mozilla for the changes made to the underlying code, and requires the use of all of the official branding. For example, it is not permissible to use the name "Firefox" without also using the official logo. When the Debian project decided to stop using the official Firefox logo in 2006 (because of copyright restrictions on its use incompatible with the project's guidelines), they were told by a representative of the Mozilla Foundation that this was not acceptable, and were asked either to comply with the published trademark guidelines or cease using the "Firefox" name in their distribution.[158] Ultimately, Debian switched to branding their modified version of Firefox "Iceweasel", along with other Mozilla software.

Advertising

The rapid adoption of Firefox, 100 million downloads in its first year of availability,[159] followed a series of aggressive marketing campaigns starting in 2004 with a series of events Blake Ross and Asa Dotzler called "marketing weeks".[160]

On September 12, 2004,[161] a marketing portal dubbed "Spread Firefox" (SFX) debuted along with the Firefox Preview Release, creating a centralized space for the discussion of various marketing techniques. A two-page ad in the December 16th edition of the New York Times, placed by Mozilla Foundation in coordination with Spread Firefox, featured the names of the thousands of people worldwide who contributed to the Mozilla Foundation's fundraising campaign to support the launch of the Firefox 1.0 web browser.[162] SFX portal enhanced the "Get Firefox" button program, giving users "referrer points" as an incentive. The site lists the top 250 referrers. From time to time, the SFX team or SFX members launch marketing events organized at the Spread Firefox website. As a part of the Spread Firefox campaign, there was an attempt to break the world download record with the release of Firefox 3.[163]

The "World Firefox Day" campaign started on July 15, 2006,[164] the third anniversary of the founding of the Mozilla Foundation,[165] and ran until September 15, 2006.[166] Participants registered themselves and a friend on the website for nomination to have their names displayed on the Firefox Friends Wall, a digital wall that will be displayed at the headquarters of the Mozilla Foundation.

On February 21, 2008 in honor of reaching 500 million downloads, the Firefox community celebrated by visiting FreeRice to earn 500 million grains of rice.[167]

Some of Firefox's contributors made a crop circle of the Firefox logo in an oat field near Amity, Oregon, near the intersection of Lafayette Highway and Walnut Hill Road.[168]

Market adoption

Firefox.svg
market share overview
According to StatCounter data

September 2011[169]

Browser  % of Fx  % of Total
Firefox 1 -- --
Firefox 1.5 -- --
Firefox 2 0.37% 0.1%
Firefox 3 2.25% 0.6%
Firefox 3.5 2.99% 0.8%
Firefox 3.6 29.75% 7.94%
Firefox 4 7.87% 2.1%
Firefox 5 37.8% 10.09%
Firefox 6 21.47% 5.73%
Other[FF 1] 0.03% 0.01%
All variants[170] 100.00% 26.69%
  1. ^ Other mostly consists of Firefox 3.1
    which is a series of betas for 3.5.
This box: view · talk · edit
Wikimedia browser share pie chart.png

As of August 2011, Firefox is the second most widely used browser, with approximately 30% of worldwide usage share of web browsers.[9][10][11]

Downloads have continued at an increasing rate since Firefox 1.0 was released in November 2004, and as of July 31, 2009 Firefox has been downloaded over one billion times.[171] This number does not include downloads using software updates or those from third-party websites.[172] They do not represent a user count, as one download may be installed on many machines, one person may download the software multiple times, or the software may be obtained from a third party. According to Mozilla, Firefox had more than 400 million users as of November 2010.[173]

In July 2010, all IBM employees (about 400,000) were asked to use Firefox as their default browser.[174]

Reception

Forbes.com called Firefox the best browser in a 2004 commentary piece,[175] and PC World named Firefox "Product of the Year" in 2005 on their "100 Best Products of 2005" list.[176] After the release of Firefox 2 and Internet Explorer 7 in 2006, PC World reviewed both and declared that Firefox was the better browser.[177] Which? Magazine named Firefox its "Best Buy" web browser.[178] In 2008, CNET compared Safari, Chrome, Firefox, and Internet Explorer in their "Battle of the Browsers" in terms of performance, security, and features, where Firefox was selected as a favorite.[179]

Performance

In December 2005, Internet Week ran an article in which many readers reported high memory usage in Firefox 1.5.[180] Mozilla developers said that the higher memory use of Firefox 1.5 was at least partially due to the new fast backwards-and-forwards (FastBack) feature.[181] Other known causes of memory problems were malfunctioning extensions such as Google Toolbar and some older versions of Adblock,[182] or plug-ins, such as older versions of Adobe Acrobat Reader.[183] When PC Magazine compared memory usage of Firefox 2, Opera 9, and Internet Explorer 7, they found that Firefox used approximately as much memory as the other two browsers.[184]

Softpedia noted that Firefox 1.5 took longer to start up than other browsers,[185] which was confirmed by further speed tests.[citation needed] IE 6 launched more swiftly than Firefox 1.5 on Windows XP since many of its components were built into the OS and loaded during system startup. As a workaround for the issue, a preloader application was created that loaded components of Firefox on startup, similar to Internet Explorer.[186] A Windows Vista feature called SuperFetch performs a similar task of preloading Firefox if it is used often enough.

Tests performed by PC World and Zimbra in 2006 indicated that Firefox 2 used less memory than Internet Explorer 7.[177][187] Firefox 3 used less memory than Internet Explorer 7, Opera 9.50 Beta, Safari 3.1 Beta, and Firefox 2 in tests performed by Mozilla, CyberNet, and The Browser World.[188][189][190] In mid 2009, Betanews benchmarked Firefox 3.5 and declared that it performed "nearly ten times better on XP than Microsoft Internet Explorer 7".[38]

In January 2010, Lifehacker compared the performance of Firefox 3.5, Firefox 3.6, Google Chrome 4 (stable and Dev versions), Safari 4, and Opera (10.1 stable and 10.5 pre-alpha versions). Lifehacker timed how long browsers took to start and reach a page (both right after boot-up and after running at least once already), timed how long browsers took to load nine tabs at once, tested JavaScript speeds using Mozilla's Dromaeo online suite (which implements Apple's SunSpider and Google's V8 tests) and measured memory usage using Windows 7's process manager. They concluded that Firefox 3.5 and 3.6 were the fifth and sixth fastest browsers respectively on startup, 3.5 was third and 3.6 was sixth fastest to load nine tabs at once, 3.5 was sixth and 3.6 was fifth fastest on the JavaScript tests. They also concluded that Firefox 3.6 was the most efficient with memory usage followed by Firefox 3.5.[191]

Relationship with Google

The Mozilla Corporation's relationship with Google has been noted in the popular press,[192][193] especially with regard to their paid referral agreement. The release of the anti-phishing protection in Firefox 2 in particular raised considerable controversy:[194] anti-phishing protection enabled by default is based on a list updated by twice-hourly downloads to the user's computer from Google's server.[195] The user cannot change the data provider within the GUI,[196] and is not informed who the default data provider is. The browser also sends Google's cookie with each update request.[197] Some[who?] internet privacy advocacy groups have expressed concerns surrounding Google's possible uses of this data, especially that Firefox's privacy policy states that Google may share information (that is not personally identifying) gathered with "safebrowsing" service with third parties, including business partners.[198] Following Google CEO Eric Schmidt's comments in December 2009 regarding privacy during a CNBC show,[199] Asa Dotzler, Mozilla's director of community development suggested that users use the Bing search engine instead of Google search.[200] Google also promoted Firefox through YouTube until the release of Google Chrome. In August 2009, Mozilla Security assisted Google by pointing out a security flaw in Google's Chrome browser.[201] As of July 2011, Firefox's default search provider is Google.

In 2005, the Mozilla Foundation and Mozilla Corporation had a combined revenue of US$52.9 million, with approximately 95% derived from search engine royalties.[202][203] In 2006, the Mozilla Foundation and Mozilla Corporation had a combined revenue of US$66.9 million, with approximately 90% derived from search engine royalties.[202][204] In 2007, the Mozilla Foundation and Mozilla Corporation had a combined revenue of US$81 million, with 88% of this sum (US$66 million) from Google.[205][206] In 2008, both Mozilla organizations had a combined revenue of US$78.6 million, with 91% coming from Google.[207] The Mozilla Foundation and Corporation are being audited by the IRS with the possibility of having its non-profit status called into question.[205][207][208]

Response from Microsoft

Microsoft's head of Australian operations, Steve Vamos, stated in late 2004 that he did not see Firefox as a threat and that there was not significant demand for the feature-set of Firefox among Microsoft's users.[209] Microsoft Chairman Bill Gates has used Firefox, but has commented that "it's just another browser, and IE [Microsoft's Internet Explorer] is better".[210]

A Microsoft SEC filing on June 30, 2005 acknowledged that "competitors such as Mozilla offer software that competes with the Internet Explorer Web browsing capabilities of our Windows operating system products."[211] The release of Internet Explorer 7 was fast tracked, and included functionality that was previously available in Firefox and other browsers, such as tabbed browsing and RSS feeds.[212]

Despite the cold reception from Microsoft's top management, the Internet Explorer development team maintains a relationship with Mozilla. They meet regularly to discuss web standards such as extended validation certificates.[213] In 2005, Mozilla agreed to allow Microsoft to use its Web feed logo in the interest of common graphical representation of the Web feeds feature.[214]

In August 2006, Microsoft offered to help Mozilla integrate Firefox with the then-forthcoming Windows Vista,[215] an offer Mozilla accepted.[216]

In October 2006, as congratulations for a successful ship of Firefox 2, the Internet Explorer 7 development team sent a cake to Mozilla.[217][218] As a nod to the browser wars, some jokingly suggested that Mozilla send a cake back along with the recipe, in reference to the open-source software movement.[219] The IE development team sent another cake on June 17, 2008, upon the successful release of Firefox 3,[220] again on March 22, 2011, for Firefox 4,[221] and yet again for the Firefox 5 release.[222]

In November 2007, Jeff Jones (a "security strategy director" in Microsoft's Trustworthy Computing Group) criticized Firefox, claiming that Internet Explorer experienced fewer vulnerabilities and fewer higher severity vulnerabilities than Firefox in typical enterprise scenarios.[223] Mozilla developer Mike Shaver discounted the study, citing Microsoft's bundling of security fixes and the study's focus on fixes, rather than vulnerabilities, as crucial flaws.[224]

Firefox was one of the twelve browsers offered to European Economic Area users of Microsoft Windows in 2010 – see BrowserChoice.eu.[225]

.NET Framework 3.5 Service Pack 1

In February 2009, Microsoft released Service Pack 1 for version 3.5 of the .NET Framework. This update also installed Microsoft .NET Framework Assistant add-on (enabling ClickOnce support).[226] The update received media attention after users discovered that the add-on could not be uninstalled through the add-ons interface.[227][228] Several hours after the website Annoyances.org posted an article regarding this update, Microsoft employee Brad Abrams posted in his blog Microsoft's explanation for why the add-on was installed, and also included detailed instructions on how to remove it.[229] However, the only way to get rid of this extension was to modify manually the Windows Registry, which could cause Windows systems to fail to boot up if not done correctly.[227]

On 16 October 2009, Mozilla blocked all versions of Microsoft .NET Framework Assistant from being used with Firefox and from the Mozilla Add-ons service.[230] Two days later, the add-on was removed from the blocklist after confirmation from Microsoft that it is not a vector for vulnerabilities.[231][232] Version 1.1 (released on June 10, 2009 to the Mozilla Add-ons service) and later of the Microsoft .NET Framework Assistant allows the user to disable and uninstall in the normal fashion.[233]

Vulnerability statistics

Firefox security vulnerabilities have been patched relatively quickly. Symantec's Internet Security Threat Report Vol. 10, based on data from the first half of 2006, reported that while Firefox had more public vulnerabilities than Internet Explorer during that time period (47 vs. 38), Firefox's vulnerabilities were fixed on average one day after the exploit code was made available, as compared to nine days for Internet Explorer.

InfoWorld has cited security experts saying that as Firefox becomes more popular, more vulnerabilities will be found,[234] a claim that Mitchell Baker, president of the Mozilla Foundation, has denied: "There is this idea that market share alone will make you have more vulnerabilities. It is not relational at all."[235]

Expert and media coverage

The United States Computer Emergency Readiness Team (US-CERT) stated in October 2004 that Internet Explorer's design makes it very difficult to secure. In contrast, almost none of their concerns apply to Firefox.[236]

There are a number of significant vulnerabilities in technologies relating to the IE domain/zone security model, local file system (Local Machine Zone) trust, the Dynamic HTML (DHTML) document object model (in particular, proprietary DHTML features), the HTML Help system, MIME type determination, the graphical user interface (GUI), and ActiveX... IE is integrated into Windows to such an extent that vulnerabilities in IE frequently provide an attacker significant access to the operating system.

Some security experts, including Bruce Schneier[237] and David A. Wheeler,[238] recommended that users should stop using Internet Explorer 6 or earlier for normal browsing, and switch to a different browser instead; Wheeler specifically recommended Firefox.

Several technology columnists have suggested the same, including Wall Street Journal columnist Walter S. Mossberg,[125] Washington Post columnist Rob Pegoraro,[239] USA Today’s Byron Acohido and Jon Swartz,[240] Forbes's Arik Hesseldahl,[241] eWeek.com Senior Editor Steven J. Vaughan-Nichols,[242] and Desktop Pipeline’s Scot Finnie.[243]

Author:Bling King
Published:Sep 24th 2011
Modified:Jan 1st 2012
3

This website is powered by Spruz