New issue
Advanced search Search tips

Issue 909792 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

IndexedDB: Change the pre-close tasks to idle-tasks, have them also run when idle

Project Member Reported by dmu...@chromium.org, Nov 28

Issue description

The pre_close_task_queue is designed to run before IndexedDB closes. However, these tasks also need to run when IndexedDB is idle, if a website is never closed or never closes a connection (think Kiosk mode on something).

These tasks should generally run when IDB is idle, and also run before closing.
 

Sign in to add a comment