extension-storage fails checking if the fxa session is active
Categories
(Firefox :: Sync, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
Not sure how this was missed, but I just saw the traceback below. We should be using .checkAccountStatus()
I can only assume this is a regression from a refactor done a few months ago :(
async*checkSyncKeyRing@ExtensionStorageSync.jsm:1096:18
async*syncAll@ExtensionStorageSync.jsm:812:16
async*_sync@extension-storage.js:44:33
WrappedNotify@util.js:210:32
sync@engines.js:914:55
_syncEngine@enginesync.js:242:20
sync@enginesync.js:176:24
...
| Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
Backed out for failing xpchsell at test_ext_storage_sync.js
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=286231000&resultStatus=testfailed%2Cbusted%2Cexception&revision=b5fa0c4191bb980b6d48e6216f69e8e8c347ce06
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=286231000&repo=autoland&lineNumber=4259
Backout: https://hg.mozilla.org/integration/autoland/rev/e05793f68994829d3eb505f9f062faf5d8bb1016
| Assignee | ||
Comment 4•6 years ago
|
||
Sorry about that - new try at https://treeherder.mozilla.org/#/jobs?repo=try&revision=0bb9b37d2f3737db78c32f8ebe0c9fea60cc1b87&selectedJob=286258945
Comment 6•6 years ago
|
||
| bugherder | ||
Description
•