Closed
Bug 1377222
Opened 7 years ago
Closed 7 years ago
Eliminate nsITimer::InitWithFuncCallback in favor of InitWithNamedFuncCallback
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: billm, Assigned: billm)
References
Details
Attachments
(1 file)
32.86 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
I converted most of these in bug 1372405, but a number seem to have slipped though. This patch finishes the conversion and eliminates InitWithFuncCallback so we can't regress.
Attachment #8882304 -
Flags: review?(nfroyd)
Updated•7 years ago
|
Attachment #8882304 -
Flags: review?(nfroyd) → review+
Pushed by wmccloskey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/99566b93d105
Eliminate nsITimer::InitWithFuncCallback in favor of InitWithNamedFuncCallback (r=froydnj)
Comment 2•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•