Skip to content

Commit eed4c92

Browse files
authored
Updating footnotes for indexeddb.json (#6950)
I was struck today when looking up IndexDB that some of the language in the footnotes is quite emotional. This PR contains updates to simply make them a bit more factual and consistent. (No change to the information itself.)
1 parent 7f13ce4 commit eed4c92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features-json/indexeddb.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -612,8 +612,8 @@
612612
"notes":"",
613613
"notes_by_num":{
614614
"1":"Partial support in IE 10 & 11 refers to a number of subfeatures [not being supported](https://indexdb-support-test.glitch.me/). Edge does not support IndexedDB inside blob web workers. [See issue](https://web.archive.org/web/20171213082727/https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5942817/)",
615-
"2":"Partial support in Safari & iOS 8 & 9 refers to [seriously buggy behavior](http://www.raymondcamden.com/2014/09/25/IndexedDB-on-iOS-8-Broken-Bad/) as well as complete lack of support in WebViews.",
616-
"3":"Partial support [refers to a bug](https://bugs.webkit.org/show_bug.cgi?id=226547) in version 14.1.1 that causes indexedDB to never load when the browser is initially opened."
615+
"2":"Partial support in Safari 7.1 – 9.3 refers to [seriously buggy behavior](http://www.raymondcamden.com/2014/09/25/IndexedDB-on-iOS-8-Broken-Bad/) as well as a lack of support in WebViews.",
616+
"3":"Partial support [refers to a bug](https://bugs.webkit.org/show_bug.cgi?id=226547) in Safari 14.1.1 that causes indexedDB to not load when the browser is initially opened."
617617
},
618618
"usage_perc_y":97.61,
619619
"usage_perc_a":0.82,

0 commit comments

Comments
 (0)