Closed Bug 748988 Opened 12 years ago Closed 12 years ago

Fix some unnecessary warnings in console

Categories

(Add-on SDK Graveyard :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mossop, Assigned: mossop)

Details

I'm seeing the following (probably harmless) warnings in the log when running tests on fennec:

[JavaScript Warning: "ReferenceError: reference to undefined property m
odules[base]" {file: "resource://3e95c985-5251-44ab-ba79-28bbec6de772-at-jetpack
/api-utils/lib/cuddlefish.js" line: 194}]

[JavaScript Warning: "ReferenceError: reference to undefined property c
omponent.interfaces" {file: "resource://3e95c985-5251-44ab-ba79-28bbec6de772-at-
jetpack/api-utils/lib/cuddlefish.js -> resource://3e95c985-5251-44ab-ba79-28bbec
6de772-at-jetpack/api-utils/lib/xpcom.js" line: 20}]

Both are easily fixable.
Commit pushed to master at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/ac8333229a7318b3d9763e9daa1ea687cdcd0dae
Merge pull request #416 from Mossop/bug748988

fix Bug 748988: Fix some unnecessary warnings in console r=@gozala
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.