Closed Bug 969760 Opened 10 years ago Closed 6 years ago

Errors thrown from httpd.js show up as "system js errors" in the test logs

Categories

(Core :: XPConnect, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

See the discussion in bug 957666, specifically bug 957666 comment 8.
It's unclear to me what a fix here would look like. Presumably just something more intelligible than what we're seeing in bug 957666?
Flags: needinfo?(bobbyholley)
So, there are two basic problems here:

1 - The error numbers are printed as uint32_t, which is annoying to map back to NS_ERROR_FOO.
2 - The file/line information is lost.

I started hacking on some solutions to this, and then remembered that this whole setup is really broken. I think we should wait on some upcoming architecture improvements before tackling this.
Depends on: 981187
Flags: needinfo?(bobbyholley)
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.