Closed Bug 494391 Opened 16 years ago Closed 16 years ago

JavaScript strict warning: reference to undefined property gApp.id

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: florian, Unassigned)

References

Details

Attachments

(1 file)

Attached patch fixSplinter Review
JavaScript strict warning: file:/// ... /Contents/MacOS/components/nsExtensionManager.js, line 4245: reference to undefined property gApp.id This code appeared with the patch in bug 396129. All other places in the same file use gApp.ID, so the fix seems trivial here. The way I use to reproduce this: install addons from the addons manager (using the 'Install...' button). The .xpi file I used was a multi item package, and the warning was displayed once per item, producing a lot of noise in my terminal.
Attachment #379142 - Flags: review?(dtownsend)
Attachment #379142 - Flags: review?(dtownsend) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Testcase please?
Flags: in-testsuite?
The code this affected no longer exists
Flags: in-testsuite? → in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: