Closed
Bug 571200
Opened 15 years ago
Closed 15 years ago
Warning: WARN addons.manager: Exception calling callback: TypeError: self.get(aId) is null
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla2.0b1
People
(Reporter: standard8, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [AddonsRewrite])
I believe this was introduced by bug 553483. I'm not sure if there's any visible effects, but if it is an expected error it should be handled or otherwise fixed.
Comment 1•15 years ago
|
||
Think this is the result of the changes in bug 553483 and bug 562760 not taking into account one another. There's a patch in bug 562760 which should solve this, among other things.
Blocks: 562760
Comment 2•15 years ago
|
||
The follow-up patch for Bug 562760 landed as http://hg.mozilla.org/mozilla-central/rev/63f5ac31b8c4 fixed this bug.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.3a6pre) Gecko/20100611 Minefield/3.7a6pre
We don't wanna have a Litmus test and I would think the same for an automated test. Lets set in-testsuite? to be verified by devs.
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
Flags: in-litmus-
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → mozilla1.9.3
Comment 4•15 years ago
|
||
Agreed - given this was just a collision of patches, I don't think its worth trying to test this.
Flags: in-testsuite? → in-testsuite-
Updated•15 years ago
|
Target Milestone: mozilla1.9.3 → mozilla1.9.3a6
You need to log in
before you can comment on or make changes to this bug.
Description
•