summaryrefslogtreecommitdiffstats
path: root/chromium-ungoogled
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-10-12 06:47:15 +0000
committer Eric Hameleers <alien@slackware.com>2021-10-12 06:47:15 +0000
commit89d9ee01c52b740891a313ba81137a6b28b2b444 (patch)
treeb2de723c1184c152744ff3f0f3a3fe2a41b11935 /chromium-ungoogled
parent5b8aed1e32f424bdc496da411af5ab8513073526 (diff)
downloadasb-89d9ee01c52b740891a313ba81137a6b28b2b444.tar.gz
asb-89d9ee01c52b740891a313ba81137a6b28b2b444.tar.xz
chromium: push back the expiry of certain video decode related flags back to a future release number
Diffstat (limited to 'chromium-ungoogled')
-rw-r--r--chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch b/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch
index 51e346fa..5cf299da 100644
--- a/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch
+++ b/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch
@@ -1,3 +1,5 @@
+Note from AlienBOB: for Chromium 94 I had to change '93' to some higher number.
+
From e48f18eba0eae199ba7bc8a6a09ebf39799447c1 Mon Sep 17 00:00:00 2001
From: Ted Meyer <tmathmeyer@chromium.org>
Date: Wed, 2 Jun 2021 05:35:22 +0000
@@ -29,7 +31,7 @@ index 67e0330436..34542671f2 100644
"name": "enable-accelerated-video-decode",
"owners": [ "media-dev@chromium.org" ],
- "expiry_milestone": 90
-+ "expiry_milestone": 93
++ "expiry_milestone": 99
},
{
"name": "enable-accessibility-live-caption",