Open Bug 1469282 Opened 7 years ago Updated 1 year ago

Implement DedicatedWorker.requestAnimationFrame

Categories

(Core :: DOM: Workers, enhancement, P3)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: fserb, Unassigned)

Details

(Whiteboard: DWS_NEXT)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 Expected results: As per this PR https://github.com/whatwg/html/pull/3677, DedicatedWorker will have requestAnimationFrame. Firefox should implement that. :) (PS: I'm not sure I got the right component)
Component: Graphics: WebRender → DOM: Workers
Andrew: on your radar
Flags: needinfo?(bugmail)
Priority: -- → P3
removing NI
Flags: needinfo?(bugmail)
Whiteboard: DWS_NEXT
Severity: normal → S3

This is already implemented: https://wpt.fyi/results/workers/worker-request-animation-frame.html.
Tried it manually and it works just fine.

It's not documented on MDN though: https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame.

You need to log in before you can comment on or make changes to this bug.