Backed out changeset 95fa879e6855 (bug 1132522) for JP test failures on a CLOSED TREE

This commit is contained in:
Carsten "Tomcat" Book
2015-03-09 16:50:02 +01:00
parent 3d6f10d221
commit ca73fe10bb
16 changed files with 9 additions and 45 deletions

View File

@@ -125,6 +125,5 @@ Handler.prototype = {
}
Object.defineProperty(target, key, desc);
}
return true;
}
};