Closed Bug 538215 Opened 15 years ago Closed 3 years ago

Add reftests with SMIL animations in external document resources

Categories

(Core :: SVG, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: dholbert, Assigned: dholbert)

Details

Attachments

(2 files)

Up until Bug 537157 landed this morning, we were vulnerable to crashes on any testcase that had a <use> element that referred to an external document, if the external document included SMIL animations of CSS properties. Crash was on a null window pointer. In debug builds, we'd abort just before the null deref, with this message: "ABORT: actively animated document w/ no window: 'win', file ../../../mozilla/content/smil/nsSMILCSSProperty.cpp" At the moment, we don't have any tests that cover this situation -- so I'm filing this bug on adding some, along with some reftests for animations in XBL bindings. (per bug 537157)
Status: NEW → ASSIGNED
Summary: Add reftests with SMIL animations in external document resources & XBL bindings → Add reftests with SMIL animations in external document resources
Severity: normal → S3

I don't think we support SMIL in external documents any more.

Good point! I believe that's true.

The attached testcase renders lime for me, which I believe confirms that it's true.

(In reply to Daniel Holbert [:dholbert] from comment #0)

along with some reftests for animations in
XBL bindings. (per bug 537157)

Heh. XBL is gone as of a few years ago too, per https://bgrins.github.io/xbl-analysis/

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: