Closed Bug 61773 Opened 24 years ago Closed 24 years ago

JavaScript console shows Errors and Warnings same way

Categories

(SeaMonkey :: Themes, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.8

People

(Reporter: tpowellmoz, Assigned: hewitt)

Details

(Keywords: classic)

Attachments

(1 file)

Using Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001130.

It's fairly confusing that Errors and Warnings are both shown with the red X in
the JavaScript console using the classic skin. With the Modern theme, errors
stand out more than warnings (as they should).
I cant find a site to test this on. Any ideas? 
One easy thing you can do is type javascript:alert(window.notarealfunction()) 
in the location bar to generate an error. Similarly, you can type 
javascript:t=document.getSelection();alert('Selection: '+t); to create a 
warning. (document.getSelection is depreciated and generates a warning. This is 
where I first noticed this bug.)
Ok I see it now. Marking NEW.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Sending to Hewitt.
Assignee: hangas → hewitt
Status: NEW → ASSIGNED
Priority: P3 → P4
Themes Triage Team P3
Priority: P4 → P3
Target Milestone: --- → mozilla0.9
Attached patch patch to fixSplinter Review
Severity: minor → normal
Keywords: nsbeta1, review
Target Milestone: mozilla0.9 → mozilla0.8
r=timeless
Keywords: reviewapproval
a=hangas
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Keywords: approval
Resolution: --- → FIXED
Marking verified on windows (2001-02-13-09-Mtrunk).
Status: RESOLVED → VERIFIED
Keywords: classic
Summary: [Classic] JavaScript console shows Errors and Warnings same way → JavaScript console shows Errors and Warnings same way
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: