Re: getCssRules() on nsIDOMCSSStyleSheet fail
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <ef69ad81-7c89-4cd7-8d52-7f08467cf85a@v39g2000pro.googlegroups.com> |
Boris, thanks always for your quick response. I just checked the CVS and saw that change. > You could try pushing an appropriate JSContext on the stack... You mentioned this last time as well but I didn't dive into it. How do I construct a JSContext from Java XPCOM? It looks like a lot of stuff are non scriptable in the area of security and principle. Can you point me to some documentation if possible? I appreciate it. Feng