On Fri, Oct 30, 2009 at 10:35 AM, Kasun Gajasinghe <[email protected]> wrote:
> OK. Thanks. :)
> But doesn't it again raises the security issues problems?

Yes, native code is scary. However, we feel like it offers a good
"escape hatch" for things that cannot be done any other way.

When users install extensions with native code, we warn them about it.
And we try to not allow developers to accidentally "leak" the
capabilities of native code to other entities, for example, by making
the plugins not accessible by web pages (see the "public" property,
here: http://code.google.com/chrome/extensions/npapi.html).

HTH,

- a

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" 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-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to