Firefox3.1/PrismUplift
Jump to navigation
Jump to search
The plan is to pull some of the Prism features into the core browser and allow running Firefox effectively chromeless as a single-site browser.
Environment
Need to determine whether to run in a full browser.xul with elements hidden or as a new cleaner xul. The former has benefits in that extensions would mostly just work. The latter is likely simpler and faster.
Profile Cloning
When creating the webapp it will probably be useful to clone some aspects of the user's profile for use. The following are possibilities:
- Add-ons
- Cookies
- Passwords
Install/Loader
Need to decide on a sane way to run the webapp using the Firefox install as a runtime but a custom profile.
Required Features
- Icon encoders for ICO (win) and ICNS (mac)