Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1039984 - [System] Trying to open a smartcollection after killing th... #21862

Merged
merged 1 commit into from Jul 21, 2014
Merged

Bug 1039984 - [System] Trying to open a smartcollection after killing th... #21862

merged 1 commit into from Jul 21, 2014

Conversation

delapuente
Copy link
Contributor

...e Homescreen do nothing.

Allow Homescreen application window to be killed as other windows.

@try-server-hook
Copy link

lodr Salvador de la Puente González (lodr) started tests. Results

@@ -392,7 +392,9 @@
return;
}

this._killed = true;
if (!this.isHomescreen) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you tell me why this is added?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that doesn't seem right to me either...

… the Homescreen do nothing.

Allow Homescreen application window to be killed as other windows. But
avoiding to be marked as _killed as, from a system app perspective, the
homescreen is never killed.
@try-server-hook
Copy link

lodr Salvador de la Puente González (lodr) started tests. Results

delapuente added a commit that referenced this pull request Jul 21, 2014
…homescreen

Bug 1039984 - [System] Trying to open a smartcollection after killing th...
@delapuente delapuente merged commit 1e0ffb7 into mozilla-b2g:master Jul 21, 2014
delapuente added a commit that referenced this pull request Jul 22, 2014
…homescreen

Bug 1039984 - [System] Trying to open a smartcollection after killing th...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants