947
edits
(→Profile Management - mozprofile package: note implementation status) |
(→Profiles Creation in Existing Mozilla Python Code: give a strategy) |
||
Line 63: | Line 63: | ||
3) mochitest follows suite and creates a profile but has a HUGE pac config and a lot of permissions.sqlite insertions. While that is the extent of the complexity (prefs.js, user.js, permissions.sqlite, extensions), it is a lot of stuff that is all hacked into automation.py.in. | 3) mochitest follows suite and creates a profile but has a HUGE pac config and a lot of permissions.sqlite insertions. While that is the extent of the complexity (prefs.js, user.js, permissions.sqlite, extensions), it is a lot of stuff that is all hacked into automation.py.in. | ||
These and other test harnesses should be brought up to speed to use mozprofile and, correspondingly, mozprofile built-out to fill the needs of the harnesses | |||
=== Platform Information - MozInfo === | === Platform Information - MozInfo === |
edits