Backed out changesets ad58c270ce87 and 849151330d60 (bug 1177892) for B2G bustage.
CLOSED TREE
This commit is contained in:
@@ -362,7 +362,7 @@ JavaScriptShared::fromVariant(JSContext* cx, const JSVariant& from, MutableHandl
|
||||
return true;
|
||||
|
||||
case JSVariant::Tbool:
|
||||
to.setBoolean(from.get_bool());
|
||||
to.set(BOOLEAN_TO_JSVAL(from.get_bool()));
|
||||
return true;
|
||||
|
||||
case JSVariant::TnsString:
|
||||
|
||||
Reference in New Issue
Block a user