Closed
Bug 386804
Opened 17 years ago
Closed 17 years ago
"ASSERTION: Textrun cache not empty!" on shutdown if domwindows have leaked
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, regression)
Attachments
(1 file)
(deleted),
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
The checkin for bug 385423 (a few hours ago) made it so that if domwindows leak, I get this assertion on shutdown:
###!!! ASSERTION: Textrun cache not empty!: 'mCache.Count() == 0', file /Users/jruderman/trunk/mozilla/gfx/thebes/src/gfxTextRunWordCache.cpp, line 51
Is it expected that domwindow leaks trigger this assertion? If so, it should be turned into a warning to avoid making tinderboxes turn orange randomly (cf bug 386211).
Assignee | ||
Comment 1•17 years ago
|
||
trivial fix
Attachment #270837 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•17 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•