mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 959186 - Remove platform capability in favour of platformName; r=mdas
This commit is contained in:
parent
fce6c10380
commit
cfe6cfe118
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user