Closed
Bug 1499462
Opened 2 years ago
Closed 2 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•2 years ago
|
||
Assignee | ||
Updated•2 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•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e85db490e17a
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•2 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•