Closed
Bug 541294
Opened 15 years ago
Closed 14 years ago
"ASSERTION: Resample dirty flag set during sample!" with svg:animate, XBL
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
image/svg+xml
|
Details |
1. Set layout.debug.enable_data_xbl to true.
2. Load the testcase.
Result: about 50% of the time...
###!!! ASSERTION: Resample dirty flag set during sample!: '!mResampleNeeded', file /Users/jruderman/mozilla-central/content/smil/nsSMILAnimationController.cpp, line 368
Reporter | ||
Comment 1•14 years ago
|
||
Now I get
WARNING: Not parsing animation value; unable to get PresContext: file /Users/jruderman/central/content/smil/nsSMILCSSValueType.cpp, line 386
WARNING: nsISMILAttr::GetBaseValue failed: file /Users/jruderman/central/content/smil/nsSMILCompositor.cpp, line 113
which I guess is an improvement.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•