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

Unified Diff: fuzzer/res/imp/README.md

Issue 1410383012: Add fuzzer-stacktrace-sk and demo (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Address Comments 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 | « fuzzer/res/imp/Makefile ('k') | fuzzer/res/imp/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fuzzer/res/imp/README.md
diff --git a/fuzzer/res/imp/README.md b/fuzzer/res/imp/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..1fb03c31bb6e22a28babacbfc22c06d6ad4a3324
--- /dev/null
+++ b/fuzzer/res/imp/README.md
@@ -0,0 +1,12 @@
+# Fuzzer Polymer Components
+
+**fuzzer-stacktrace-sk:** A visualization of a stacktrace.
+Defaults to showing the top 8 rows. Click to expand entire thing.
+
+## Viewing the Demos:
+
+Because of security restrictions, you cannot just open up the demo pages,
+you must find this directory with a terminal/shell and run:
+```
+make && make run
+```
« no previous file with comments | « fuzzer/res/imp/Makefile ('k') | fuzzer/res/imp/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698