Closed
Bug 761875
Opened 12 years ago
Closed 7 years ago
Write better test to catch bug in 813f36e3bd1ca36bb04663a894b70ebefef6d2f0
Categories
(Add-on SDK Graveyard :: General, defect, P4)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: erikvvold, Unassigned)
Details
The current tests didn't catch the bug fixed by https://github.com/mozilla/addon-sdk/commit/813f36e3bd1ca36bb04663a894b70ebefef6d2f0 so I'd like to write a test that would catch this problem.
I'm thinking about exporting a getter for a count of the number of unloaders that were executed, and check that this is 0 in tests.
Priority: -- → P4
Updated•12 years ago
|
Assignee: erikvvold → evold
Updated•11 years ago
|
Assignee: evold → nobody
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•