Closed
Bug 427985
Opened 17 years ago
Closed 17 years ago
Mozilla stops repainting in this testcase after a while
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9
People
(Reporter: martijn.martijn, Assigned: pavlov)
References
Details
(Keywords: memory-leak, regression, testcase)
Attachments
(2 files)
|
263 bytes,
text/html
|
Details | |
|
1.43 KB,
patch
|
vlad
:
review+
damons
:
approval1.9+
|
Details | Diff | Splinter Review |
See testcase, after a while (30s or so), Mozilla stops repainting the whole ui.
I even had cases where windowsXP showed weird painting issues.
Is this some GDI leak or something.
This regressed for me between 2008-04-07 and 2008-04-08:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2008-04-07+04&maxdate=2008-04-08+06&cvsroot=%2Fcvsroot
I guess a regression from bug 427084.
I also got crashes in the order of [@ UniscribeItem::IsGlyphMissing] with unminimized testcase.
| Assignee | ||
Comment 1•17 years ago
|
||
ugh, don't know how I missed this.
Attachment #314649 -
Flags: review?(vladimir)
Attachment #314649 -
Flags: review?(vladimir) → review+
| Reporter | ||
Updated•17 years ago
|
Flags: blocking1.9?
Comment 3•17 years ago
|
||
Comment on attachment 314649 [details] [diff] [review]
leak fix
a1.9+=damons
Attachment #314649 -
Flags: approval1.9+
Updated•17 years ago
|
Comment 4•17 years ago
|
||
Checking in gfx/thebes/src/gfxWindowsFonts.cpp;
/cvsroot/mozilla/gfx/thebes/src/gfxWindowsFonts.cpp,v <-- gfxWindowsFonts.cpp
new revision: 1.195; previous revision: 1.194
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•