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

where System Principal is assign to script Principal

0 views
Skip to first unread message

PATIL Kailas

unread,
Nov 18, 2009, 1:25:08 AM11/18/09
to jsengine
Hi,
Does anyone know, in which function [System Principal] value is set to
firefox native JavaScripts/CSS (including extension )

regards,
Kailas

Boris Zbarsky

unread,
Nov 18, 2009, 8:16:34 AM11/18/09
to
On 11/18/09 1:25 AM, PATIL Kailas wrote:
> Does anyone know, in which function [System Principal] value is set to
> firefox native JavaScripts/CSS (including extension )

The principal to use is an argument to the JS_Compile* functions used to
compile those scripts. Principals are opaque to the JS engine.

-Boris

0 new messages