forked from mirrors/gecko-dev
This patch replaces FX_SESSION_RESTORE_CONTENT_COLLECT_DATA_LONGEST_OP_MS with a more fine-grained data collection via a keyed histogram so that we can determine which type of data collection we spend a lot of time on. Additionally, it abandons sending telemetry data from the content to the parent via custom messages and instead uses the Telemetry service directly. Thus it also gets rid of a bug that currently overrides measurements for the same histogram done quickly in succession. |
||
|---|---|---|
| .. | ||
| aboutSessionRestore.js | ||
| aboutSessionRestore.xhtml | ||
| content-sessionStore.js | ||