Updates:
        Status: Started

Comment #1 on issue 8760 by [email protected]: renderer lockup in  
webkit_glue::HistoryItemToString
http://code.google.com/p/chromium/issues/detail?id=8760

Two issues here:
- The Pickle issue can be resolved by doubling the capacity with each  
Resize, instead
of incrementally.
- The root cause of this problem, however, is that a <meta refresh> on a  
page causes
<iframe> elements to ADD new child history items to the root item, while  
the old
children never get pruned.  I'll file a webkit bug upstream.

--
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