Bug 1540738 [wpt PR 15936] - [ElementTiming] Mimic FCP++ rect computations, a=testonly
[gecko.git] / tools / quitter / schema.json
blob4c2e6fc86dadbe8aee82f70c01dd027431d24869
2   {
3     "namespace": "quitter",
4     "functions": [
5       {
6         "name": "quit",
7         "type": "function",
8         "async": true,
9         "parameters": []
10       }
11     ]
12   }