Bug 241486 - Handle OOM scenario serializing session state data
Summary: Handle OOM scenario serializing session state data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-09 13:36 PDT by Brady Eidson
Modified: 2022-06-17 16:57 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2022-06-09 13:36:13 PDT
Handle OOM scenario serializing session state data

While we continue to explore why this is happening, handling it gracefully seems better than crashing.

rdar://90025974
Comment 1 Brady Eidson 2022-06-17 16:41:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1606
Comment 2 EWS 2022-06-17 16:57:43 PDT
Committed r295650 (251655@main): <https://commits.webkit.org/251655@main>

Reviewed commits have been landed. Closing PR #1606 and removing active labels.