Bug 297648
| Summary: | [GTK][WPE] Do not start the MemoryPressureMonitor if it's disabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | New Bugs | Assignee: | Miguel Gomez <magomez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
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
Pull request: https://github.com/WebKit/WebKit/pull/49644
EWS
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
<rdar://problem/159374385>