timeline-viewer icon indicating copy to clipboard operation
timeline-viewer copied to clipboard

Support trace.gz

Open paulirish opened this issue 7 years ago • 1 comments
trafficstars

Is there a wasm gunzip we can use?

paulirish avatar Nov 28 '17 23:11 paulirish

Is it something supported in DevTools? We can workaround either with http://gildas-lormeau.github.io/zip.js/ or with File API to move this logic into DevTools later, wdyt?

denar90 avatar Dec 16 '17 20:12 denar90