Closed
Bug 535051
Opened 16 years ago
Closed 16 years ago
about:jetpack continually throws errors in the error console
Categories
(Mozilla Labs :: Jetpack Prototype, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned)
Details
Running Jetpack 0.6.2 on the latest Linux 64-bit mozilla-central build (built from http://hg.mozilla.org/mozilla-central/rev/ea06f16ef9e7) I continually get error messages it the error console from the "API Reference" section of about:jetpack - and the API reference section doesn't work at all.
I saw the same behaviour on my Mac.
Here's the exact message;
Error: window.console is undefined
Source File: chrome://jetpack/content/js/app.js
Line: 309
Here's line 309 of app.js:
if (window.console.isFirebug) {
Comment 1•16 years ago
|
||
We will be monitoring all these issues after the rebooted Jetpack code base is released in the first week of March to ensure their causes are not duplicated. Many of the bugs/issues with the prototype version of Jetpack will be made irrelevant given the structure of the new SDK.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•