Open Bug 1522164 Opened 5 years ago Updated 2 years ago

Investigate and fix shutdown leaks detected on browser_ext_browserAction_popup_resize_bottom.js

Categories

(WebExtensions :: Frontend, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: rpl, Unassigned)

References

Details

As part of the changes to fix the intermittent disabled test tracked by Bug 1483701, we are splitting the test file browser_ext_browserAction_popup_resize.js into two separated test files.

The new test file, named browser_ext_browserAction_popup_resize_bottom.js, is running the "browserAction popup resize tests" strictly related to a browser window positioned in the bottom right of the screen (so that we can check that the browserAction popup is opened upward and it has the expected sizes).

This new browser_ext_browserAction_popup_resize_bottom.js is currently failing in debug builds (consistently when I run it locally on linux) because of some shutdown leaks detected when the test file is exiting, and so in Bug 1483701 this test is going to be marked skip-if = debug.

The goal of this issue is to investigate the shutdown leaks detected and apply the fixes needed.

Priority: -- → P3
Depends on: 1483701
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.