Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Unified Diff: fuzzer/res/imp/fuzzer-collapse-details-sk.html

Issue 1432783005: Add fuzzer-collapse-function-sk and demo (Closed) Base URL: https://skia.googlesource.com/buildbot@details3
Patch Set: Whitespace change Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | fuzzer/res/imp/fuzzer-collapse-function-sk.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | fuzzer/res/imp/fuzzer-collapse-function-sk.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698