Add Telemetry environment and failure tracking for Advanced Layers. (bug 1365879 part 23, r=milan, data_r=bsmedberg)
This commit is contained in:
@@ -197,6 +197,9 @@ Structure:
|
||||
gpuProcess: { // Out-of-process compositing ("GPU process") feature
|
||||
status: <string>, // "Available" means currently in use
|
||||
},
|
||||
advancedLayers: { // Advanced Layers compositing. Only present if D3D11 enabled.
|
||||
status: <string>, // See the status codes above.
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user