Bug 231960

Summary: Drop assertion in RegistrationDatabase::importRecords()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Chris Dumez
Comment 1 2021-10-19 09:24:53 PDT
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
Note You need to log in before you can comment on or make changes to this bug.