Bug 259229

Summary: [macOS] WebSQLiteDatabaseTracker and CFNetwork are unable to take RunningBoard assertion inside the NetworkProcess
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, kkinnunen, nham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-07-14 15:47:25 PDT
WebSQLiteDatabaseTracker and CFNetwork are unable to take RunningBoard assertion inside the NetworkProcess on macOS due to tighter sandboxing than on iOS. This is causing the NetworkProcess to often get killed on suspension because it is holding locked database files.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-14 15:48:24 PDT
Chris Dumez
Comment 2 2023-07-14 15:50:03 PDT
EWS
Comment 3 2023-07-14 16:51:33 PDT
Committed 266075@main (f2bb39526249): <https://commits.webkit.org/266075@main> Reviewed commits have been landed. Closing PR #15852 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.