Add a probe to measure available disk space for profile directory storage device
Categories
(Firefox :: Profile Backup, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
3.08 KB,
text/plain
|
jhirsch
:
data-review+
|
Details |
We'd like to get a reading on how much disk space users tend to have on the storage device that hosts their user profile, as this is the place where we'll be placing the "staging" directory, and the most recent backup. This is not necessarily the same storage device that the single file archive will be written to by default.
Updated•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Comment 2•8 months ago
|
||
Comment 3•8 months ago
|
||
Comment on attachment 9390266 [details]
Data collection request
data-review+.
One point to consider--reporting KB available seems awfully precise, and we might consider instead a fuzzier measure, like rounding the available storage down to the nearest 10 MB, to avoid any risk of fingerprinting a device based on a narrow range of available space.
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, the usual opt out in desktop Firefox.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, mconley will monitor.
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, technical data.
- Is the data collection request for default-on or default-off?
Default on.
- Does the instrumentation include the addition of any new identifiers (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
No.
- Is the data collection covered by the existing Firefox privacy notice?
Yes.
- Does the data collection use a third-party collection tool?
No.
Assignee | ||
Comment 4•8 months ago
|
||
One point to consider--reporting KB available seems awfully precise, and we might consider instead a fuzzier measure, like rounding the available storage down to the nearest 10 MB, to avoid any risk of fingerprinting a device based on a narrow range of available space.
That's a good idea. I'll do that before landing. Thanks!
Comment 6•8 months ago
|
||
Backed out for causing python failures on test_yaml_indices.py
Assignee | ||
Updated•8 months ago
|
Comment 8•8 months ago
|
||
bugherder |
Description
•