Closed
Bug 845936
Opened 13 years ago
Closed 13 years ago
Allow permalink to share results
Categories
(Datazilla Graveyard :: User interface, defect)
Datazilla Graveyard
User interface
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rik, Assigned: jeads)
References
Details
Would be nice to get a URL when you click on a particular data point to share with others.
![]() |
Assignee | |
Updated•13 years ago
|
Assignee: nobody → jeads
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Added a get link for page feature that captures the UI state and provides a handful of filter params in the url. The links can be accessed by clicking on the "Get Link" button in the top right hand panel of the "Firefox OS Application Performance" graph. All of the param fields in the URL structure can be used in a standalone manner
Example 1:
https://datazilla.mozilla.org/b2g?branch=master&range=7&test=cold_load_time&app=clock&app_list=clock,email,fm_radio&gaia_rev=ec6d010f907a6905&gecko_rev=baee79387d0a5205
Example 2:
https://datazilla.mozilla.org/b2g?branch=master&range=30&app=contacts
Example 3:
https://datazilla.mozilla.org/b2g?branch=master&range=7&test=startup_time
Params:
branch - name of branch
range - time range to load: 7, 30, 60, 90
test - test name
app - application name to use as the series selection
app_list - list of Application names to select and display in the Application Performance graph
gaia_rev - gaia revision to select
gecko_rev - gecko revision to select
![]() |
Assignee | |
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•