зеркало из https://github.com/mozilla/pjs.git
Bug 296374: patch from jag@tty.nl to fix mingw/vc2005 bustage from initial
landing, r+a=me.
This commit is contained in:
Родитель
f72cd8892f
Коммит
1e13b76f8e
|
@ -2194,7 +2194,8 @@ nsXPCComponents_Util::EvalInSandbox(const nsAString &source,
|
|||
JS_SetErrorReporter(cx, borrowedReporter);
|
||||
|
||||
if(!JS_EvaluateUCScriptForPrincipals(sandcx, sandbox, jsPrincipals,
|
||||
PromiseFlatString(source).get(),
|
||||
NS_REINTERPRET_CAST(const jschar *,
|
||||
PromiseFlatString(source).get()),
|
||||
source.Length(),
|
||||
PromiseFlatUTF8String(codebase).get(),
|
||||
1, rval)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче