- 
                Notifications
    
You must be signed in to change notification settings  - Fork 610
 
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When I took a trace and tap "Share" button, perfetto generates link like https://ui.perfetto.dev/#!/?s=96c9XXXXX,
I can open that with other browsers. That UX is great, so far.
However, in that browser, address is just https://ui.perfetto.dev/#!/viewer?local_cache_key, that is not good because
- I cannot reshare it with others.
 - if I reload the page, that just loads blank https://ui.perfetto.dev/#!/viewer?local_cache_key instead of the shared URL.
 - If I open multiple perfetto tabs, no way to remember the tab
 
So just leaving the shared address https://ui.perfetto.dev/#!/?s=96c9XXXXX on the remote browser address bar sounds fixing all issues.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request