WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297648
[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
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2025-08-20 01:27:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49644
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
<
rdar://problem/159374385
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug