Closed
Bug 737587
Opened 13 years ago
Closed 13 years ago
"ASSERTION: unbalanced suspend count!"
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
(deleted),
image/svg+xml
|
Details |
###!!! ASSERTION: unbalanced suspend count!: 'mRedrawSuspendCount >=0', file /builds/slave/m-cen-osx64-dbg/build/layout/svg/base/src/nsSVGOuterSVGFrame.cpp, line 701
I'm guessing this is a regression from https://hg.mozilla.org/mozilla-central/diff/0124795a8cbb/layout/svg/base/src/nsSVGOuterSVGFrame.h in bug 711895.
Comment 1•13 years ago
|
||
It will be, but https://hg.mozilla.org/integration/mozilla-inbound/rev/4805515c9a20 removes that code, so this will be fixed as soon as that merges to m-c.
You need to log in
before you can comment on or make changes to this bug.
Description
•