Skip to content

Commit

Permalink
Bug 817753 - Stop inline activity on homescreen, r=timdream,
Browse files Browse the repository at this point in the history
    a=blocking-basecamp
  • Loading branch information
alivedise committed Dec 6, 2012
1 parent 9bbbd62 commit 8b2bbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/system/js/window_manager.js
Expand Up @@ -1527,6 +1527,7 @@ var WindowManager = (function() {
e.preventDefault();
}
} else {
stopInlineActivity();
ensureHomescreen(true);
}
});
Expand Down

0 comments on commit 8b2bbf8

Please sign in to comment.