Delegated Credentials Study Add-on
Categories
(Core :: Security: PSM, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: wthayer, Assigned: jcj)
References
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
Create a system add-on that enables delegated credentials by flipping the pref and then attempts an HTTPS connection to a special test site operated by CloudFlare. This will be used to study the performance and failure rates of DC in our Nightly and/or Beta channels.
![]() |
||
Updated•6 years ago
|
Comment 1•6 years ago
•
|
||
This patch adds an experiment script for TLS Delegated Credentials. By default, 100% of the Nightly population is selected for the study, of which 50% will perform a test connection without Delegated Credentials, and the other 50% with Delegated Credentials.
See https://github.com/kjacobs-moz/dc-experiment-addon for more information.
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Delegated Credentials Experiment
Firefox Nightly 72.x
We have finished testing the Delegated Credentials Experiment Add-on.
QA’s recommendation: GREEN - SHIP IT
Reasoning:
- During testing, we have found 2 new issues (#7 - https://github.com/kjacobs-moz/dc-experiment-addon/issues/7 and #8 - https://github.com/kjacobs-moz/dc-experiment-addon/issues/8) that are only reproducible on Windows when switching between branches (Control and Treatment). However, these issues are unlikely to happen since there is only 1 connection per user made during the experiment's lifespan.
Testing Summary:
- Test Suite: TestRail (https://testrail.stage.mozaws.net/index.php?/plans/view/22347)
Tested Platforms:
- Windows 10 x64
- Arch Linux
- macOS 10.15.1
Tested Firefox versions:
- Nightly 72.0a1 try-build
Updated•6 years ago
|
![]() |
||
Comment 4•6 years ago
•
|
||
Backed out changeset 9e137d4511cd (Bug 1580053) for causing ES Lint failure CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=279172422&repo=autoland&lineNumber=223
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=279179024&repo=autoland&lineNumber=1089
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=279176143&repo=autoland&lineNumber=57755
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=279175475&repo=autoland&lineNumber=937
Backout: https://hg.mozilla.org/integration/autoland/rev/2fa36807a169ca87f41709e9a3926b7d860236f3
Comment 5•6 years ago
|
||
Sorry about that. I've updated the patch so as to not run the experiment in automation.
![]() |
||
Comment 7•6 years ago
|
||
bugherder |
Description
•