From e292ba0099ecff2e3e31fcb6cac28ac8e243c43d Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Fri, 17 Mar 2017 23:42:52 +0000 Subject: www/chromium: update to 57.0.2987.110 MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/a505d397-0758-11e7-8d8b-e8e0b747a45a.html --- www/chromium/files/patch-content_child_child__process.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-content_child_child__process.cc') diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc index f146898c7767..8ce401bb789c 100644 --- a/www/chromium/files/patch-content_child_child__process.cc +++ b/www/chromium/files/patch-content_child_child__process.cc @@ -1,6 +1,6 @@ ---- content/child/child_process.cc.orig 2017-02-02 02:02:53 UTC +--- content/child/child_process.cc.orig 2017-03-09 20:04:32 UTC +++ content/child/child_process.cc -@@ -103,7 +103,7 @@ void ChildProcess::ReleaseProcess() { +@@ -122,7 +122,7 @@ void ChildProcess::ReleaseProcess() { main_thread_->OnProcessFinalRelease(); } -- cgit v1.2.3