WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231960
Drop assertion in RegistrationDatabase::importRecords()
https://bugs.webkit.org/show_bug.cgi?id=231960
Summary
Drop assertion in RegistrationDatabase::importRecords()
Chris Dumez
Reported
2021-10-19 09:23:52 PDT
Drop assertion in RegistrationDatabase::importRecords(). This can happen when deleting service worker scripts on disk but not clearing the service worker database. The code properly deal with this so there is no need to crash in debug builds.
Attachments
Patch
(1.72 KB, patch)
2021-10-19 09:24 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-10-19 09:24:53 PDT
Created
attachment 441739
[details]
Patch
Chris Dumez
Comment 2
2021-10-19 09:30:23 PDT
Comment on
attachment 441739
[details]
Patch Clearing flags on attachment: 441739 Committed
r284459
(
243219@main
): <
https://commits.webkit.org/243219@main
>
Chris Dumez
Comment 3
2021-10-19 09:30:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2021-10-19 09:31:19 PDT
<
rdar://problem/84418301
>
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