Auto-tools/Projects/ProfileManager: Difference between revisions

add a few links to various python projects
m (note work in progress)
(add a few links to various python projects)
Line 53: Line 53:




== API ==
''FILL ME IN!''


== 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 ''(TODO: find in mozilla-central)''
* 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)''
947

edits