You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is that clients may want to only poll for changes on their timeline. suspendDelivery() will accumulate changes and all will be reported when takeSummaries() is called. resumeDelivery() would resume end-of-microtask delivery of changes.
The text was updated successfully, but these errors were encountered:
Moved from: https://code.google.com/p/mutation-summary/issues/detail?id=19
https://groups.google.com/forum/?fromgroups=#!topic/mutation-summary-discuss/olsh5jJt7t8
The idea is that clients may want to only poll for changes on their timeline. suspendDelivery() will accumulate changes and all will be reported when takeSummaries() is called. resumeDelivery() would resume end-of-microtask delivery of changes.
The text was updated successfully, but these errors were encountered: