Closed Bug 1503050 Opened 6 years ago Closed 6 years ago

browser_auto_close_window.js should actually wait for the window to open before cancelling the request

Categories

(Firefox :: General, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 65
Tracking Status
firefox64 --- fixed
firefox65 --- fixed

People

(Reporter: Gijs, Assigned: Gijs)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This test aborts the request when we attempt to show the external helper app dialog. That kind of makes sense, but if that happens before the window has finished showing, the window opening test might never resolve and we'll time out.

This can be fixed by using an sjs and waiting for the window, then only starting to return data for the sjs when the new window has fully opened.
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a34872915476
ensure we fully open the new window we intend to close before doing so, r=Felipe
https://hg.mozilla.org/mozilla-central/rev/a34872915476
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: