> Here is a brute force way I think would *work*, but I'm not sure it's the > right thing to do. Do we send big images across IPC anywhere currently?
We did briefly (to and from the extension unpacker process), but it was changed to using on-disk files because were limits on the amount of data that could be sent (1MB, I think). Matt Perry knows more. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
