Closed Bug 620756 Opened 14 years ago Closed 12 years ago

Properly check the nsIScriptError flags

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: msucan, Unassigned)

Details

(Whiteboard: [console-1][good first bug])

(followup from bug 613364)

In logConsoleActivity() we do not properly check the nsIScriptError object flags property, we don't check the bits, we just check the whole value against a hash of known flag values.

We need to fix the code and do proper flag checking.
Whiteboard: [console-1]
Whiteboard: [console-1] → [console-1][good first bug]
Hi All,

I would like to work on this bug. Can someone please guide me on getting started with this bug ?

Thanks.
Hello Abhishek. Thanks for your interest. This bug needs to be re-evaluated by us. It may no longer be valid since we changed the Web Console implementation a lot.
Component: Developer Tools → Developer Tools: Console
This bug has been fixed by some other patch. I can't quickly find where, in which bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.