Comment 23 for bug 563916

Revision history for this message
In , Ray Strode (halfline) wrote :

I think that's reasonable. Any time a message comes while the user is being asked for a password, hold off until the user answers before showing the message.

Note, we already keep a list of messages in main.c. Maybe we just need to "replay the list".

It does suggest we need a way to drain the list, too, but that's probably something that can be handled separately as demand arises.