Remove Windows Metro/WinRT code.

This commit is contained in:
Pale Moon
2017-01-02 17:15:45 +01:00
committed by roytam1
parent c589dca94b
commit 08e58e7fbb
118 changed files with 138 additions and 11281 deletions
-15
View File
@@ -79,9 +79,6 @@ extern const wchar_t* kPropNameTabContent;
namespace mozilla {
namespace widget {
extern UINT sAppShellGoannaMsgId;
#ifdef MOZ_METRO
extern UINT sDefaultBrowserMsgId;
#endif
}
}
@@ -416,11 +413,6 @@ ProcessOrDeferMessage(HWND hwnd,
if (uMsg && uMsg == mozilla::widget::sAppShellGoannaMsgId) {
// Widget's registered native event callback
deferred = new DeferredSendMessage(hwnd, uMsg, wParam, lParam);
#ifdef MOZ_METRO
} else if (uMsg && uMsg == mozilla::widget::sDefaultBrowserMsgId) {
// Metro widget's system shutdown message
deferred = new DeferredSendMessage(hwnd, uMsg, wParam, lParam);
#endif
}
}
}
@@ -498,13 +490,6 @@ WindowIsDeferredWindow(HWND hWnd)
return true;
}
#ifdef MOZ_METRO
// immersive UI ICoreWindow
if (className.EqualsLiteral("Windows.UI.Core.CoreWindow")) {
return true;
}
#endif
// Plugin windows that can trigger ipc calls in child:
// 'ShockwaveFlashFullScreen' - flash fullscreen window
// 'QTNSHIDDEN' - QuickTime