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

Issue 11293087: Create a new chrome/browser/apps folder and move PlatformAppService there. (Closed)

Created:
8 years, 1 month ago by benwells
Modified:
7 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, koz (OOO until 15th September), tapted, jeremya, miket_OOO, Yoyo Zhou, asargent_no_longer_on_chrome, tfarina
Visibility:
Public.

Description

Create a new chrome/browser/apps folder and move PlatformAppService there. This is a small patch to create the folder and move the first files there. More files will move over as dependencies from the general extensions system to the apps code are cut. OWNERS have been copied from chrome/browser/extensions, and a new namespace apps has been created. BUG=159366

Patch Set 1 #

Patch Set 2 : apps -> platform_apps #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -180 lines) Patch
D chrome/browser/extensions/platform_app_service.h View 1 chunk +0 lines, -35 lines 0 comments Download
D chrome/browser/extensions/platform_app_service.cc View 1 chunk +0 lines, -39 lines 0 comments Download
D chrome/browser/extensions/platform_app_service_factory.h View 1 chunk +0 lines, -36 lines 0 comments Download
D chrome/browser/extensions/platform_app_service_factory.cc View 1 chunk +0 lines, -47 lines 0 comments Download
A + chrome/browser/platform_apps/OWNERS View 1 0 chunks +-1 lines, --1 lines 2 comments Download
A + chrome/browser/platform_apps/platform_app_service.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + chrome/browser/platform_apps/platform_app_service.cc View 1 4 chunks +5 lines, -4 lines 0 comments Download
A + chrome/browser/platform_apps/platform_app_service_factory.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + chrome/browser/platform_apps/platform_app_service_factory.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
benwells
Ideas for discussion: - platform_apps or apps? - should we trim down OWNERS?
8 years, 1 month ago (2012-11-05 03:01:23 UTC) #1
Aaron Boodman
LGTM, but I think maybe s/platform_app/app/g ? Downside: there are lots of things already called ...
8 years, 1 month ago (2012-11-05 04:35:11 UTC) #2
benwells
On 2012/11/05 04:35:11, Aaron Boodman wrote: > LGTM, but I think maybe s/platform_app/app/g ? > ...
8 years, 1 month ago (2012-11-05 04:53:34 UTC) #3
aa
OK, fair enough.
8 years, 1 month ago (2012-11-05 04:55:13 UTC) #4
benwells
With platform_apps instead of apps
8 years, 1 month ago (2012-11-05 06:50:14 UTC) #5
Ben Goodger (Google)
So I have been talking with Darin about some of this stuff. I'm glad you're ...
8 years, 1 month ago (2012-11-05 18:36:50 UTC) #6
aa
I don't care too much about the name. apps is fine, and your reasons are ...
8 years, 1 month ago (2012-11-05 20:52:18 UTC) #7
Ben Goodger (Google)
Your plan sounds fine, the top level is where I'd like things to end up. ...
8 years, 1 month ago (2012-11-05 20:55:55 UTC) #8
Ben Goodger (Google)
btw if you start inside src/chrome you should set up a very explicit DEPS file ...
8 years, 1 month ago (2012-11-05 20:58:11 UTC) #9
Ben Goodger (Google)
Finally, +Darin just in case he has any other thoughts to add. On Mon, Nov ...
8 years, 1 month ago (2012-11-05 20:58:40 UTC) #10
aa
>> On Mon, Nov 5, 2012 at 12:55 PM, Ben Goodger (Google) <ben@chromium.org> >>> There ...
8 years, 1 month ago (2012-11-06 05:15:21 UTC) #11
tfarina
https://codereview.chromium.org/11293087/diff/4001/chrome/browser/platform_apps/OWNERS File chrome/browser/platform_apps/OWNERS (right): https://codereview.chromium.org/11293087/diff/4001/chrome/browser/platform_apps/OWNERS#newcode1 chrome/browser/platform_apps/OWNERS:1: # Core extension team members. Specific extension APIs may ...
7 years, 11 months ago (2013-01-18 15:45:15 UTC) #12
benwells
7 years, 11 months ago (2013-01-20 23:03:19 UTC) #13
Message was sent while issue was closed.
On 2013/01/18 15:45:15, tfarina wrote:
>
https://codereview.chromium.org/11293087/diff/4001/chrome/browser/platform_ap...
> File chrome/browser/platform_apps/OWNERS (right):
> 
>
https://codereview.chromium.org/11293087/diff/4001/chrome/browser/platform_ap...
> chrome/browser/platform_apps/OWNERS:1: # Core extension team members. Specific
> extension APIs may have other authors
> looks like you forgot to update this comment?
> 
>
https://codereview.chromium.org/11293087/diff/4001/chrome/browser/platform_ap...
> chrome/browser/platform_apps/OWNERS:10: mailto:aa@chromium.org
> should all these people be the owner of platform_apps?

Good question. I've closed this issue as it is out of date, there is another
issue up to create a top level apps folder (i.e. not in chrome/browser)
https://codereview.chromium.org/11829055/. I haven't put an OWNERS in that yet,
I was planning to do that in a CL by itself so we could discuss who should go in
it.

Powered by Google App Engine
This is Rietveld 408576698