diff options
author | Matthias Wolf <matthias@rheinwolf.de> | 2021-04-27 16:25:26 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-04-27 16:29:47 +0200 |
commit | be6259aac7b38bb3129be18e4ca60d42078cca3e (patch) | |
tree | c751b3c98ce06f6217fb44fc88ad582a05327926 /www/chromium/files/patch-content_child_child__process.cc | |
parent | benchmarks/dbs: extend BROKENness to FreeBSD 14 (diff) |
www/chromium: update to 90.0.4430.85
Tested by: Matthias Wolf, rene
MFH: 2021Q2
Security: http://vuxml.freebsd.org/freebsd/cb13a765-a277-11eb-97a0-e09467587c17.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc index 87930c1c2d37..a6602d40be25 100644 --- a/www/chromium/files/patch-content_child_child__process.cc +++ b/www/chromium/files/patch-content_child_child__process.cc @@ -1,4 +1,4 @@ ---- content/child/child_process.cc.orig 2021-03-12 23:57:24 UTC +--- content/child/child_process.cc.orig 2021-04-14 18:41:02 UTC +++ content/child/child_process.cc @@ -52,7 +52,7 @@ ChildProcess::ChildProcess(base::ThreadPriority io_thr DCHECK(!g_lazy_child_process_tls.Pointer()->Get()); |