Closed Bug 1522142 Opened 5 years ago Closed 2 years ago

Minimizing and restoring a window should rely on the state of docShellIsActive

Categories

(Remote Protocol :: Marionette, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: whimboo, Unassigned)

References

(Blocks 1 open bug)

Details

After some modifications of this command we still haven't running it correctly in all situations. On my local Linux machine I can see that the windowState is not correct when eg. restoring the window. While it switches from 2 to 3, the window is actually not made visible.

Given that Marionette doesn't recognize it, follow-up tests fail.

What actually works is the use of gBrowser.selectedTab.linkedBrowser.docShellIsActive, which correctly causes us to timeout and log it as message.

Emilio, I assume that with your patch on bug 1780212 we no longer need this bug and can close it?

Flags: needinfo?(emilio)

I think so.

Flags: needinfo?(emilio)

Thanks! Marking invalid based on the changes from bug 1780212.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.