Closed Bug 1501813 Opened 6 years ago Closed 6 years ago

Remove nsITimerCallback usage from scrollbox

Categories

(Toolkit :: UI Widgets, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: enndeakin, Assigned: enndeakin)

Details

Attachments

(1 file)

It can just use setTimeout similar to the other caller in scrollbox.
Sorry, not setTimeout; it can use an nsITimer but just use a helper object.
Assignee: nobody → enndeakin
Priority: -- → P3
Attachment #9019824 - Flags: review?(dao+bmo)
Attachment #9019824 - Flags: review?(dao+bmo) → review+
Pushed by neil@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1667894f1347
use a helper object rather than have the element implement nsITimerCallback. There is a similar usage elsewhere in the same file. r=dao
https://hg.mozilla.org/mozilla-central/rev/1667894f1347
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: