Auto-tools/Projects/MozBase: Difference between revisions

Jump to navigation Jump to search
(→‎Overview: remove extraneous sentence and formatting)
Line 43: Line 43:
==== Profiles Creation in Existing Mozilla Python Code ====
==== Profiles Creation in Existing Mozilla Python Code ====


Currently several of the test harnesses already modify profiles.  The collected knowledge should be upstreamed to the mozprofile package and existing code made to use this package.
Currently several test harnesses modify profiles.  The collected knowledge should be upstreamed to the mozprofile package and existing code made to use this package.


1) [https://wiki.mozilla.org/Buildbot/Talos Talos] has profile directories with the prefs.js and other related files already in there.  We copy those to the tmp dir and point firefox at it.  In addition, we create a user.js file from prefs stored in the .config file.  The last thing we copy is the extensions (such as pageloader). {{bug|694638}}
1) [https://wiki.mozilla.org/Buildbot/Talos Talos] has profile directories with the prefs.js and other related files already in there.  We copy those to the tmp dir and point firefox at it.  In addition, we create a user.js file from prefs stored in the .config file.  The last thing we copy is the extensions (such as pageloader). {{bug|694638}}
947

edits

Navigation menu