Fix app update tests so eslint-disable no-undef can be removed from xpcshellUtilsAUS.js
Categories
(Toolkit :: Application Update, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
Details
Attachments
(10 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
This way we can more easily catch errors in the app update xpcshell test code.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D20793
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D20794
| Assignee | ||
Comment 4•6 years ago
|
||
Depends on D20795
| Assignee | ||
Comment 5•6 years ago
|
||
Depends on D20796
| Assignee | ||
Comment 6•6 years ago
|
||
Depends on D20797
| Assignee | ||
Comment 7•6 years ago
|
||
Depends on D20798
| Assignee | ||
Comment 8•6 years ago
|
||
Depends on D20799
| Assignee | ||
Comment 9•6 years ago
|
||
Also removes several global declarations that are no longer used and moved a few global declarations to where they are used
Depends on D20800
| Assignee | ||
Comment 10•6 years ago
|
||
Depends on D20801
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/36a33f399a1c
https://hg.mozilla.org/mozilla-central/rev/ffe15ecad744
https://hg.mozilla.org/mozilla-central/rev/efb5610ad438
https://hg.mozilla.org/mozilla-central/rev/a72eb0e7bb31
https://hg.mozilla.org/mozilla-central/rev/52905dcc9c15
https://hg.mozilla.org/mozilla-central/rev/7cff5bc91962
https://hg.mozilla.org/mozilla-central/rev/0633e80e4acc
https://hg.mozilla.org/mozilla-central/rev/17a347c99165
https://hg.mozilla.org/mozilla-central/rev/3314bffa0d51
https://hg.mozilla.org/mozilla-central/rev/68c5e68c3244
Comment 13•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/36a33f399a1c
https://hg.mozilla.org/mozilla-central/rev/ffe15ecad744
https://hg.mozilla.org/mozilla-central/rev/efb5610ad438
https://hg.mozilla.org/mozilla-central/rev/a72eb0e7bb31
https://hg.mozilla.org/mozilla-central/rev/52905dcc9c15
https://hg.mozilla.org/mozilla-central/rev/7cff5bc91962
https://hg.mozilla.org/mozilla-central/rev/0633e80e4acc
https://hg.mozilla.org/mozilla-central/rev/17a347c99165
https://hg.mozilla.org/mozilla-central/rev/3314bffa0d51
https://hg.mozilla.org/mozilla-central/rev/68c5e68c3244
Description
•