Side navigation
#15147 closed feature (fixed)
Opened June 15, 2014 09:06PM UTC
Closed June 15, 2014 11:15PM UTC
Reintroduce use of requestAnimationFrame
Reported by: | markelog | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.12/2.2 |
Component: | effects | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See https://github.com/jquery/jquery/pull/1578 and http://bugs.jquery.com/ticket/9381 for more info
Attachments (0)
Change History (1)
Changed June 15, 2014 11:15PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Effects: Reintroduce use of requestAnimationFrame
Same as before, just use don't use prefixes, since they pretty match useless now
and use page visibility API to determine if animation should start.
Also null the requestAnimationFrame attribute in window for tests since
sinon does not provide fake method for it.
Fixes #15147
Changeset: 72119e0023dcc0d9807caf6d988598b74abdc937