Closed
Bug 1499462
Opened 7 years ago
Closed 7 years ago
ThrottledEventQueue has vestigial fallibility code
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: jimb, Assigned: jimb)
References
Details
Attachments
(1 file)
Since bug 1452410, creating a ThrottledEventQueue always succeeds, but there are a few bits of code and comments that still incorrectly suggest otherwise. They should be removed.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jimb
Pushed by jblandy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e85db490e17a
Remove dead failure handling and comments from ThrottledEventQueue::Create. r=froydnj
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•