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 ++