profiler: add 'Only mismatches' filter to check results
The results view header (live card and snapshot checks) gets an Only mismatches checkbox that hides all passing files and keeps only failures and errors; when everything passes under the filter, a 'No mismatches' note is shown instead. The pass/fail/error summary always reflects all results. Helps with large profiles on cards where most files match. SW cache v86 -> v87.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v86';
|
||||
const CACHE = 'otaman-v87';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user