Bug 259229
| Summary: | [macOS] WebSQLiteDatabaseTracker and CFNetwork are unable to take RunningBoard assertion inside the NetworkProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112292565>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/15852
EWS
Committed 266075@main (f2bb39526249): <https://commits.webkit.org/266075@main>
Reviewed commits have been landed. Closing PR #15852 and removing active labels.