Bug 959186 - Remove platform capability in favour of platformName; r=mdas

This commit is contained in:
David Burns 2014-01-27 23:42:10 +00:00
parent 3a0677e2bd
commit 8d72f4cda9

View File

@ -543,7 +543,6 @@ MarionetteServerConnection.prototype = {
'handlesAlerts': false,
'javascriptEnabled': true,
'nativeEvents': false,
'platform': Services.appinfo.OS,
'platformName': Services.appinfo.OS,
'platformVersion': Services.appinfo.platformVersion,
'secureSsl': false,