summaryrefslogtreecommitdiffstats
path: root/devtools/client/aboutdebugging/test/browser/resources/real/usb-runtimes-sample.json
blob: bce334e95ab0f82b9fe5b6d415305c38dc02170f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "sidebarInfo": {
      "deviceName": "Pixel 2",
      "shortName": "Firefox Nightly"
    },
    "runtimeDetails": {
      "info": {
        "name": "Mozilla Nightly",
        "version": "64.0a1"
      }
    }
  }
]