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

Issue 111553008: Add PerAppSettingsService and use it to remember what desktop apps should create windows on. (Closed)

Created:
7 years ago by koz (OOO until 15th September)
Modified:
6 years, 11 months ago
CC:
chromium-reviews, tfarina, jeremya+watch_chromium.org, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add PerAppSettingsService and use it to remember what desktop apps should create windows on. BUG=316062 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244466

Patch Set 1 #

Patch Set 2 : remove apps/DEPS changes #

Total comments: 22

Patch Set 3 : default to native desktop #

Patch Set 4 : respond to comments #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Patch Set 8 : redirect PerAppSettingsService in incognito mode because component apps can run in incognito mode (… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -5 lines) Patch
A chrome/browser/apps/per_app_settings_service.h View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/browser/apps/per_app_settings_service.cc View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
A chrome/browser/apps/per_app_settings_service_factory.h View 1 2 3 4 5 6 7 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/apps/per_app_settings_service_factory.cc View 1 2 3 4 5 6 7 1 chunk +46 lines, -0 lines 0 comments Download
M chrome/browser/ui/extensions/application_launch.cc View 1 2 3 4 5 6 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/apps/native_app_window_views_win.cc View 1 2 3 4 2 chunks +11 lines, -5 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (0 generated)
koz (OOO until 15th September)
7 years ago (2013-12-11 03:22:59 UTC) #1
benwells
lgtm with some nits https://codereview.chromium.org/111553008/diff/20001/chrome/browser/apps/per_app_settings_service.cc File chrome/browser/apps/per_app_settings_service.cc (right): https://codereview.chromium.org/111553008/diff/20001/chrome/browser/apps/per_app_settings_service.cc#newcode22 chrome/browser/apps/per_app_settings_service.cc:22: return chrome::HOST_DESKTOP_TYPE_NATIVE; Is it valid ...
7 years ago (2013-12-11 05:27:39 UTC) #2
tapted
lgtm if you agree with my suggestion for startup_browser_creator_impl.cc && GetActiveDesktop in PerAppSettingsService::GetFooDesktop(..). Otherwise mostly ...
7 years ago (2013-12-11 06:30:10 UTC) #3
koz (OOO until 15th September)
https://codereview.chromium.org/111553008/diff/20001/chrome/browser/apps/per_app_settings_service.cc File chrome/browser/apps/per_app_settings_service.cc (right): https://codereview.chromium.org/111553008/diff/20001/chrome/browser/apps/per_app_settings_service.cc#newcode14 chrome/browser/apps/per_app_settings_service.cc:14: const std::string& extension_id, chrome::HostDesktopType host_desktop) { On 2013/12/11 06:30:10, ...
7 years ago (2013-12-11 23:26:43 UTC) #4
koz (OOO until 15th September)
+ben for startup_browser_creator stuff
7 years ago (2013-12-11 23:27:31 UTC) #5
benwells
On 2013/12/11 23:27:31, koz wrote: > +ben for startup_browser_creator stuff btw I'm pretty sure the ...
7 years ago (2013-12-13 01:39:09 UTC) #6
koz (OOO until 15th September)
On 2013/12/13 01:39:09, benwells wrote: > On 2013/12/11 23:27:31, koz wrote: > > +ben for ...
7 years ago (2013-12-13 04:15:56 UTC) #7
koz (OOO until 15th September)
TBRing ben@, I think the startup_browser_creator_impl.cc change is pretty trivial.
7 years ago (2013-12-16 23:05:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-16 23:13:07 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=185410
7 years ago (2013-12-17 04:21:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-17 04:38:03 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=185514
7 years ago (2013-12-17 07:17:44 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-17 07:29:46 UTC) #13
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=185607
7 years ago (2013-12-17 10:41:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-17 23:03:53 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=185966
7 years ago (2013-12-18 02:35:00 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-18 02:50:21 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=186067
7 years ago (2013-12-18 05:45:31 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-18 05:47:59 UTC) #19
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=186127
7 years ago (2013-12-18 09:33:48 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/60001
7 years ago (2013-12-18 23:21:35 UTC) #21
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_elf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=238052
7 years ago (2013-12-19 00:25:15 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/80001
7 years ago (2013-12-19 04:41:18 UTC) #23
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=186494
7 years ago (2013-12-19 06:12:39 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/100001
7 years ago (2013-12-19 23:24:25 UTC) #25
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=238755
7 years ago (2013-12-20 00:53:36 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/100001
6 years, 11 months ago (2014-01-07 09:54:37 UTC) #27
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=208402
6 years, 11 months ago (2014-01-07 10:50:57 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/360001
6 years, 11 months ago (2014-01-07 23:22:51 UTC) #29
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=189081
6 years, 11 months ago (2014-01-08 03:43:46 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/111553008/640001
6 years, 11 months ago (2014-01-12 23:55:44 UTC) #31
commit-bot: I haz the power
6 years, 11 months ago (2014-01-13 06:58:56 UTC) #32
Message was sent while issue was closed.
Change committed as 244466

Powered by Google App Engine
This is Rietveld 408576698