Bug 130997 - Web Replay: make animations deterministic during capture and replay
Summary: Web Replay: make animations deterministic during capture and replay
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: WebReplay
  Show dependency treegraph
 
Reported: 2014-03-31 17:54 PDT by Brian Burg
Modified: 2017-07-10 13:59 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2014-03-31 17:54:31 PDT
According to an earlier conversation with smfr, this probably entails falling back to software animations when capturing/replaying plus using deterministic timers.

From a replay perspective the criterion for whether to make something deterministic is whether the event/computation fires DOM events. I'll update this bug with my findings.
Comment 1 BJ Burg 2017-07-10 13:59:35 PDT
Closing web replay-related bugs until we resume working on the feature again.