Closed Bug 550978 Opened 16 years ago Closed 16 years ago

[SMIL] ABORT: Negative sample time for active animation: 'mSampleTime >= 0 || !mIsActive', file nsSMILAnimationFunction.cpp, line 257

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 492458

People

(Reporter: dholbert, Assigned: birtles)

References

Details

(Keywords: assertion)

Attachments

(1 file)

No description provided.
STR: Load attached testcase in debug build. RESULTS: Abort, with this message: ###!!! ABORT: Negative sample time for active animation: 'mSampleTime >= 0 || !mIsActive', file ../../../mozilla/content/smil/nsSMILAnimationFunction.cpp, line 257 In an optimized build, everything seems to be fine.
Summary: ABORT: Negative sample time for active animation: 'mSampleTime >= 0 || !mIsActive', file nsSMILAnimationFunction.cpp, line 257 → [SMIL] ABORT: Negative sample time for active animation: 'mSampleTime >= 0 || !mIsActive', file nsSMILAnimationFunction.cpp, line 257
Assignee: nobody → birtles
Status: NEW → ASSIGNED
This is basically because we don't support backwards seeking yet. I'm going to start work on backwards seeking now but I'm leaving this as a separate bug (rather than making it a dupe) to be sure that we check this case passes once backwards seeking is done.
Depends on: 492458
Confirmed that this is fixed by bug 492458
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: