Closed Bug 1649671 Opened 5 years ago Closed 5 years ago

Make TaskQueue supports DelayedDispatch

Categories

(Core :: XPCOM, task)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: jya, Assigned: jya)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Some of the gfx and webgl code currently use Google's messageloop and use MessageLoop::PostDelayedTask.

TaskQueue (and AbstractThread) doesn't support this ; it would be rather easy to do so re-using the ThreadEventTarget's DelayedRunnable.

Pushed by jyavenard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/97fde0b6dfc4 Add DelayedDispatch support to AbstractThread (and TaskQueue). r=froydnj
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: