Comment #1 on issue 20831 by [email protected]: white or black flashing if many tabs are loading in the background http://code.google.com/p/chromium/issues/detail?id=20831
The cause is that the backing store of the front (visible) tab is being destroyed. We have a cache of 5 backing stores and the non-visible tabs being more than five will claim the backing store from the front tab. -- 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 -~----------~----~----~----~------~----~------~--~---
