Skip to content

Commit 2ef568c

Browse files
Remove Chromium's built-in MemoryPressureMonitor OS-20756, OS-20753
We will use the new electron.memoryPressureMonitor to trigger memory pressure events. Electron's memoryPressureMonitor propagates events to render processes too. Remove our previous attempt where we relied on Chromium's own LinuxMemoryPressureMonitor and launching the monitor on both main and renderer processes.
1 parent 8567d5e commit 2ef568c

2 files changed

Lines changed: 0 additions & 82 deletions

File tree

patches/chromium/.patches

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ add_switch_to_disable_font_matching_cache_os-14352.patch
195195
fix_overlay_strategy_for_html_pages_with_transparency_os-19250.patch
196196
feat_nexus-window_implement_setopacity_support_for_nexus_platform.patch
197197
ozone_nexus_implement_setfullscreen_for_nexuswindow_os-19899.patch
198-
enable_memory_pressure_monitoring_and_enable_for_renderer_process.patch
199198
fix_wayland_window_call_setwindowgeometry_for_position_updates.patch
200199
add_mse_support_to_brightsign_video_player_os-19598.patch
201200
feat_enable_hls_support_when_brightsign_media_player_is_enabled.patch

patches/chromium/enable_memory_pressure_monitoring_and_enable_for_renderer_process.patch

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)