зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1006899 - Only run the test if TypedObject is enabled. rs=nbp
This commit is contained in:
Родитель
9b87938488
Коммит
9920cfd87e
|
@ -1,3 +1,5 @@
|
|||
if (!this.hasOwnProperty("TypedObject"))
|
||||
quit();
|
||||
|
||||
this.__defineGetter__("x",
|
||||
function() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче