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

Side by Side 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: 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Fuzzer Polymer Components
2
3 **fuzzer-stacktrace-sk:** A visualization of a stacktrace.
4 Defaults to showing the top 8 rows. Click to expand entire thing.
5
6 ## Viewing the Demos:
7
8 Because of security restrictions, you cannot just open up the demo pages,
9 you must find this directory with a terminal/shell and run:
10 ```
11 make && make run
12 ```
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698