diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-03-17 23:42:52 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-03-17 23:42:52 +0000 |
commit | e292ba0099ecff2e3e31fcb6cac28ac8e243c43d (patch) | |
tree | 1b74950e1b5750f688522886a8b73c01e56a18c5 /www/chromium/files/patch-content_child_child__process.cc | |
parent | games/openra: update GeoLite2 to March snapshot (diff) |
www/chromium: update to 57.0.2987.110
MFH: 2017Q1
Security: https://vuxml.freebsd.org/freebsd/a505d397-0758-11e7-8d8b-e8e0b747a45a.html
Diffstat (limited to 'www/chromium/files/patch-content_child_child__process.cc')
-rw-r--r-- | www/chromium/files/patch-content_child_child__process.cc | 4 |
1 files changed, 2 insertions, 2 deletions
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(); } |