Open
Bug 1262955
Opened 9 years ago
Updated 3 years ago
unused defined in some of our automation code
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Unassigned)
Details
* _DEFAULT_PREFERENCE_FILE: https://dxr.mozilla.org/mozilla-central/search?q=_DEFAULT_PREFERENCE_FILE&redirect=true&case=false
* _DEFAULT_APPS_FILE
* _APP_STATUS_*: https://dxr.mozilla.org/mozilla-central/search?q=_APP_STATUS_&redirect=false&case=false
* IS_TEST_BUILD: https://dxr.mozilla.org/mozilla-central/search?q=IS_TEST_BUILD&redirect=true&case=false
* DEFAULT_APP: https://dxr.mozilla.org/mozilla-central/search?q=DEFAULT_APP&redirect=true&case=false
* only used by reftestcommandline- maybe we can be smarter here
I am sure there is a lot more to clean up, but we could start with the simple stuff here and make good progress on it.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•