Bug 1006899 - Only run the test if TypedObject is enabled. rs=nbp

This commit is contained in:
Ryan VanderMeulen 2014-07-23 15:16:53 -04:00
Родитель 9b87938488
Коммит 9920cfd87e
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -1,3 +1,5 @@
if (!this.hasOwnProperty("TypedObject"))
quit();
this.__defineGetter__("x",
function() {