> Definitely we would need a way to give more resources to the renderer
> after the process has been locked down. In windows we also have the
> fonts issue but we do a neat trick to get them working. That is to say
> that we should try hard to use the most restrictive setting ('pure
> computation').

There are some default profiles for the sandbox, but it's the
TrustedBSD code: basically there's a full Scheme like language for
defining exactly what the sandboxed process can do which is compiled
down to a bytecode. You should be able to craft any contours of
control with that.

AGL

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to