Closed
Bug 892844
Opened 13 years ago
Closed 13 years ago
cfx test --check-memory failed to detect sdk/console/plain-text leak
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
Running `cfx test -v -o -b /Applications/FirefoxNightly.app/ -f console --check-memory` should have warned us about the memory leak in bug 892341, but it did not.
| Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•13 years ago
|
Attachment #774456 -
Flags: review?(dtownsend+bugmail)
Updated•13 years ago
|
Attachment #774456 -
Flags: review?(dtownsend+bugmail) → review+
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → evold
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/ea9fdb4680988935d0ec82986d0ec4e47e3dfacc
Bug 892844 detect compartment zone leaks
https://github.com/mozilla/addon-sdk/commit/4c311a8c483d15bd7470773951f4a2d31e76f8f5
Merge pull request #1097 from erikvold/892844
Bug 892844 detect compartment zone leaks r=@Mossop
Depends on: 897683
You need to log in
before you can comment on or make changes to this bug.
Description
•