implement new rust backend for nsIDataStorage
Categories
(Core :: Security: PSM, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
2.97 KB,
text/plain
|
chutten
:
data-review+
|
Details |
The new backend will address issues like blocking shutdown (bug 1610136) and having insufficient slots for entries (bug 1818984).
| Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
The following patch is waiting for review from an inactive reviewer:
| ID | Title | Author | Reviewer Status |
|---|---|---|---|
| D181904 | Bug 1840135 - introduce rust implementation of nsIDataStorage r?djackson!,nkulatova! | keeler | mak: Back Aug 18, 2023 |
:keeler, could you please find another reviewer?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Comment on attachment 9350035 [details]
request.md
PRELIMINARY NOTES:
(Sorry it took so long to get to this. Usually my SLA is 2 business days, but Montreallhands threw me for a loop.)
Since this data collection is Glean, you might be interested to learn we have ./mach data-review for helping to generate a data collection review request template from the information you entered in the metrics definition. Be sure to check that out for your next data collection.
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes.
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, Dana Keeler is responsible for the permanent part of the collection.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does the data collection use a third-party collection tool?
No.
Result: datareview+
Comment 6•2 years ago
|
||
Backed out for causing bustage on DataStorageManager.cpp
Comment 8•2 years ago
|
||
Backed out for causing failures on test_sss_sanitizeOnShutdown.js.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 10•2 years ago
|
||
| bugherder | ||
Description
•