Intermittent comm/mail/test/browser/folder-display/browser_tabsSimple.js | Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIMessenger.canUndo] at SetupUndoRedoCommand@chrome://messenger/content/mailWindowOverlay.js:3085:31
Categories
(Thunderbird :: General, defect, P5)
Tracking
(thunderbird_esr78 unaffected, thunderbird86 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | unaffected |
thunderbird86 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Filed by: geoff [at] darktrojan.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=328142018&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HkwC8WwdRUiSMHkwlY8bsA/runs/0/artifacts/public/logs/live_backing.log
Assignee | ||
Comment 1•4 years ago
|
||
I don't know why this seems to have gone permanently bad on Windows opt, it was intermittent until recently. But in any case I think the fix is just to catch the exception and move on. I've looked into why it happens several times and I still have no idea.
Assignee | ||
Comment 2•4 years ago
|
||
After several attempts to find out, I still don't know why this error occurs.
Updated•4 years ago
|
Comment hidden (Intermittent Failures Robot) |
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/6c5d961df6f4
Catch NS_ERROR_ILLEGAL_VALUE from nsIMessenger.canUndo/.canRedo. r=mkmelin
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Comment on attachment 9199941 [details]
Bug 1689506 - Catch NS_ERROR_ILLEGAL_VALUE from nsIMessenger.canUndo/.canRedo. r?mkmelin
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: I'm not aware of any actual user impact, but this patch makes the code more fault-tolerant
Testing completed (on c-c, etc.): landed yesterday
Risk to taking this patch (and alternatives if risky): no
Comment 6•4 years ago
|
||
Comment on attachment 9199941 [details]
Bug 1689506 - Catch NS_ERROR_ILLEGAL_VALUE from nsIMessenger.canUndo/.canRedo. r?mkmelin
[Triage Comment]
Approved for beta
Comment 7•4 years ago
|
||
bugherder uplift |
Thunderbird 86.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/f2f7fa7b0f1c
Description
•