Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

extension access check problem

0 views
Skip to first unread message

xiaolei

unread,
Nov 27, 2009, 3:52:12 AM11/27/09
to dev-tech-...@lists.mozilla.org
Hi:
We found that all the extensions in firefox work in the same
jscontext and no same origin check is done for accesses to objects in
that context. The SameOriginCheck only happen when access occurs
between two different contexts, right?

If it is the case, what can we do if we want to add extra check whenever
we access one object from one extension to another? What would be the
proper functions we can look at? Looking forward to your reply.

0 new messages