Closed
Bug 1775167
Opened 3 years ago
Closed 2 years ago
Remove OS.File support code from ErrorSanitizer
Categories
(Firefox :: Sync, task, P2)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
Once OSFile is removed, we no longer need to keep the support for handling OS.File Errors in ErrorSanitizer
This support could likely be removed as part of bug 1772726, but I'm leaving it there in case an OS.File error finds its way into telemetry from elsewhere.
Updated•3 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec9815c8c589
Remove OS.File error support from ErrorSanitizer r=markh,sync-reviewers
Comment 3•2 years ago
|
||
Backed out for causing xpcshell failures in test_telemetry.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | services/sync/tests/unit/test_telemetry.js | test_clean_errors - [test_clean_errors : 693] "Win error 112 during operation write on file [profileDir]\\weave\\addonsreconciler.json (Espacio en disco insuficiente. )" == "OS error [No space left on device] during operation write on file [profileDir]/weave/addonsreconciler.json"
Flags: needinfo?(brennie)
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51eabb998561
Remove OS.File error support from ErrorSanitizer r=markh,sync-reviewers
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(brennie)
You need to log in
before you can comment on or make changes to this bug.
Description
•