Updates:
        Summary: Data should be chunked during profile import
        Status: Untriaged
        Cc: [email protected] [email protected] [email protected]  
[email protected]
        Labels: -OS-Mac OS-All Crash

Comment #3 on issue 29803 by [email protected]: Data should be chunked  
during profile import
http://code.google.com/p/chromium/issues/detail?id=29803

Although these crashes are on the Mac I think the underlying issue affects  
all platforms.

The current profile import code slurps all data into memory and then  
processes it.  So if
a user has a large history database we can run out of memory.

Apart from moving the profile import operation OOP (Issue 22142). We need  
to modify
the APIs in use to perform the import process in chunks so we don't exhaust  
memory.

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