Comment #140 on issue 3543 by cronos586: Checkboxes and scroll bar arrows  
sometimes disappear under Windows classic
http://code.google.com/p/chromium/issues/detail?id=3543

I think it might be a bitmap leak in the main process (pid 1480 here):

Counts: Pen ExtPen Brush Bitmap Font Palette Region DC Meta EnhMeta Other  
Total
664  chrome.exe  0  0  2  4  8  0  1  5  0  0  0  20
716  chrome.exe  0  0  4  1  24  0  1  2  0  0  0  32
1480  chrome.exe  0  0  22  312  68  2  2  58  0  0  0  646
1988  chrome.exe  0  0  2  1  0  0  0  5  0  0  0  8
4244  chrome.exe  0  0  3  7  0  0  1  11  0  0  0  22
4248  chrome.exe  0  0  3  1  19  0  1  2  0  0  0  26
4812  chrome.exe  0  0  2  1  3  0  1  2  0  0  0  9
4972  chrome.exe  0  0  3  1  9  0  1  2  0  0  0  16
5832  chrome.exe  0  0  3  1  12  0  1  2  0  0  0  19

The (kernel) handle count is hovering suspiciously around 990 but I was  
able to push it up
to 1080 by opening a tab. I was going for a ceiling at 1000 or 1024 but  
it's probably not
the case.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to