RESOLVED FIXED 225774
Process suspension may be delayed by up to 5 seconds after there is no longer any database activity
https://bugs.webkit.org/show_bug.cgi?id=225774
Summary Process suspension may be delayed by up to 5 seconds after there is no longer...
Chris Dumez
Reported 2021-05-13 11:35:43 PDT
Process suspension may be delayed by up to 5 seconds after there is no longer any database activity.
Attachments
Patch (1.87 KB, patch)
2021-05-13 11:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-13 11:37:50 PDT
Geoffrey Garen
Comment 2 2021-05-13 11:57:43 PDT
Comment on attachment 428540 [details] Patch r=me ...but isn't WebSQL disabled in Safari?
Chris Dumez
Comment 3 2021-05-13 12:04:32 PDT
(In reply to Geoffrey Garen from comment #2) > Comment on attachment 428540 [details] > Patch > > r=me > > ...but isn't WebSQL disabled in Safari? Has nothing to do with WebSQL. This is a SQLiteDatabaseTracker at the WebKit layer so we use the "Web" prefix for the class. SQLiteDatabases are used by many things besides WebSQL.
EWS
Comment 4 2021-05-13 12:45:11 PDT
Committed r277447 (237695@main): <https://commits.webkit.org/237695@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428540 [details].
Radar WebKit Bug Importer
Comment 5 2021-05-13 12:46:24 PDT
Note You need to log in before you can comment on or make changes to this bug.