зеркало из https://github.com/mozilla/gecko-dev.git
Followup to bug 872701 to fix tests on a CLOSED TREE
This commit is contained in:
Родитель
354c5a6223
Коммит
5d39077fa2
|
@ -134,7 +134,7 @@ DriverInfo = (function() {
|
|||
getOS: function() { return kOS; },
|
||||
getDriver: function() { return kDriver; },
|
||||
getOSVersion: function() { return kOSVersion; },
|
||||
hasWebGL: function { return kHasWebGL; },
|
||||
hasWebGL: function() { return kHasWebGL; },
|
||||
};
|
||||
})();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче