Open Bug 1575332 Opened 5 years ago Updated 2 years ago

Window leaks in browser_dbg-breaking-from-console.js and browser_dbg-ember-quickstart.js

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: kmag, Unassigned)

References

(Regression)

Details

(Keywords: regression)

After landing bug 1561705, browser_dbg-breaking-from-console.js and browser_dbg-ember-quickstart.js started leaking windows.

I haven't been able to figure out the cause of the leaks, but I can't see any reasonable way that my patches should have caused them, since they only affect SpecialPowers, which those tests don't appear to make any significant use of, so I'm disabling them on linux debug until they can be fixed by someone who understands the code.

It looks like the leaks eventually spread to all platforms, so the tests are now skipped in all debug runs.

Bugbug thinks this bug is a defect, but please change it back in case of error.

Type: task → defect

Both of these tests are in the debugger folder, so moving the bug there.
So it looks like the goal here is to fix the leak and re-enable both of these tests in debug builds.

Component: General → Debugger
Type: defect → task
Priority: -- → P2
Type: task → defect
Priority: P2 → P3
Has Regression Range: --- → yes
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.