mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 907410 - Winrt async input - startup param activation testing. r=me
This commit is contained in:
parent
3b47beeb3b
commit
9318ea54dc
@ -344,7 +344,6 @@ FrameworkView::OnActivated(ICoreApplicationView* aApplicationView,
|
||||
{
|
||||
LogFunction();
|
||||
|
||||
// XXX need to be sure this happen late enough
|
||||
ApplicationExecutionState state;
|
||||
aArgs->get_PreviousExecutionState(&state);
|
||||
bool startup = state == ApplicationExecutionState::ApplicationExecutionState_Terminated ||
|
||||
|
Loading…
Reference in New Issue
Block a user