Closed Bug 702836 Opened 13 years ago Closed 13 years ago

"reference to undefined property desc1.get" warning at api-utils/traits/core.js line 54

Categories

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

x86
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myk, Assigned: irakli)

Details

Attachments

(1 file)

Since the fixes for bug 694806 and bug 701075, I see a consistent warning "reference to undefined property desc1.get" when running window-utils tests against the most recent nightly build:

(addon-sdk)
myk@MYKPAD ~/Dropbox/addon-sdk/packages/api-utils
$ cfx test -f window-utils --binary /c/Program\ Files/Nightly/firefox.exe
Using binary at 'c:/Program Files/Nightly/firefox.exe'.
Using profile at 'c:\users\myk\appdata\local\temp\tmpicenx5.mozrunner'.
Running tests on Firefox 11.0a1/Gecko 11.0a1 ({ec8030f7-c20a-464f-9b0e-13a3a9e97384}) under winnt/x86.
.......console: [JavaScript Warning: "reference to undefined property desc1.get" {file: "resource://7a76fff5-f268-42d2-acc2-a3c9aac64eaf-at-jetpack-api-utils-lib/cuddlefish.js -> resource://7a76fff5-f268-42d2-acc2-a3c9aac64eaf-at-jetpack-api-utils-lib/traits/core.js" line: 54}]
.............warning: 1 warnings or errors were logged to the platform's nsIConsoleService, which could be of no consequence; however, they could also be indicative of aberrant behavior.

20 of 20 tests passed.
Total time: 12.162000 seconds
Program terminated successfully.
Assignee: nobody → rFobic
Attachment #577320 - Flags: review?(myk)
Comment on attachment 577320 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/275

r=myk, but note comments in pull request.
Attachment #577320 - Flags: review?(myk) → review+
Commit pushed to https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/582af843f60152c475cf1e3d9d58ba43e0eec7b8
Merge pull request #275 from Gozala/bug/warnings-702836

fix Bug 702836 - sea of "reference to undefined property" warnings r=@mykmelez
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: