accounts api fails on subFolders
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Tracking
(thunderbird_esr78? fixed)
People
(Reporter: TbSync, Assigned: TbSync)
Details
Attachments
(2 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
1.40 KB,
patch
|
rjl
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.subFolders]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/parent/ext-mail.js :: traverseSubfolders :: line 1579" data: no] ext-mail.js
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f963261bee8e
Prevent accounts API to fail on folders without subFolders. r=darktrojan
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
•
|
||
Comment on attachment 9230357 [details] [diff] [review]
bug1719739_esr78.patch
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
Accounts API list method completely fails on TB78
Testing completed (on c-c, etc.):
Feedback from users is that the patch seems to fix the issue in TB78
https://treeherder.mozilla.org/jobs?repo=try-comm-central&revision=5c8b0b8125f8fbf40cc509f0e025ce20a53775d5
Risk to taking this patch (and alternatives if risky):
None.
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Comment on attachment 9230357 [details] [diff] [review]
bug1719739_esr78.patch
[Triage Comment]
Approved 78.12.0
Comment 7•2 years ago
|
||
bugherder uplift |
Thunderbird 78.12.0
https://hg.mozilla.org/releases/comm-esr78/rev/6796ff47626a
Description
•