From e3b53fa1271f0ecfc6d650148fa6a2ce7fd59689 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 13 Apr 2020 10:37:15 +0000 Subject: www/chromium: update to 81.0.4044.92 Currently the camera and geolocation do not work. Submitted by: Matthias Wolf Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/173 Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/174 MFH: 2020Q2 Security: https://www.vuxml.org/freebsd/6e3b700a-7ca3-11ea-b594-3065ec8fd3ec.html --- www/chromium/files/patch-base_files_file__util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-base_files_file__util.h') diff --git a/www/chromium/files/patch-base_files_file__util.h b/www/chromium/files/patch-base_files_file__util.h index 3ed565dd5e58..65171a867e06 100644 --- a/www/chromium/files/patch-base_files_file__util.h +++ b/www/chromium/files/patch-base_files_file__util.h @@ -1,6 +1,6 @@ ---- base/files/file_util.h.orig 2019-12-16 21:51:21 UTC +--- base/files/file_util.h.orig 2020-03-16 18:39:41 UTC +++ base/files/file_util.h -@@ -512,7 +512,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas +@@ -519,7 +519,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas // the directory |path|, in the number of FilePath::CharType, or -1 on failure. BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path); -- cgit v1.2.3