CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/01/04 07:49:15
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-chrome_browser_about_flags_cc
patch-chrome_browser_flag_descriptions_cc
patch-chrome_browser_flag_descriptions_h
patch-chrome_browser_ui_views_frame_browser_view_cc
patch-ui_compositor_compositor_cc
Added files:
www/chromium/patches:
patch-chrome_browser_memory_details_linux_cc
Log message:
unbreak chrome://system by not trying to get the amount of used file
descriptors through the metrics code so that a pledge violation is
avoided if the sandbox is enabled (which is the default)