From 8e3451ccbef8998fedf58b7d36c1492188e02385 Mon Sep 17 00:00:00 2001 From: Erin Hallmark Date: Thu, 3 Sep 2020 13:40:30 -0600 Subject: [PATCH] Add clarification text to browsers file CLOSES: DOC-1240 flag=none Test plan: - jenkins passes Change-Id: I1997e5c755d5277e7cb901102c1237ff74eeffe9 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/246947 Tested-by: Service Cloud Jenkins Reviewed-by: James Butters QA-Review: Erin Hallmark Product-Review: Erin Hallmark --- config/browsers.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/config/browsers.yml b/config/browsers.yml index ddcf7e88a58..7e09c279df6 100644 --- a/config/browsers.yml +++ b/config/browsers.yml @@ -1,4 +1,11 @@ -# these browsers must also match what's available in test +# this file only manages the unsupported browser banner that +# displays in Canvas if a browser being used is below the +# minimum specified below. it does not manage which browsers are +# actively supported for Canvas, which is always the last two +# versions of each browser. +# this file is updated yearly in q3 to match the latest firefox +# ESR version and the latest chrome rapid release version. +# these browsers must also match what's available in test. minimums: chrome: 83 safari: 12