Force any buffered increments to IndexedDB immediately, bypassing the debounce
timer. Call this at points where the buffer would otherwise be at risk of never
flushing — e.g. once a search finishes, since the popup can be closed (and its
JS context destroyed) at any moment afterward.
Force any buffered increments to IndexedDB immediately, bypassing the debounce timer. Call this at points where the buffer would otherwise be at risk of never flushing — e.g. once a search finishes, since the popup can be closed (and its JS context destroyed) at any moment afterward.