Changes in this Development Milestone
Shiretoko / Gecko 1.9.1 Alpha 1 introduces several new features:
- Web standards improvements in the Gecko layout engine
- Text API for the <canvas> element
- Support for using border images
- Support for JavaScript query selectors
- Several improvements to the Smart Location Bar
- A new tab switching behavior
Some of the changes will affect web and platform compatibility. For detailed information about compatibility changes in Gecko 1.9.1 and Shiretoko, please read Firefox 3.1 for developers
Downloading and Installing
System Requirements
Before installing, make sure your computer meets the system requirements.
Downloading Shiretoko Alpha 1
Mozilla.org provides Shiretoko for Windows, Linux, and Mac OS X in a variety of languages.
- Windows: Shiretoko Alpha 1 Setup.exe
- Mac OS X: Shiretoko Alpha 1.dmg
- Linux: shiretoko-alpha1.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 Shiretoko
Once you have downloaded Shiretoko, follow these instructions to install:
Windows
Double click the Shiretoko Alpha 1 Setup.exe installer to start the install.
Mac OS X
Double click the Shiretoko Alpha 1.dmg Disk Image to uncompress and mount it. Your browser may have already done this for you. Double click the Shiretoko Disk Image to open it in Finder and drag the Shiretoko application onto your hard disk. Do not double click the icon in the disk image! Be sure to drag the Shiretoko 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 shiretoko-alpha1.tar.bz2 tarball and run ./firefox:
tar -jxvf shiretoko-alpha1.tar.bz2
cd firefox
./firefox
Other Platforms
Extract the compressed archive and run firefox
Uninstalling Shiretoko
To uninstall Shiretoko, follow these instructions:
Windows
From the Start menu, choose Control Panel. When the Control Panel appears, double click Add/Remove Programs. Find "Shiretoko (3.1a1)" in the list and click Remove to uninstall.
Mac OS X
Drag the Shiretoko 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
Shiretoko 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 Shiretoko. Please report any issues to the maintainer of the extension. When you install Shiretoko, all of your Add-ons will be disabled until Shiretoko determines that either a) they are compatible with the Shiretoko release or b) there are newer versions available that are compatible.
Known Issues
This list covers some of the known problems with Shiretoko Alpha 1. Please read this before reporting any new bugs, and watch for updates as new bugs are discovered.
All Systems
Windows
Mac OS X
- Java applets will not work with OSX builds at this time.
- Adding an RSS feed will cause the File Menu items to temporarily go missing (see bug 447644
Linux and Unix systems
- Long pages can render incorrectly (see bug 447690)
Troubleshooting
- Poorly designed or incompatible Add-ons can cause problems with your browser, including make it crash,
slow down page display, etc. If you encounter strange problems relating to parts of the browser no longer
working, the browser not starting, windows with strange or distorted appearance, degraded performance, etc,
you may be suffering from trouble with your Add-ons.
Restart the browser in Safe Mode. On Windows, start using the "Safe Mode" shortcut created in your
Start menu or by running
firefox.exe -safe-mode. On Linux, start with./firefox -safe-modeand on Mac OS X, run:
When running in Safe Mode, you can disable the add-ons that are causing trouble and then restart to try again.cd /Applications/Shiretoko.app/Contents/MacOS/
./firefox-bin -safe-mode
If you uninstall an extension that is installed with your user profile (i.e. you installed it from a web page) and then wish to install it for all user profiles using the -install-global-extension command line flag, you must restart the browser once to cleanse the profile extensions datasource of traces of that extension before installing with the switch. If you do not do this you may end up with a jammed entry in the Extensions list and will be unable to install the extension globally.
If you encounter strange problems relating to bookmarks, downloads, window placement, toolbars, history, or other settings, it is recommended that you try creating a new profile and attempting to reproduce the problem before filing bugs. Create a new profile by running Firefox with the -P command line argument, choose the "Manage Profiles" button and then choose "Create Profile...". Migrate your settings files (Bookmarks, Saved Passwords, etc) over one by one, checking each time to see if the problems resurface. If you do find a particular profile data file is causing a problem, file a bug and attach the file.
Frequently Asked Questions
-
What can I do to help?
We need help from developers and the testing community to provide as much feedback as possible to make Shiretoko even better. Please read these notes and the bug filing instructions before reporting any bugs to Bugzilla. You can also give us your feedback through this feedback form.
If you're interested in helping us test pre-release builds, you might want to join our beta test mailing list.
-
Why haven't you responded to the mail I sent you?
Use the newsgroup. The Shiretoko team reads it regularly, and your email may have gotten lost.
-
Where can I get extensions and themes (add-ons)?
Extensions and Themes can be downloaded from Firefox Add-ons.
-
Who makes Shiretoko?
Lots of people. See Help->About Shiretoko, Credits for a list of some of the people who have contributed.
-
Where's the Shiretoko source code?
A tarball of the Shiretoko source code is available for download. The latest development code can be obtained by Mercurial. Please follow the build instructions.
-
Where is the mail client?
Shiretoko works with whatever mail client is the default on your system. However, we recommend Mozilla Thunderbird, our next-generation email client and the perfect complement to Firefox.
Other Resources and Links
The following resources contain useful information about Shiretoko:
Contributed Builds
These are unofficial builds and may be configured differently than the official Mozilla.org builds. They may also be optimized and/or tested for specific platforms.
Other Systems
Builds for platforms other than the trio officially offered by Mozilla.org (if any) can be found on the FTP site.
Localized Builds
Many localized builds are now produced and distributed by Mozilla.org on behalf of their authors.
Builds that have not yet been certified as official Shiretoko Alpha 1 localizations (if any) are available by browsing the FTP site.
Windows Vista
Mac OS X
Linux and Unix systems