Closed
Bug 1460525
Opened 8 years ago
Closed 8 years ago
Behavior regarding errors in RemoteSettings event handlers
Categories
(Firefox :: Remote Settings Client, enhancement)
Tracking
()
RESOLVED
FIXED
Firefox 62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: leplatrem, Assigned: leplatrem)
Details
Attachments
(1 file)
Currently if one event handler fails for a particular client, the others are not executed.
This can seem odd, are we sure that we want this?
Currently in our use-cases, only one event handler is registered :)
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8981150 [details]
Bug 1460525 - Execute every Remote Settings event listeners when one fails
https://reviewboard.mozilla.org/r/247248/#review253594
Looks good to me.
Attachment #8981150 -
Flags: review?(mgoodwin) → review+
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mathieu
| Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/09582e9a6593
Execute every Remote Settings event listeners when one fails r=mgoodwin
Keywords: checkin-needed
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 62
You need to log in
before you can comment on or make changes to this bug.
Description
•