blob a44a3bce42aa781f4f85ef7d6406cb298c46e374 662 bytes (raw)
name: gnu/packages/patches/chromium-spectre-mitigation.patch # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
| | diff --git a/content/public/common/content_features.cc b/content/public/common/content_features.cc
index 43feb76..33a49b8 100644
--- a/content/public/common/content_features.cc
+++ b/content/public/common/content_features.cc
@@ -308,7 +308,7 @@
// http://tc39.github.io/ecmascript_sharedmem/shmem.html
const base::Feature kSharedArrayBuffer{"SharedArrayBuffer",
- base::FEATURE_ENABLED_BY_DEFAULT};
+ base::FEATURE_DISABLED_BY_DEFAULT};
// An experiment to require process isolation for the sign-in origin,
// https://accounts.google.com. Launch bug: https://crbug.com/739418.
|
debug log:
solving a44a3bce4 ...
found a44a3bce4 in https://yhetil.org/guix-patches/87373cey5b.fsf@fastmail.com/
applying [1/1] https://yhetil.org/guix-patches/87373cey5b.fsf@fastmail.com/
diff --git a/gnu/packages/patches/chromium-spectre-mitigation.patch b/gnu/packages/patches/chromium-spectre-mitigation.patch
new file mode 100644
index 000000000..a44a3bce4
1:12: trailing whitespace.
1:17: trailing whitespace.
Checking patch gnu/packages/patches/chromium-spectre-mitigation.patch...
Applied patch gnu/packages/patches/chromium-spectre-mitigation.patch cleanly.
warning: 2 lines add whitespace errors.
index at:
100644 a44a3bce42aa781f4f85ef7d6406cb298c46e374 gnu/packages/patches/chromium-spectre-mitigation.patch
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).