mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 772363 - Followup to fix test failures [r=fabrice]
This commit is contained in:
parent
6199f499ed
commit
fa4961cc0f
@ -28,6 +28,7 @@ var expectedMethods = ['navigator.mozApps.QueryInterface',
|
||||
'navigator.mozApps.getNotInstalled',
|
||||
'navigator.mozApps.getSelf',
|
||||
'navigator.mozApps.install',
|
||||
'navigator.mozApps.installPackage',
|
||||
'navigator.mozApps.mgmt.QueryInterface',
|
||||
'navigator.mozApps.mgmt.getAll'];
|
||||
var actualMethods = [];
|
||||
|
Loading…
Reference in New Issue
Block a user