From db3169322e55789e50aa59d7fddee5ba789aebc4 Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Fri, 24 Mar 2023 16:46:17 +0100 Subject: [PATCH] add message to patch --- build/patches/00Viewport-Protection-flag.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/patches/00Viewport-Protection-flag.patch b/build/patches/00Viewport-Protection-flag.patch index 86c5e183..be44625f 100644 --- a/build/patches/00Viewport-Protection-flag.patch +++ b/build/patches/00Viewport-Protection-flag.patch @@ -1,7 +1,11 @@ -From: Your Name +From: uazo Date: Tue, 20 Dec 2022 11:06:42 +0000 Subject: Viewport Protection flag +Scale the viewport and the screen by a random factor to +prevent coordinate-based fingerprinting scripts. +The factor is changed at each change of origin. +The feature is controlled by a feature flag (default enabled) --- chrome/browser/about_flags.cc | 5 ++ chrome/browser/flag_descriptions.cc | 6 ++