Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com

This commit is contained in:
jst%netscape.com 2007-07-24 18:34:51 +00:00
Родитель 90ca52d0ef
Коммит d41465dda4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -39,6 +39,7 @@ REQUIRES = \
string \
docshell \
dom \
js \
widget \
gfx \
$(NULL)