ChromeDevTools / timeline-viewer

View DevTools Timeline trace files from Google Drive wicked easily
https://chromedevtools.github.io/timeline-viewer/
Other
327 stars 44 forks source link

[Question] Load a more recent version of devtools #88

Closed 40x closed 3 years ago

40x commented 3 years ago

The current SHA is 1yr9mo old and I was wondering if there is way to bump it to a more recent version? I tried pointing it to the latest commit (https://chromium.googlesource.com/chromium/src/+/6e6d1f1a1030a4d0b9d3d8089bb7bd089dccf3e4) and thats returning a 404 on https://chrome-devtools-frontend.appspot.com/serve_file/@6e6d1f1a1030a4d0b9d3d8089bb7bd089dccf3e4/shell.js

What is the right way to upgrade?

40x commented 3 years ago

Found it, https://chrome-devtools-frontend.appspot.com/serve_file/@af52a90bf87030dd1523486a1cd3ae25c5d76c9b, UI code will need some changes but works for most cases