Closed Bug 564639 Opened 15 years ago Closed 15 years ago

"aMethods is not defined" in XPIProvider.callBootstrapMethod()

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
trivial

Tracking

()

VERIFIED FIXED
mozilla1.9.3a5

People

(Reporter: jwkbugzilla, Assigned: mossop)

References

Details

(Whiteboard: [rewrite])

I get the following error when trying to install my add-on: Error: aMethods is not defined Source File: .../XPIProvider.jsm Line: 2029 The line in question is: WARN("Exception running bootstrap method " + aMethods + " on " + aId + ": " + e); It should be aMethod here, not aMethods.
Whiteboard: [rewrite]
Severity: normal → trivial
Rolled the fix for this into bug 562938
Depends on: 562938
Whiteboard: [rewrite] → [rewrite][fixed-in-addonsmgr]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [rewrite][fixed-in-addonsmgr] → [rewrite]
Target Milestone: --- → mozilla1.9.3a5
Assignee: nobody → dtownsend
Status: RESOLVED → VERIFIED
Flags: in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.