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

Unified Diff: fuzzer/res/imp/fuzzer-stacktrace-sk.html

Issue 1662373002: Add UI to filter fuzzes based on tags. (Closed) Base URL: https://skia.googlesource.com/buildbot@add-asan
Patch Set: remove conflicting status-sk elements Created 4 years, 10 months 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/fuzzer-menu-sk.html ('k') | fuzzer/templates/details.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fuzzer/res/imp/fuzzer-stacktrace-sk.html
diff --git a/fuzzer/res/imp/fuzzer-stacktrace-sk.html b/fuzzer/res/imp/fuzzer-stacktrace-sk.html
index 62263159a0d31d2f9bf0924b3fe5e33571c4a18f..b8108615092ca4cc8c1b6b33296cf0a274ca1e3c 100644
--- a/fuzzer/res/imp/fuzzer-stacktrace-sk.html
+++ b/fuzzer/res/imp/fuzzer-stacktrace-sk.html
@@ -83,9 +83,7 @@
</a>
</span>
<span class="function-name">
- <template is="dom-if" if="{{frame.functionName}}">
<span>{{frame.functionName}}</span>
- </template>
</span>
</div>
</template>
« no previous file with comments | « fuzzer/res/imp/fuzzer-menu-sk.html ('k') | fuzzer/templates/details.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698