CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/09/28 10:29:40
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-base_BUILD_gn
patch-base_process_process_posix_cc
patch-base_threading_platform_thread_posix_cc
patch-services_service_manager_sandbox_openbsd_sandbox_openbsd_cc
Removed files:
www/chromium/patches: patch-base_process_process_linux_cc
Log message:
remove the id pledge from the renderer process and disable the code in
chromium that changes the process priority on the fly because as per POSIX,
lowering the priorities can only be done by the superuser anyway