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

Issue 403743002: [Mac] Hide all shims when Chrome is hidden. (Closed)

Created:
6 years, 5 months ago by jackhou1
Modified:
6 years, 5 months ago
Reviewers:
Robert Sesek, tapted, sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Mac] Hide all shims when Chrome is hidden. Since hiding Chrome hides all apps, this informs the shims that their app is hidden. This ensures that a unhide is fired when the shim is next focused. BUG=355397 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284622

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Patch Set 3 : Sync and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -12 lines) Patch
M apps/app_shim/extension_app_shim_handler_mac.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M apps/app_shim/extension_app_shim_handler_mac.cc View 1 6 chunks +24 lines, -12 lines 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
jackhou1
6 years, 5 months ago (2014-07-18 05:43:59 UTC) #1
tapted
lgtm with a nit https://codereview.chromium.org/403743002/diff/1/apps/app_shim/extension_app_shim_handler_mac.cc File apps/app_shim/extension_app_shim_handler_mac.cc (right): https://codereview.chromium.org/403743002/diff/1/apps/app_shim/extension_app_shim_handler_mac.cc#newcode300 apps/app_shim/extension_app_shim_handler_mac.cc:300: ExtensionAppShimHandler* handler = g_browser_process->platform_part() nit: ...
6 years, 5 months ago (2014-07-18 06:24:34 UTC) #2
jackhou1
https://codereview.chromium.org/403743002/diff/1/apps/app_shim/extension_app_shim_handler_mac.cc File apps/app_shim/extension_app_shim_handler_mac.cc (right): https://codereview.chromium.org/403743002/diff/1/apps/app_shim/extension_app_shim_handler_mac.cc#newcode300 apps/app_shim/extension_app_shim_handler_mac.cc:300: ExtensionAppShimHandler* handler = g_browser_process->platform_part() On 2014/07/18 06:24:34, tapted wrote: ...
6 years, 5 months ago (2014-07-21 01:11:27 UTC) #3
jackhou1
rsesek, could you please review app_controller_mac.mm?
6 years, 5 months ago (2014-07-21 01:35:32 UTC) #4
Robert Sesek
LGTM
6 years, 5 months ago (2014-07-21 15:17:10 UTC) #5
jackhou1
sky, could you please review for OWNERS in chrome/browser/?
6 years, 5 months ago (2014-07-21 22:40:21 UTC) #6
sky
ДПЕЬ
6 years, 5 months ago (2014-07-21 22:41:15 UTC) #7
sky
By which I mean LGTM
6 years, 5 months ago (2014-07-21 22:41:27 UTC) #8
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 5 months ago (2014-07-21 22:42:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/403743002/20001
6 years, 5 months ago (2014-07-21 22:43:46 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-21 23:27:43 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-21 23:29:32 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/172304) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/161334) ios_rel_device_ninja ...
6 years, 5 months ago (2014-07-21 23:29:33 UTC) #13
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 5 months ago (2014-07-22 01:05:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/403743002/40001
6 years, 5 months ago (2014-07-22 01:06:45 UTC) #15
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 04:10:14 UTC) #16
Message was sent while issue was closed.
Change committed as 284622

Powered by Google App Engine
This is Rietveld 408576698