Closed Bug 752006 Opened 12 years ago Closed 11 years ago

Update Error Console comment in browser.js

Categories

(Firefox :: General, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: rcampbell, Assigned: msucan)

References

Details

The Error Console is permanently enabled, despite what it says in https://developer.mozilla.org/en/Error_Console

http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#1739

This says "Temporarily Enabled" though we no longer have a plan to disable the error console. We should update this to reflect reality.
Let's do this when we turn on the browser console by default.

see bug 602006.

Filter on GUNGNIR.
Assignee: nobody → mihai.sucan
Status: NEW → ASSIGNED
Depends on: 602006
Priority: -- → P3
Component: Developer Tools: Console → General
This bug seems to be already fixed. The "// XXX Temporarily always-enabled, see bug 601201" comment is no longer in browser.js. I didn't find which patch/bug fixed removed the comment.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
(In reply to Mihai Sucan [:msucan] from comment #3)
> This bug seems to be already fixed. The "// XXX Temporarily always-enabled,
> see bug 601201" comment is no longer in browser.js. I didn't find which
> patch/bug removed the comment.

Hah, I found the comment. It now says "// Temporarily enabled. See bug 798925". I see the patch for bug 602006 will remove it. Not much point in reopening the bug for a comment only.
You need to log in before you can comment on or make changes to this bug.