Skip to content
Commit 35da6a90 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

MetaLater: Invoke later callbacks queued by earlier ones

If a MetaLater callback queued another MetaLater with a scheduling
later than the one currently being invoked, make it so that the newly
scheduled callback will actually be invoked.

The fact that it doesn't already do this is a regression from
cd7a9680.

https://bugzilla.gnome.org/show_bug.cgi?id=755605
parent 00139755
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment