Difference between revisions of "User:Sardisson/Troubleshoot Camino Bugs and Features Scratchpad"
Jump to navigation
Jump to search
(existing feature requests) |
(→Feature Requests: document how I plan to try to implement this) |
||
| Line 4: | Line 4: | ||
* handling <tt>org.mozilla.camino.plist</tt> to ensure freshness | * handling <tt>org.mozilla.camino.plist</tt> to ensure freshness | ||
* possibility to start with about:blank | * possibility to start with about:blank | ||
| + | ** Probably the way to implement this is to read a preferred homepage from a user defaults key, then echo it into the profiledir's user.js before launching Camino; this should approximate what Tinderboxen and test harnesses do to launch apps | ||
* remember location of last-launched Camino | * remember location of last-launched Camino | ||
* option to re-use last fresh profile for testing round-trip bugs | * option to re-use last fresh profile for testing round-trip bugs | ||
Revision as of 21:09, 8 March 2008
Bugs
Feature Requests
- handling org.mozilla.camino.plist to ensure freshness
- possibility to start with about:blank
- Probably the way to implement this is to read a preferred homepage from a user defaults key, then echo it into the profiledir's user.js before launching Camino; this should approximate what Tinderboxen and test harnesses do to launch apps
- remember location of last-launched Camino
- option to re-use last fresh profile for testing round-trip bugs