Comment 3 for bug 1195141

Revision history for this message
Leo Arias (elopio) wrote :

Found another use case.
On the file manager app, we tap a file in order to open the actions pop over. The open_popover method is on the file emulator, but the pop over is not its child. So in order to wait for the popover to open, we need to access the file parent that has access to the popover.