Closed
Bug 2030448
Opened 3 months ago
Closed 1 month ago
Disable feature if server is 410 Gone
Categories
(Firefox :: Sharing, task, P1)
Firefox
Sharing
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: jhirsch, Assigned: niklas)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-acq])
Attachments
(1 file)
This is planning for a world in which Firefox 151 might have this feature turned on by a curious user, but the experiment has ended and the content sharing server has been decommissioned.
If Firefox has network available, and can reach DNS, but attempts to contact the sharing server specifically return a 410 Gone error (rather than just not being able to reach the server, which might happen with various network outages), then Firefox should disable the feature and record some kind of telemetry message.
We should ensure that our API helper code always uses the 410 Gone check.
Updated•3 months ago
|
| Assignee | ||
Updated•2 months ago
|
Assignee: nobody → nbaumgardner
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed by nbaumgardner@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/39fc54638ed2
https://hg.mozilla.org/integration/autoland/rev/c55145370c71
Disable content sharing feature if server response is 410. r=sharing-reviewers,jhirsch
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•