Open Bug 1446726 Opened 8 years ago Updated 3 years ago

Wait for appropriate event after tab removal in dom/base/test/browser_messagemanager_loadprocessscript.js

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox61 --- affected

People

(Reporter: arai, Unassigned)

References

Details

Separated from bug 1442465. dom/base/test/browser_messagemanager_loadprocessscript.js was waiting for the promise returned by BrowserTestUtils.removeTab, but the promise is removed in bug 1442465. What the test actually should do is wait for the tab removal gets reflected to the process count.
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.