Bug 130997
Summary: | Web Replay: make animations deterministic during capture and replay | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Burg <burg> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED LATER | ||
Severity: | Normal | CC: | bburg, dino, joepeck, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 136290 |
Brian Burg
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Blaze Burg
Closing web replay-related bugs until we resume working on the feature again.