зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1450688: Follow-up: Fix rebase bustage. r=bustage CLOSED TREE
MozReview-Commit-ID: Da7ZMvjVZFQ
This commit is contained in:
Родитель
1a52ecbef0
Коммит
fc59c4280d
|
@ -965,7 +965,7 @@ nsXBLBinding::DoInitJSClass(JSContext *cx,
|
|||
JS::Rooted<JSObject*> parent_proto(cx);
|
||||
{
|
||||
JS::RootedObject wrapped(cx, obj);
|
||||
JSAutoCompartment ac(cx, xblScope);
|
||||
JSAutoRealm ar(cx, xblScope);
|
||||
if (!JS_WrapObject(cx, &wrapped)) {
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче