Closed
Bug 691953
Opened 14 years ago
Closed 14 years ago
close error notification on success and more standard error attributes to override message
Categories
(Mozilla Labs :: OpenWebApps, defect)
Mozilla Labs
OpenWebApps
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: markh, Unassigned)
Details
Attachments
(1 file)
When a mediator reports an error the error notification is shown. If the panel remains open while this error is generated and offers its own retry ui, and that retry succeeds, the error notification is not cleared when the retry is a success.
Also, the error object passed to the callback is currently looking for a ".msg" attribute for an override message. This should use ".message" to be consistent with other errors.
| Reporter | ||
Comment 1•14 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Updated•14 years ago
|
Attachment #564693 -
Flags: review?(mixedpuppy)
| Reporter | ||
Updated•14 years ago
|
OS: Windows Vista → All
Hardware: x86_64 → All
Updated•14 years ago
|
Attachment #564693 -
Flags: review?(mixedpuppy) → review+
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•