Closed
Bug 776979
Opened 13 years ago
Closed 13 years ago
clean up nsTimeout timer initialization
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
4.59 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Add an InitTimer method to nsTimeout to hide some of the underlying details that currently get repeated in every call.
I wrote this as a step towards understanding in my patch series for bug 715376. If the cleanup's not worth it, no big loss...
Attachment #645378 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 645378 [details] [diff] [review]
minor cleanup
r=me
Attachment #645378 -
Flags: review?(bzbarsky) → review+
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Assignee: nobody → nfroyd
Status: NEW → ASSIGNED
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•