Closed Bug 549323 Opened 15 years ago Closed 15 years ago

Ensure that console object is available

Categories

(Skywriter Graveyard :: General, defect, P1)

Other
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dangoor, Assigned: pcwalton)

References

Details

We currently assume console is defined but don't ensure that it is. It is possible that someone could be running Bespin without Firebug installed in Firefox or on a platform like XULRunner where they may not have a console object.
Severity: normal → major
Priority: P3 → P1
Assignee: nobody → pwalton
Severity: major → blocker
Status: NEW → ASSIGNED
Should be fixed in changeset 0c6143626b27. In the future, we'll need to make sure that the line: var console = require('bespin:console').console; is at the top of any file that uses the console.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Failing in Minefield, in sproutcore.js.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Workaround as of now: paver install_sproutcore -g.
Fixed SproutCore snapshot has been pushed as of changeset 1c80c113e684.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.