Index: fuzzer/res/imp/fuzzer-collapse-details-sk.html |
diff --git a/fuzzer/res/imp/fuzzer-collapse-details-sk.html b/fuzzer/res/imp/fuzzer-collapse-details-sk.html |
index f01aba18daaf4685684aa6293e21b795f7871ad8..ed55bdb2cc1393b74015fe2a73ae9b99fcd658be 100644 |
--- a/fuzzer/res/imp/fuzzer-collapse-details-sk.html |
+++ b/fuzzer/res/imp/fuzzer-collapse-details-sk.html |
@@ -19,9 +19,9 @@ |
lineNumber: Number, |
apiCount: Number, |
binaryCount: Number, |
- binaryReports: [optional] Array of Reports. If supplied, |
+ binaryReports: Array of Reports. If non-empty, |
an expandable details panel will be created containing representations of the reports. |
- If omitted, just the summary will be shown. |
+ If empty, just the summary will be shown. |
Reports are objects and have the following attributes: |
- binaryName: String, The name of the binary, likely an md5 hash |
- binaryType: String, The type of the binary |