Skip to content

Commit

Permalink
Correction: FF has ImageCapture behind a flag (noticed after @NOtherDev
Browse files Browse the repository at this point in the history
…'s comment in NOtherDev/whatwebcando/Fyrd#24)
  • Loading branch information
yellowdoge committed Aug 19, 2016
1 parent d8886ef commit 05195e5
Showing 1 changed file with 24 additions and 23 deletions.
47 changes: 24 additions & 23 deletions features-json/imagecapture.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,23 +80,23 @@
"32":"n",
"33":"n",
"34":"n",
"35":"y",
"36":"y",
"37":"y",
"38":"y",
"39":"y",
"40":"y",
"41":"y",
"42":"y",
"43":"y",
"44":"y",
"45":"y",
"46":"y",
"47":"y",
"48":"y",
"49":"y",
"50":"y",
"51":"y"
"35":"n d #1",
"36":"n d #1",
"37":"n d #1",
"38":"n d #1",
"39":"n d #1",
"40":"n d #1",
"41":"n d #1",
"42":"n d #1",
"43":"n d #1",
"44":"n d #1",
"45":"n d #1",
"46":"n d #1",
"47":"n d #1",
"48":"n d #1",
"49":"n d #1",
"50":"n d #1",
"51":"n d #1"
},
"chrome":{
"4":"n",
Expand Down Expand Up @@ -148,9 +148,9 @@
"50":"n",
"51":"n",
"52":"n",
"53":"n d #1",
"54":"n d #1",
"55":"n d #1"
"53":"n d #2",
"54":"n d #2",
"55":"n d #2"
},
"safari":{
"3.1":"n",
Expand Down Expand Up @@ -205,8 +205,8 @@
"37":"n",
"38":"n",
"39":"n",
"40":"n d #1",
"41":"n d #1"
"40":"n d #2",
"41":"n d #2"
},
"ios_saf":{
"3.2":"n",
Expand Down Expand Up @@ -271,7 +271,8 @@
},
"notes":"Firefox supports the takePhoto() method only.",
"notes_by_num":{
"1":"Can be enabled via the Experimental Web Platform Features flag."
"1":"Can be enabled via the about:config entry dom.imagecapture.enabled.",
"2":"Can be enabled via the Experimental Web Platform Features flag."
},
"usage_perc_y":0,
"usage_perc_a":0,
Expand Down

0 comments on commit 05195e5

Please sign in to comment.