Auto-tools/Projects/ProfileManager: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (→‎Related resources: cleanup wiki markup)
m (→‎Bugs: wiki markup cleanup)
Line 9: Line 9:
List of bugs related to the project:
List of bugs related to the project:


- [https://bugzilla.mozilla.org/show_bug.cgi?id=539524|bug 539524]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=539524|bug 539524]
- [https://bugzilla.mozilla.org/show_bug.cgi?id=214675|bug 214675]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=214675|bug 214675]
- [https://bugzilla.mozilla.org/show_bug.cgi?id=540194|bug 540194]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=540194|bug 540194]


== API ==
== API ==

Revision as of 21:51, 2 April 2010

In order to test different user configurations and add-ons, a tool should be made to enable [1] management. The existing profile manager will eventually go away (see 214675) and even more eventually be replaced by a new UI (see 540194). However, in the interim, a profile manager must be implemented for testing and triaging: 539524

Requirements

FILL ME IN!

Bugs

List of bugs related to the project:

API

FILL ME IN!

Related resources