Breaking the grip JS has on the DOM: Difference between revisions

m (it is not (not its[possessive] not); of this; classinfo)
Line 158: Line 158:
   void                                  push(in nsIDOMContextStackItem cx);
   void                                  push(in nsIDOMContextStackItem cx);


   /* what is a "safe context" anyway??? */
   /* what is a "safe context" anyway???  
  * - a context guaranteed to be available and usable.
  */
   nsIScriptContext getLanguageSafeContext(in PRInt32 langId);
   nsIScriptContext getLanguageSafeContext(in PRInt32 langId);
    
    
8

edits