Open Bug 1513727 Opened 6 years ago Updated 2 years ago

Animation events break run-to-completion

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: bhackett1024, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file testcase
Event handlers for CSS animations can run while the debugger is paused, breaking run-to-completion.  I'm not sure what to do here.  Just not running the event handlers like we do for other events doesn't seem good, because these handlers are tied to the animation's behavior, and the animation continues playing while the debugger is paused.  It's pretty weird that the animations are running at all while we're paused, so the best solution is probably to fix that, though I don't know how hard this will be.
Priority: -- → P2
Priority: P2 → P3

The bug assignee didn't login in Bugzilla in the last 7 months.
:bomsy, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: bhackett1024 → nobody
Flags: needinfo?(hmanilla)

Not priority atm. We'll have a look at some point later

Flags: needinfo?(hmanilla)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: