Closed
Bug 1525445
Opened 7 years ago
Closed 7 years ago
Add-on manager test cleanup
Categories
(Toolkit :: Add-ons Manager, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: aswan, Assigned: aswan)
Details
Attachments
(2 files)
A couple of things that need cleaning up:
- We still have some install.rdf/bootstrap.js cruft laying around for tests that is no longer needed
- Test code is still calling Extension.generate() directly, this should switch to ExtensionTestCommon
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Attachment #9041615 -
Attachment description: Bug 1525445 Part 1: Remove obsolete addon manager test helper code → Bug 1525445 Part 1: Remove obsolete addon manager test helper code r=kmag
| Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/431caa1b09a1381ed08f5f960215f3050e4e7a78
Bug 1525445 Part 1: Remove obsolete addon manager test helper code r=kmag
https://hg.mozilla.org/integration/mozilla-inbound/rev/e38316ca21d4acc9f4377a93778ae6586d9b3e38
Bug 1525445 Part 2: Move users of Extension.generate to ExtensionTestCommon r=kmag
Comment 4•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/431caa1b09a1
https://hg.mozilla.org/mozilla-central/rev/e38316ca21d4
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•