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
d2f4891726
commit
05f87de41a
@ -28,6 +28,7 @@ var expectedMethods = ['navigator.mozApps.QueryInterface',
|
|||||||
'navigator.mozApps.getNotInstalled',
|
'navigator.mozApps.getNotInstalled',
|
||||||
'navigator.mozApps.getSelf',
|
'navigator.mozApps.getSelf',
|
||||||
'navigator.mozApps.install',
|
'navigator.mozApps.install',
|
||||||
|
'navigator.mozApps.installPackage',
|
||||||
'navigator.mozApps.mgmt.QueryInterface',
|
'navigator.mozApps.mgmt.QueryInterface',
|
||||||
'navigator.mozApps.mgmt.getAll'];
|
'navigator.mozApps.mgmt.getAll'];
|
||||||
var actualMethods = [];
|
var actualMethods = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user