From c628aa8ba833e90c48df1dc8e5fe702421d77424 Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Wed, 29 May 2024 11:26:05 +0200 Subject: [PATCH] Updates for Firefox 127 beta --- api/WebGL2RenderingContext.json | 2 +- api/WebGLRenderingContext.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/WebGL2RenderingContext.json b/api/WebGL2RenderingContext.json index 2d338571595563..903e2c97e3c87b 100644 --- a/api/WebGL2RenderingContext.json +++ b/api/WebGL2RenderingContext.json @@ -3057,7 +3057,7 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false + "version_added": "127" }, "firefox_android": "mirror", "ie": { diff --git a/api/WebGLRenderingContext.json b/api/WebGLRenderingContext.json index 3d141ba013eff4..7db84324ae48c1 100644 --- a/api/WebGLRenderingContext.json +++ b/api/WebGLRenderingContext.json @@ -2300,7 +2300,7 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": false + "version_added": "127" }, "firefox_android": "mirror", "ie": {