On Sun, Aug 2, 2009 at 8:17 PM, nakro<yoav.zilberb...@gmail.com> wrote:
> This is mostly related to problems people have in the help forum
>
> 1- you fork a process for npapi plugins, but many people report that
> if they have a bookmark folder with loads
> of flash content, they get an 'Aw Snap' or the lucky ones get OUt of
> Script memory

Sounds like a race.  If someone would submit the list of bookmarks in
such a folder I bet John could reproduce it.

> this only happens if they do it fast, my question is
> are you running out of Address space (this mostly happens for 64bit
> vista but also 32XP and vista)

1) Address space is per-process.
2) We use a single process for all Flash content, so it should be
comparable to the way it works in a single-process browser.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to