Closed Bug 1007671 Opened 10 years ago Closed 6 years ago

Re-enable exception details check in browser_bug887098.js after landing bug 926712

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: Gijs, Unassigned)

References

Details

This test currently fails because although the code throws DOMError objects, somehow they end up being generic "NS_ERROR_UNEXPECTED" things without a message on the other end. Peterv said it had to do with the compartments different bits were in and the test using the "about:" page to eval against. I'm just filing this so we keep track of fixing this issue.
Summary: Re-enable exception details check in browser_bug887098.js → Re-enable exception details check in browser_bug887098.js after landing bug 926712
It has to do with the test calling a JS-implemented (after bug 926712) WebIDL object from a no-longer-current inner which tries to create a DOMError from its own inner and can't because it has no way to do that.
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.