add message to patch
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
From: Your Name <you@example.com>
|
||||
From: uazo <uazo@users.noreply.github.com>
|
||||
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 ++
|
||||
|
||||
Reference in New Issue
Block a user