Firefox 3.0 Alpha 8
Gran Paradiso Alpha 8 is an early developer milestone for the next major version of Firefox that is being built on top of the next generation of Mozilla’s layout engine, Gecko 1.9. Gran Paradiso Alpha 8 is being made available for testing purposes only, and is intended for web application developers and our testing community. Current users of Mozilla Firefox should not use Gran Paradiso Alpha 8.
These Release Notes cover what’s new, download and installation instructions, known issues and frequently asked questions for the Gran Paradiso Alpha 8 release. Please read these notes and the bug filing instructions before reporting any bugs to Bugzilla.
Changes in this Development Milestone
Gran Paradiso 1.9 Alpha 8 contains the following notable changes:
- Basic and unpolished UI for starring and tagging pages has been added, as well as a richer Location Bar autocomplete algorithm that matches against page title (see Places UI Plan for more details)
- Prompt for remembering passwords is no longer a modal dialog
- Built in malware protection (which you can test here)
- Basic and unpolished UI for indicating richer website identity information has been added
- Support for web-based protocol handlers, though it doesn’t work in all situations (see bug 394483).
- A new Applications preference panel for configuring handlers for various content types (see bug 377784) has replaced the Download Actions dialog and the Feeds preference panel
- All Firefox add-ons must now use a secure method for auto-updating (see bug 378216 and this guide for more details)
- Firefox now quits properly (instead of just being killed) when Windows is shut down or restarted (see bug 333907)
- Added support for document.elementFromPoint method (see bug 199692)
- DOMWillOpenModalDialog events are no longer fired by the nsIPrompt implementation (see bug 391100)
- TYPE_PLUGIN has been removed from the Extension Manager code (see bug 392140)
- You can also see the full list of all bugs fixed since Gran Paradiso Alpha 7
Some of the changes in Alpha versions of Gecko 1.9 affect the web and platform compatibility of Gran Paradiso Alpha 8. For detailed information about changes in Gecko 1.9 and Gran Paradiso, please read these pages:
Also be sure to read the known issues for this release.
Changes in previous Development Milestones
For changes in previous alpha releases of Gran Paradiso/Gecko 1.9, please visit the previous version’s release notes:
- Gecko 1.9 Alpha 7 Release Notes
- Gecko 1.9 Alpha 6 Release Notes
- Gecko 1.9 Alpha 5 Release Notes
- Gecko 1.9 Alpha 4 Release Notes
- Gecko 1.9 Alpha 3 Release Notes
- Gecko 1.9 Alpha 2 Release Notes
- Gecko 1.9 Alpha 1 Release Notes
Downloading and Installing
System Requirements
Before installing, make sure your computer meets the system requirements.
Downloading Gran Paradiso Alpha 8
Mozilla.org provides Gran Paradiso for Windows, Linux, and Mac OS X in a variety of languages.
- Windows: Installer | Zip Package
- Mac OS X: Gran Paradiso Alpha 8.dmg
- Linux: granparadiso-alpha8.tar.bz2
For builds for other systems and languages not provided by mozilla.org, see the Contributed Builds section at the end of this document.
Installing Gran Paradiso
Once you have downloaded Gran Paradiso, follow these instructions to install:
Windows
Double click the Gran Paradiso Setup Alpha 8.exe installer to start the install.
Mac OS X
Double click the Gran Paradiso Alpha 8.dmg Disk Image to uncompress and mount it. Your browser may have already done this for you. Double click the GranParadiso Disk Image to open it in Finder and drag the Gran Paradiso application onto your hard disk. Do not double click the icon in the disk image! Be sure to drag the Gran Paradiso application out of the disk image and onto your Hard Disk before running it. Drag the icon to your Dock if you want it to appear there.
Linux/GTK2
Extract the granparadiso-alpha8.tar.bz2 tarball and run ./firefox:
tar -jxvf granparadiso-alpha8.tar.bz2
cd firefox
./firefox
Other Platforms
Extract the compressed archive and run firefox
Uninstalling Gran Paradiso
To uninstall Gran Paradiso, follow these instructions:
Windows
From the Start menu, choose Control Panel. When the Control Panel appears, double click Add/Remove Programs. Find “Gran Paradiso (3.0a8)” in the list and click Remove to uninstall.
Mac OS X
Drag the GranParadiso application to the Trash.
Others
Remove the firefox folder.
These instructions leave your profile in place in case you install Firefox again in the future. If you wish to remove your profile folder, remove the location described below in the “Profile Folder” section. Note that by doing this you are destroying all of your downloaded Extensions and Themes, Bookmarks, saved passwords, settings and other information and should you decide to use Firefox again you will be starting with a clean profile.
Other Information
Profile Folder
Gran Paradiso stores your user data in one of the following locations:
Windows Vista | Users\<UserName>\AppData\Roaming\Mozilla\Firefox |
Windows 2000, XP | Documents and Settings\<UserName>\Application Data\Mozilla\Firefox |
Mac OS X | ~/Library/Application Support/Firefox |
Linux and Unix systems | ~/.mozilla/firefox |
Add-ons
Add-ons installed under previous versions of Firefox may be incompatible and/or require updates to work with Gran Paradiso. Please report any issues to the maintainer of the extension. When you install Gran Paradiso, all of your Add-ons will be disabled until Gran Paradiso determines that either a) they are compatible with the Gran Paradiso release or b) there are newer versions available that are compatible.
Known Issues
This list covers some of the known problems with Gran Paradiso Alpha 8. Please read this before reporting any new bugs, and watch for updates as new bugs are discovered.
All Systems
- The Cairo graphics system has drastically changed the way all text and images are rendered from previous versions of Gecko, so occasional misrenderings of non-latin scripts and fonts may occur.
- The Phishing Protection notification bubble is hidden by the content area (see bug 341950)
- Setting Privacy > History > Remember visited pages to “0″ has no effect (see bug 366075)
- Pausing and resuming downloads of files from non-cacheable sources can result in a corrupted download and strange download speed indications (see bug 395134)
- Downloads that finish or fail very quickly will only be displayed in the Download Manager after it’s closed and re-opened (see bug 393821)
- The default name suggested by the Bookmarks Manager’s backup function contains characters that are invalid on most operating systems (see bug 395773)
Microsoft Windows
- If Windows Vista parental controls are enabled, Firefox will not be able to launch (see bug 396509)
- Gran Paradiso Alpha 8 does not contain the mitigation for the QuickTime/Firefox cross-scripting flaw that was recently released with Firefox 2.0.0.7. Please see MFSA 2007-28 for more details.
Mac OS X
- The user’s choice of a default font may not always be honored.
- Font decorations such as underline and strikethrough may be drawn incorrectly.
- Complex script (ex: Indic) may be misrendered.
Linux and Unix systems
- Performance on complex script (ex: Indic) may be slower than previous versions of Gecko.
- The X.org X server may perform poorly or hang when running Gran Paradiso. This can be mitigated by adding Option “XaaNoOffscreenPixmaps” “true” in the “Device” section of xorg.conf.
- Compatibility issues have been reported when users are not running X.org X server 7.0 or better. Performance problems exist even with newest the versions.
- Users may experience problems when attempting to print complex pages.
- Some GTK themes fail to properly render the disabled state of checkboxes and radiobuttons (see bug 388131)

Windows Vista
Mac OS X
Linux and Unix systems