Closed Bug 599956 Opened 15 years ago Closed 15 years ago

If Mozmill runs in debug mode the error console should be enabled

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: harth)

Details

(Whiteboard: [mozmill-1.5.1+])

Attachments

(1 file, 1 obsolete file)

In current nightly builds on trunk the error console is disabled by default. You will have to flip a pref and restart Firefox to make the entry appear again in the tools menu. This is contrary by using Mozmill with the debug option and a fresh profile. You can't restart Firefox. We have to add devtools.errorconsole.enabled=true to the default preferences. Right now it's more than complicated to debug stuff with Mozmill.
Let's do this when the --debug parameter is specified. Let's see if we can take this on 1.5.1
Whiteboard: [mozmill-1.5.1?] → [mozmill-1.5.1+]
This will turn on the error console when --debug is specified. I should note that flipping this pref also appears to pop open the error console when the browser is started.
Assignee: nobody → fayearthur+bugs
Attachment #481686 - Flags: review?(hskupin)
that was the wrong diff. this is the right one.
Attachment #481686 - Attachment is obsolete: true
Attachment #481688 - Flags: review?(hskupin)
Attachment #481686 - Flags: review?(hskupin)
Comment on attachment 481688 [details] [diff] [review] enable error console in --debug mode Sorry, but I'm not a peer of jsbridge. So I will not review it. But the changes looks fine and also work as expected -> feedback+. Please ask Jeff for review.
Attachment #481688 - Flags: review?(hskupin) → feedback+
(In reply to comment #2) > that flipping this pref also appears to pop open the error console when the > browser is started. That's what we want and which is great.
Attachment #481688 - Flags: review?(ctalbert)
Comment on attachment 481688 [details] [diff] [review] enable error console in --debug mode thanks!
Attachment #481688 - Flags: review?(ctalbert) → review+
Verified fixed with a Minefield build from 100921. Thanks.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: