947
edits
m (note work in progress) |
(add a few links to various python projects) |
||
| Line 53: | Line 53: | ||
== Related resources == | == Related resources == | ||
| Line 61: | Line 58: | ||
* [[Auto-tools/Projects/AddonStartupPerf]] | * [[Auto-tools/Projects/AddonStartupPerf]] | ||
* http://support.mozilla.com/en-us/kb/Profiles | * http://support.mozilla.com/en-us/kb/Profiles | ||
* source code for profile management | * source code for profile management : http://hg.mozilla.org/mozilla-central/file/tip/profile | ||
=== Projects Using Profiles === | === Projects Using Profiles === | ||
Several projects are already related to profile management. Ideally, these should be consolidated (once relative stability is reached) and the innards of profile management should be documented. | Several projects are already related to profile management. Ideally, these should be consolidated (once relative stability is reached) and the innards of profile management should be documented. | ||
==== python projects ==== | |||
* mozrunner: http://github.com/mikeal/mozrunner/blob/master/mozrunner/__init__.py | |||
* automation.py: http://hg.mozilla.org/mozilla-central/file/tip/build/automation.py.in | |||
* ProfileManager: http://k0s.org/mozilla/hg/ProfileManager | |||
* weave ''(LINK)'' | * weave ''(LINK)'' | ||
edits