Closed Bug 1261837 Opened 8 years ago Closed 5 years ago

browser_dbg_break-on-dom-01.js has unhandled promise rejections

Categories

(DevTools :: Debugger, defect, P4)

defect

Tracking

(firefox48 affected)

RESOLVED WONTFIX
Tracking Status
firefox48 --- affected

People

(Reporter: jryans, Unassigned)

References

Details

While attempting to re-enable unhandling promise rejection handling, this test reported failures, such as:

TypeError: this.transport is null
[object Object]

I went ahead and whitelisted the failure for now:

https://hg.mozilla.org/mozilla-central/diff/90e78a157794/devtools/client/debugger/test/mochitest/browser_dbg_break-on-dom-01.js

To reproduce the bug here, first remove the "thisTestLeaksUncaughtRejectionsAndShouldBeFixed" call at the top of the test.
Priority: -- → P2
Product: Firefox → DevTools
Priority: P2 → P4
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.