зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1869679 - Mark `nsIWindowsMutexFactory` as a platform specific interface. r=mhughes
Depends on D197555 Differential Revision: https://phabricator.services.mozilla.com/D197556
This commit is contained in:
Родитель
c449907682
Коммит
8722fbf2ab
|
@ -27,6 +27,7 @@ const platformSpecificInterfaces = new Map([
|
||||||
["nsITaskbarWindowPreview", "windows"],
|
["nsITaskbarWindowPreview", "windows"],
|
||||||
["nsIWindowsAlertsService", "windows"],
|
["nsIWindowsAlertsService", "windows"],
|
||||||
["nsIWindowsAlertNotification", "windows"],
|
["nsIWindowsAlertNotification", "windows"],
|
||||||
|
["nsIWindowsMutexFactory", "windows"],
|
||||||
["nsIWinAppHelper", "windows"],
|
["nsIWinAppHelper", "windows"],
|
||||||
["nsIWinTaskbar", "windows"],
|
["nsIWinTaskbar", "windows"],
|
||||||
["nsIWinTaskSchedulerService", "windows"],
|
["nsIWinTaskSchedulerService", "windows"],
|
||||||
|
|
Загрузка…
Ссылка в новой задаче