Closed
Bug 1450834
Opened 8 years ago
Closed 8 years ago
Get rid of AddonManagerTesting.jsm
Categories
(Toolkit :: Add-ons Manager, enhancement, P3)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
Details
Attachments
(1 file)
It's silly. It's mostly only used by experiments tests, and when they're gone, the rest can be updated to use plain AOM APIs or AddonTestUtils.
| Assignee | ||
Updated•8 years ago
|
Priority: -- → P3
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → kmaglione+bmo
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8968101 [details]
Bug 1450834: Remove AddonManagerTesting.jsm for it is monumentally silly.
https://reviewboard.mozilla.org/r/236780/#review243504
::: toolkit/components/telemetry/tests/unit/test_TelemetryEnvironment.js:1210
(Diff revision 1)
> + dump(`DICTIONARY ADDON ${dictionaryAddon}\n`);
> + dump(` ADDON ${uneval(dictionaryAddon)}\n`);
remove before landing
Attachment #8968101 -
Flags: review?(aswan) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/894d7e5286e1cd81586232dcd18c2a3300f000d5
Bug 1450834: Remove AddonManagerTesting.jsm for it is monumentally silly. r=aswan
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•8 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•