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