RESOLVED FIXED297648
[GTK][WPE] Do not start the MemoryPressureMonitor if it's disabled
https://bugs.webkit.org/show_bug.cgi?id=297648
Summary [GTK][WPE] Do not start the MemoryPressureMonitor if it's disabled
Miguel Gomez
Reported 2025-08-20 01:25:59 PDT
The MemoryPressureMonitor is activated on the UI process even when it should be disabled (can be done through the WEBKIT_DISABLE_MEMORY_PRESSURE_MONITOR env var). There's the MemoryPressureMonitor::disabled() method to check whether it's disabled, but it's not being checked.
Attachments
Miguel Gomez
Comment 1 2025-08-20 01:27:56 PDT
EWS
Comment 2 2025-08-28 10:47:53 PDT
Committed 299263@main (f79b512b26cf): <https://commits.webkit.org/299263@main> Reviewed commits have been landed. Closing PR #49644 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-08-28 10:48:14 PDT
Note You need to log in before you can comment on or make changes to this bug.