From 7f33ca576efe7d3781be4e3445918b62699229e8 Mon Sep 17 00:00:00 2001 From: Kelsey Gilbert Date: Wed, 1 Mar 2023 00:32:35 +0000 Subject: [PATCH] Bug 1815510 - 6mo extension for webgl-ipc variant. r=gfx-reviewers,ci-and-tooling,aosmond,jmaher Differential Revision: https://phabricator.services.mozilla.com/D170974 --- taskcluster/ci/test/variants.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taskcluster/ci/test/variants.yml b/taskcluster/ci/test/variants.yml index 244c0108cad8..381d34ba5759 100644 --- a/taskcluster/ci/test/variants.yml +++ b/taskcluster/ci/test/variants.yml @@ -220,8 +220,8 @@ webrender-sw: webgl-ipc: description: "{description} with WebGL IPC process enabled" - component: "Core::Canvas: WebGL" - expiration: "2023-03-01" + component: "Core::Graphics: CanvasWebGL" + expiration: "2023-09-01" suffix: "gli" merge: mozharness: -- 2.11.4.GIT