Bug 290160

Summary: [WebInspector] make customizable limit for content resources kept for network page of WebInspector
Product: WebKit Reporter: Przemyslaw Gorszkowski <pgorszkowski>
Component: New BugsAssignee: Przemyslaw Gorszkowski <pgorszkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Przemyslaw Gorszkowski
Reported 2025-03-21 00:17:39 PDT
Currently, `maximumResourcesContentSize` is hardcoded (200MB) in `NetworkResourcesData`. On system with limited memory (embedded devices) it would be good to have a possibility to change it and set it to lower value. The idea is to have it customizable by env var with limit <50(current `maximumSingleResourceContentSize`), 200 (current `maximumResourcesContentSize`)>
Attachments
Przemyslaw Gorszkowski
Comment 1 2025-03-21 00:36:12 PDT
Radar WebKit Bug Importer
Comment 2 2025-03-28 00:18:12 PDT
EWS
Comment 3 2025-04-01 08:37:53 PDT
Committed 293008@main (fb4a8f7902cf): <https://commits.webkit.org/293008@main> Reviewed commits have been landed. Closing PR #42798 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.