Is there a way to flush all the pending Display/Paint events?

I notice there is a method here to flush 'notification' of the pending
events:
 document->FlushPendingNotifications(Flush_Display);

http://lxr.mozilla.org/mozilla1.8.0/source/content/base/public/mozFlushType.h#57

But is there a way to flush the display/paints events themselves (not
just notification of those events)?

Thank you.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to