RESOLVED FIXED 290160
[WebInspector] make customizable limit for content resources kept for network page of WebInspector
https://bugs.webkit.org/show_bug.cgi?id=290160
Summary [WebInspector] make customizable limit for content resources kept for network...
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.