Closed
Bug 1106981
Opened 10 years ago
Closed 10 years ago
Hello's delete/trash icon for conversations (rooms?) does not work
Categories
(Hello (Loop) :: Client, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1106538
People
(Reporter: dholbert, Unassigned)
Details
STR:
1. In Firefox Hello menu, click "Start a conversation".
2. Open Firefox Hello menu again, and try to delete that conversation (probably called "Conversation 1").
3. When prompted, click "Yes".
4. Open the menu again.
EXPECTED RESULTS:
The conversation should be deleted from the Hello menu.
ACTUAL RESULTS:
The conversation is still listed in the Hello menu. Additionally, the following appears in my terminal where I started Firefox:
{
console.error: Loop
Loop hawkRequest error:
Object
- code = 404
- errno = 105
- error = Token not found.
*************************
A coding exception was thrown in a Promise rejection callback.
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise
Full message: TypeError: invalid dependency: error; expected Error, got Object
Full stack: loop.validate</Validator.prototype._checkRequiredTypes/<@chrome://browser/content/loop/shared/js/validate.js:77:1
loop.validate</Validator.prototype._checkRequiredTypes@chrome://browser/content/loop/shared/js/validate.js:73:1
loop.validate</Validator.prototype.validate@chrome://browser/content/loop/shared/js/validate.js:61:7
Action@chrome://browser/content/loop/shared/js/actions.js:20:25
loop.store.RoomStore<.deleteRoom/<@chrome://browser/content/loop/shared/js/roomStore.js:293:30
*************************
}
Nightly 37.0a1 (2014-12-02)
Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•