Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(954)

Issue 383113002: Ephemeral apps should not trigger Chrome background mode (Closed)

Created:
6 years, 5 months ago by tmdiep
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Ephemeral apps should not trigger Chrome background mode Ephemeral apps should not trigger Chrome background mode and the "New background app added" notification bubble should not be displayed when they are launched as they do not have background activity after they are closed. BUG=339001 TEST=unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285539

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments #

Total comments: 1

Patch Set 3 : Rebase. Add extra test for the balloon #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M chrome/browser/background/background_application_list_model.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/background/background_application_list_model_unittest.cc View 1 2 3 chunks +58 lines, -0 lines 0 comments Download
M chrome/browser/background/background_mode_manager_unittest.cc View 1 2 4 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tmdiep
Firstly some background: The ephemeral apps feature allows users to launch and try apps without ...
6 years, 5 months ago (2014-07-11 07:32:34 UTC) #1
Dmitry Titov
Background mode that you are disabling here is not a thing that lets "app to ...
6 years, 5 months ago (2014-07-11 08:16:00 UTC) #2
tmdiep
On 2014/07/11 08:16:00, Dmitry Titov wrote: > Background mode that you are disabling here is ...
6 years, 5 months ago (2014-07-12 07:16:13 UTC) #3
Dmitry Titov
I see you reasoning, thanks for adding a good explanation! Apparently, I have reservations about ...
6 years, 5 months ago (2014-07-14 03:26:36 UTC) #4
tmdiep
On 2014/07/14 03:26:36, Dmitry Titov wrote: > Apparently, I have reservations about the feature itself ...
6 years, 5 months ago (2014-07-14 04:25:37 UTC) #5
Dmitry Titov
LGTM
6 years, 5 months ago (2014-07-14 20:35:07 UTC) #6
Andrew T Wilson (Slow)
LGTM if you add the test requested. https://codereview.chromium.org/383113002/diff/20001/chrome/browser/background/background_application_list_model_unittest.cc File chrome/browser/background/background_application_list_model_unittest.cc (right): https://codereview.chromium.org/383113002/diff/20001/chrome/browser/background/background_application_list_model_unittest.cc#newcode372 chrome/browser/background/background_application_list_model_unittest.cc:372: service->PromoteEphemeralApp(ephemeral.get(), false ...
6 years, 5 months ago (2014-07-23 13:34:32 UTC) #7
tmdiep
Thanks for the review. I've added a unit test for the bubble. On 2014/07/23 13:34:32, ...
6 years, 5 months ago (2014-07-25 05:26:07 UTC) #8
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 5 months ago (2014-07-25 06:26:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/383113002/40001
6 years, 5 months ago (2014-07-25 06:27:18 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_compile_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-25 08:16:54 UTC) #11
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 09:07:32 UTC) #12
Message was sent while issue was closed.
Change committed as 285539

Powered by Google App Engine
This is Rietveld 408576698