WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-05-13 11:37:50 PDT
Created
attachment 428540
[details]
Patch
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
<
rdar://problem/77981955
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug