blob: bc196b0b0943808dd28581b42a32b0c139bf96d0 [file] [log] [blame]
// Availability for these APIs either can't be accurately found or would take a
// significant amount of specific logic to determine (devtools).
// The versions listed here were drawn either from hardcoded HTML intro tables
// or from the whats_new page.
{
"devtools.inspectedWindow": {
"channel": "stable",
"version": 18
},
"devtools.network": {
"channel": "stable",
"version": 18
},
"devtools.panels": {
"channel": "stable",
"version": 18
},
"input.ime": {
"channel": "stable",
"version": 21
},
"mediaGalleries": {
"channel": "stable",
"version": 23
},
"notifications": {
"channel": "stable",
"version": 28
},
"storage": {
"channel": "stable",
"version": 20
},
"pageCapture": {
"channel": "stable",
"version": 18
},
"webstore": {
// Only 'webstorePrivate' is present before version 19.
"channel": "stable",
"version": 15
}
}