diff --git a/api/FetchEvent.json b/api/FetchEvent.json index 5a43e7da6fab31..7bc989eab89fcd 100644 --- a/api/FetchEvent.json +++ b/api/FetchEvent.json @@ -210,7 +210,8 @@ }, "firefox": { "version_added": "44", - "notes": "Service workers (and Push) have been disabled in the Firefox 45 and 52 Extended Support Releases (ESR.)" + "version_removed": "74", + "notes": "Service workers (and Push) have been disabled in the Firefox 45 and 52 Extended Support Releases (ESR)." }, "firefox_android": { "version_added": "44" @@ -240,7 +241,7 @@ "status": { "experimental": true, "standard_track": true, - "deprecated": false + "deprecated": true } } },