Closed
Bug 1198898
Opened 9 years ago
Closed 9 years ago
[e10s] Add a new probe for session restore per # of tabs restored
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla46
People
(Reporter: jimm, Unassigned)
References
Details
Part of the e10s release criteria work.
In SimpleMeasurement we report the time it took to restore a session, i.e. (sessionRestored - sessionRestoreRestoring). I'd like to be able to account for the # of tabs restored, and whether the session-restore was triggered by the user clicking on "Restore previous session" button in about:home, or if it was automatically restored at startup (because of the setting in about:preferences). I would expect different performance for different #s of tabs and different restore methods
Reporter | ||
Updated•9 years ago
|
tracking-e10s:
--- → +
Updated•9 years ago
|
Blocks: e10s-measurement
This should be pretty easy to build on top of bug 1214158.
Depends on: 1214158
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Comment 4•9 years ago
|
||
bugherder uplift |
status-firefox45:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•