Jump to content

Swiftweasel

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 70.50.151.36 (talk) at 12:01, 7 August 2012 (de-subst template, transclude the current version instead). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Swiftweasel
Developer(s)SticKK
Stable release
3.5.5 / November 23, 2009 (2009-11-23)
Operating systemLinux
TypeWeb browser
LicenseMozilla Public License 1.1
WebsiteSwiftweasel Project

Swiftweasel is a build of Mozilla Firefox source code, which uses non-trademarked graphics and logos. It is optimized for several architectures, and is available for the Linux platform only.

Released under the terms of the Mozilla Public License, Swiftweasel is free and open source software. It is distinct from Swiftfox (another optimized version of Firefox) in that Swiftweasel is completely free and open source while Swiftfox's binaries are proprietary.

Optimization

Swiftweasel is optimized using the following methods:

P.G.O.

As of the 3.0.3 release, Swiftweasel has shifted its primary optimization from processor specific to P.G.O.[1] P.G.O. stands for Profile-guided optimization. It is a two step building process. The application is compiled one time and then run to produce a profile. The profile is then used to guide a second compilation of the application. Some of the older optimizations are still used, but there are now only Intel and AMD versions of each build. It is released compiled in a tar.gz package. There are also separate installers for Ubuntu and Arch linux available through their communities.

Binary code optimization

Increased Security

  • Better protection from Buffer overflow attacks[4] (Swiftweasel 2.0 uses -D_FORTIFY_SOURCE=2; Firefox 2.0 uses gcc 3.x, which does not support this).[2]

Simplify

Installed extensions

Swiftweasel has several extensions installed by default.[5]

Swiftweasel-specific changes

Changes made to Swiftweasel include:

  • The default icon set has been replaced with the Kempelton icon set.
  • Swiftweasel uses its own settings directory. The settings, including bookmarks, history, and extensions are imported from Mozilla Firefox the first time Swiftweasel runs.
  • Plugins stored in /lib/mozilla/plugins and /lib/firefox/plugins are detected and used by Swiftweasel.

Swiftdove

Swiftdove
Developer(s)SticKK
Stable release
2.0.0.22 / July 30, 2009 (2009-07-30)
Operating systemLinux
TypeEmail client
LicenseMozilla Public License 1.1
WebsiteSwiftweasel Project

The Swiftweasel project also builds optimized 32 and 64bit builds of the Thunderbird email client.

Optimizations

As of the current version 2.0.0.21 Swiftdove is also PGO optimized.

Plugins

The 2.0.0.21 builds of Swiftdove include the 0.9 Lightning calendar plugin installed by default.

See also

References

  1. ^ "PGO".
  2. ^ a b c d e f g h i j Using url of about:buildconfig to check the details of the all builds Cite error: The named reference "buildall" was defined multiple times with different content (see the help page).
  3. ^ "Optimize Options - Using the GNU Compiler Collection (GCC)".
  4. ^ "redhat.com". {{cite web}}: Text "Limiting buffer overflows with ExecShield" ignored (help)
  5. ^ "Extensions Added".