Closed
Bug 841812
Opened 12 years ago
Closed 12 years ago
Crash with removeAttribute, svg.text.css-frames.enabled
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: jruderman, Assigned: heycam)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(3 files)
With:
user_pref("svg.text.css-frames.enabled", true);
Crash [@ nsSVGTextFrame2::MutationObserver::AttributeChanged]
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Comment 2•12 years ago
|
||
On Windows: bp-59c4b1af-cd24-4ac3-b749-70d672130215
Crash Signature: [@ nsSVGTextFrame2::MutationObserver::AttributeChanged] → [@ nsSVGTextFrame2::MutationObserver::AttributeChanged]
[@ nsSVGTextFrame2::MutationObserver::AttributeChanged(nsIDocument*, mozilla::dom::Element*, int, nsIAtom*, int) ]
OS: Mac OS X → All
Hardware: x86_64 → All
Assignee | ||
Comment 3•12 years ago
|
||
The <textPath> doesn't have a frame since it is inside a non-"text content element" in the <text>.
Attachment #714733 -
Flags: review?(roc) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•