Closed Bug 925150 Opened 12 years ago Closed 11 years ago

JS warnings "anonymous function does not always return a value" resource:///modules/devtools/framework/toolbox.js

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: cpeterson, Unassigned)

References

Details

When running a debug Firefox build from the command line, I see the following JS warnings on stderr when I first open the Web Console: System JS : WARNING resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/framework/toolbox.js:29 anonymous function does not always return a value System JS : WARNING resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/framework/toolbox.js:507 anonymous function does not always return a value System JS : WARNING resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/framework/toolbox.js:759 anonymous function does not always return a value System JS : WARNING resource://gre/modules/commonjs/toolkit/loader.js -> resource:///modules/devtools/framework/toolbox.js:895 anonymous function does not always return a value
FWIW I looked today and didn't see these messages. I suspect this was fixed sometime in the last year.
This is most likely.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Bug 1046964 removed this particular SpiderMonkey warning.
Depends on: 1046964
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.